T O P I C R E V I E W |
izaque |
Posted - May 10 2012 : 14:22:50 What is the feature that can improve the characters of the scanned pages, it seems I have ever seen such a feature in Demos? |
4 L A T E S T R E P L I E S (Newest First) |
izaque |
Posted - May 11 2012 : 06:28:21 Ok, thank you! |
fab |
Posted - May 11 2012 : 05:35:11 Depends which is the image problem. For example, to remove noise you could try: ImageEnView.Proc.RemoveNoise or RemoveIsolatedPixels. But it could be a contrast problem or sharpness problem, then you could use: AutoSharp or Contrast. There are also AutoImageEnhance1, 2,3... etc... If the problem is a bad resolution (too low), often there is nothing to do: anyway you could try to increase image size using interpolation with Proc.Resample. |
izaque |
Posted - May 11 2012 : 04:41:28 "After the image being scanned." I need to give a better quality image, to use OCR. When the image is not good muido, for example the letter "e" is not very "readable" OCR recognizes as the letter "c". There is something to this in ImageEn? A demo? |
fab |
Posted - May 10 2012 : 15:19:17 Please could you show what do you mean (i.e. showing "before" image and "after" improvement image)?
|