#msratanagarwal #skewimage #python #pythonprogramming #pythontutorial #python3
Skewed text image in python
what bout the video?
Skewed text image in python
To Detect and correct text skew
Given an image containing a rotated block of text at an unknown angle, we need to correct the text skew by:
• Detecting the block of text in the image.
• Computing the angle of the rotated text.
• Rotating the image to correct for the skew.
1. Import the modules cv2, NumPy and read the image:
2. Convert the image into a grayscale image:
3. Invert the grayscale image using bitwise_not:
4. Select the x and y coordinates of the pixels greater than zero by using the column_stack method of NumPy:
5. Now we have to calculate the skew angle. We will use the minAreaRect() method of cv2.
which returns an angle range from -90 to 0 degrees (where 0 is not included).
6. The rotated angle of the text region will be stored in the ang variable.
7. Now we add a condition for the angle;
if the text region’s angle is smaller than -45,we will add a 90 degrees
else we will multiply the angle with a minus to make the angle positive.
8. Calculate the center of the text region:
Now we have the angle of text skew, we will apply the getRotationMatrix2D() to get the rotation matrix
then we will use the wrapAffine() method to rotate the angle (explained earlier).
9. Display the rotated image
"Copyright Disclaimer under Section 107 of the copyright act 1976, allowance is made for fair use for purposes such as criticism, comment, news reporting, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing."
Customize channel id - / ratanagarwalitinformer
short link of channel http://bit.ly/3eH6m5d
join on Telegram- https://t.me/techratanagarwal
OUR SOCIAL MEDIA Watch us on
Facebook page- / msratanagarwal write
Facebook group- / 229087104980049
Peep us on Instagram: / ratanagarwal67
Fly with us on Twitter: / msratanagarwal
SHARE this video with your friends
PLAYLIST-
Windows 10- / playlist,list=pluclt6s7bsrpnr8gso5e49godeh...
YouTube assets- • YouTube Tips
Python - • python
Animation in C - • animation in c
HTML • html and css
JavaScript • JAVASCRIPT
Quiz and story • Playlist
Message and blog https://www.youtube.com/playlist?list...
Latest technology • latest technology
app and security • apps and security
Network • network
access • ACCESS SERIES
excel • EXCEL SERIES
word • ms word
power point • power point
Skill education • skill education
Short video • shorts
daily use app- • daily use apps
Phone • Playlist
flash • flash
Quiz and story • Playlist
outlook • outlook
information technology • INFORMATION TECHNOLOGY(backup)