Effacer les filtres
Effacer les filtres

Smoothing Jagged Black & White Handwritten Text Image

2 vues (au cours des 30 derniers jours)
Angga Lisdiyanto
Angga Lisdiyanto le 19 Jan 2016
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

Réponse acceptée

Image Analyst
Image Analyst le 19 Jan 2016
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 commentaire
Angga Lisdiyanto
Angga Lisdiyanto le 19 Jan 2016
Thanks for the answer.
So did i need to resize the image become bigger after segmentation?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by