i want to calculate the angle of bending of each letter in digital signature ?

2 views (last 30 days)
I need help to calculate the angle between x-axis and y-axis in the digital signature lease provide help to solve this problem

Answers (1)

Image Analyst
Image Analyst on 30 Sep 2012
You can use regionprops to get the Orientation. See my Image Segmentation Tutorial in my File Exchange : http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 for a demo on how to use regionprops.
Or check the literature for how others have successfully done it: VisionBib OCR

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!