필터 지우기
필터 지우기

Smoothing Jagged Black & White Handwritten Text Image

조회 수: 1 (최근 30일)
Angga Lisdiyanto
Angga Lisdiyanto 2016년 1월 19일
댓글: Angga Lisdiyanto 2016년 1월 19일
I was convert my image become Black & White by using im2bw.
The result is very jaggy like this :
While from other paper's result is very smooth like this :
Is this account of my small tip's pen?
Did we need a big tip's pen for handwritting?
Thanks in advance

채택된 답변

Image Analyst
Image Analyst 2016년 1월 19일
The paper did not convert to binary. They are using a gray scale image, which will look smoother.
To get rid of jaggies in a binary image, you need to use a higher resolution image matrix, for example 2048x2048 instead of 480x640.
  댓글 수: 1
Angga Lisdiyanto
Angga Lisdiyanto 2016년 1월 19일
Thanks for the answer.
So did i need to resize the image become bigger after segmentation?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by