Good way to binarize image?
- From: saneman <ddd@xxxxxxx>
- Date: Mon, 05 May 2008 18:08:26 +0200
I have a few hundred samples/images of characters that I would like to binarize. If I do:
t = 100;
img = img > t
For most of the images the results are ok. But some of the images gets either totally black or white. Is there some good way to decide t for each image?
.
- Follow-Ups:
- Re: Good way to binarize image?
- From: GiulioL
- Re: Good way to binarize image?
- From: Zeng Fucen
- Re: Good way to binarize image?
- From: Bob
- Re: Good way to binarize image?
- From: Martin Leese
- Re: Good way to binarize image?
- From: Rupert Swarbrick
- Re: Good way to binarize image?
- Prev by Date: Third CEU Summerschool on Advanced Statistics and Data Mining (June 30th-July 11th, 2008)
- Next by Date: Re: Good way to binarize image?
- Previous by thread: Third CEU Summerschool on Advanced Statistics and Data Mining (June 30th-July 11th, 2008)
- Next by thread: Re: Good way to binarize image?
- Index(es):
Relevant Pages
|