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
 Check "NOR" in picture file

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
jkc187 Posted - Jan 31 2021 : 02:58:01
Hello
There are "NOR" characters in the attached picture file.
We want to verify that the captured picture has "NOR" characters by OCR function.
What should I do?
I tested it with a Demo source, but the letter "NOR" is not recognized.
Another idea, like Pattern Matching Demo Source, is to check with Pattern, but the Demo program cannot run if there is an error.
If you have a good idea to check the letter "NOR" in the picture, please give me a demo source.





Insert Image:
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jan 31 2021 : 18:22:54
Hi

I think the trick is to prepare the image for OCR.

I inverted the colors and stretched the color range. These are functions in TImageEnProc. I just did it quickly, whereas you would want to spend more time (e.g playing with TImageEnProc.DoPreviews) to find the optimal color conversion.

Here is the image I created. OCR was able to detect the NOR text and position.





Nigel
Xequte Software
www.imageen.com