ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Improve Characters of the scanned

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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)?