How can I rectify images
이전 댓글 표시
Hi all,
Interesting problem here. I am working on extracting old Chinese texts which are written in vertical lines, but first I need to rectify the images like:
After rectification:

But originally they can be in whatever shapes like:



The only thing guaranteed is that those characters are arranged in multiple vertical lines.
I tried to use Uncalibrated Stereo Image Rectification ( https://www.mathworks.com/help/vision/examples/uncalibrated-stereo-image-rectification.html ), but problem is that the images are NOT in pair, so I only know the target pattern rather than the exact target.
If anyone can provide hints about useful functions, please let me know. First-step solutions like automatically rotating the image to the right angle will also be helpful!
Thanks a lot!
댓글 수: 1
Image Analyst
2017년 2월 4일
Why don't you have control over the image capture situation? If someone is wanting OCR on these books and manuscripts you'd think they would take more care in how they are photographed.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Text Detection and Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!