Didn't see this the first time round. If  you ultimately want to be
left with only the outlines of the characters, a good first step would
be to implement a simple region growing method -
http://en.wikipedia.org/wiki/Region_growing

On Tue, Aug 10, 2010 at 10:18 AM, Benj Nunez <[email protected]> wrote:
> Can you explain further on this? My understanding is that you want to
> remove the decimal (the dot) from the digits.
> What is ambiguous here is that the digits themselves. Are those digits
> part of the image, or are they text?
>
>
> Benj
>
>
> On Jun 30, 9:43 am, nisalm <[email protected]> wrote:
>> Hi,
>> I'm working on a project "Image processing"- sorting system based on
>> postal code. By this I wrote the application to detect digits those
>> are written using pen. So, I want to remove unwanted dots on the image
>> by programmatic manner . I'm using C#.net
>>
>> Plz.. if u have any idea.. reply soon !...............
>>
>> Thanks

Reply via email to