This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, July 20, 2007 12:13:20 AM(UTC)
Groups: Registered
Posts: 13
Hi,
I am using LeadTools 15.0 version. Can u help me in finding out methods for the following Image Operations in LeadTools. I search through the LeadTools Help but did not find any methods equivalent to support these operations
1. Black Over Scan removal
2. HalfTones Removal
3. Noise Removal
4. Fit To Height
Regards
Sridhar
#2
Posted
:
Monday, July 23, 2007 7:04:31 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
1. overscan: if you mean border around the image, you could use BorderRemove (1-bit images) or AutoTrim (all types of images).
2. HalfTones Removal: I'm not sure what you mean by this. What does the image contain exactly, and how do you want it modified?
3. Noise Removal: We have different filters that might help you to reduce the noise in the image. If the image is colored, you can use one of the following filters:
- Average Filter Bitmap
- Gaussian Filter Bitmap
- Median Filter Bitmap
- Smooth Edges Bitmap
If the image is 1-bit, you can use one of the following filters:
- Despeckle Bitmap
- Smooth Bitmap
- Border Remove Bitmap
- Color Bitmap Rgn
- Dot Remove Bitmap
- Hole Punch Remove Bitmap
- Inverted Text Bitmap
- Line Remove Bitmap
4. Fit To Height: This depends on the LEADTOOLS programming interface you're using, but can generally be implemented through our painting functions.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
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.