deskew image
조회 수: 6 (최근 30일)
이전 댓글 표시
how to deskew the document image.. eveyone please help me to do this. i give you example of document image.
댓글 수: 0
답변 (1개)
Image Analyst
2012년 3월 28일
imtransform() can handle this. If you don't have the Image Processing Toolbox then you can use maketform() and tformfwd() (or something like that).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!