This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, October 26, 2009 11:39:13 PM(UTC)
Groups: Registered
Posts: 2
Hi experts...i am noob to leadtools and wanted to know if there is any ways in leadtools that process an image and remove the unwanted regions in it.
For example, my scanner usually scans an area of A4 size paper but the size of the object that i scan is usually smaller than A4 size. Therefore i wanted to know whether is there any methods in leadtools that is able to detect and trim away the unwanted regions (usually black in color since my scanner is using a black background) regardless how i place the object in the scanner?
I have try to use the removeBorder() method but it only works on 1-bit image instead of on a colorful image. Currently i reading through the API documentation but it is like looking for a needle in a haystack. I am hopping this forum can give me some suggestions or ideas which i am work on or explore?
FYI, i am currently using leadtools pro version 14.0. Thanks in advance. [:)]
#2
Posted
:
Tuesday, October 27, 2009 4:19:06 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you are using API, you can use L_AutoTrimBitmap which trims the current bitmap, removing blank space around the edges, but I'm not sure if it will give you good results with your images.
Can you please send me a sample image? You can post it here or send it
support@leadtools.com and mention this forum post.
#3
Posted
:
Tuesday, October 27, 2009 8:44:15 PM(UTC)
Groups: Registered
Posts: 2
Thanks for the feedback...
Tried autoTrim() method and it works great...Thanks for the help
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.