LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

identify picture

115109_0-1704510297896.png

How to identify letters and numbers in pictures

0 Kudos
Message 1 of 3
(429 Views)

Most easiest way is to use NI OCR from NI Vision (the OCR example is shipped together). If you haven't  NI VDM, then alternatively you can achieve this with OpenCV (but you will need to integrate OpenCV into LabVIEW, which non-trivial for beginners). What I would like to recommend is to learn basics of the machine vision - obviously you shall be able to open or acquire an image, then perform kind of segmentation to locate letters and digits, may be registration to locate the board, also some thresholding, etc. If you feel free with image processing, then OCR will be not very complicated.

If you will follow NI OCR, then I would like to recommend to use Vision Assistance first to train/adjust and test your characters before start with coding in LabVIEW:

Screenshot 2024-01-06 17.43.52.png

0 Kudos
Message 2 of 3
(351 Views)

Sorry 

My English is not good because I am Taiwanese

How do I adjust the position of the letters inside?How do I adjust the position of the letters inside?

0 Kudos
Message 3 of 3
(295 Views)