which function works for identifying numbers?
이전 댓글 표시
hello, i am trying to detect numbers from image using the threshold technique.but i am unable to find the boundaries.which function can detect the numbers directly?
답변 (1개)
Daniel Armyr
2012년 2월 22일
0 개 추천
Detecting numbers is a form of OCR which is a non-trivial task. If you want a solution that works out of the box, you will have to purchase specialized software for it.
If you just want to find the boundries, you can get creative with the convhull function to find insides and outsides.
카테고리
도움말 센터 및 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!