Smoothing Jagged Black & White Handwritten Text Image

2 次查看(过去 30 天)
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.

更多回答(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