auto crop image (need idea or code)
이전 댓글 표시

Hey. I want to auto crop/trim the attached image. An image for every kanji character should be the solution. thanks for the help.
댓글 수: 2
Rik
2017년 4월 24일
Unless every pixel is identical for each character, this will be very difficult. If you are in luck, you can simply look for completely white rows to separate the characters.
Image Analyst
2017년 4월 24일
It looks like there is kerning involved, so looking for white columns won't solve the problem.
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

