R
R
Russlandevelop2021-04-07 09:48:59
Machine learning
Russlandevelop, 2021-04-07 09:48:59

The text on the video is not recognized in LabView on the MyRio module, what should I do?

Good afternoon habrovtsy!

At the moment I am working with the NI MyRio module, and the LabView software platform. There was a problem while performing a task to recognize text in an image. In the block diagram in the Vision Assistant block, I converted the image to binary, removed defects, taught me to recognize text, everything works without problems:
I could not add code as a picture, LABVIEW is a graphic language!
606d5550f02a5371121012.png

But the video is no longer recognized:
606d5572b215d250625600.png

The code in the flowchart:
606d55984e490539377041.png

Googled and tried a lot, nothing really helps.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AndreyDmitriev, 2021-04-08
@AndreyDmitriev

Isn't it recognized on the video? Well, if you remove the while loop and run the tool once? If so, then perhaps Vision Acquisition continues to capture images even while the recognition is working (and it takes some time). Try to make a copy of the picture before sending it for recognition:
coc0lhw_d0lpepd8qqgpxme7rpu.png
Also check the Error Out error output of the Vision Assistant (it is connected to the indicator in the screenshot above). If errors occur, you will see them.
Well, you must be absolutely sure that MachineEducation.abc is exactly the file that you trained. I still have doubts about the Cyrillic alphabet on the way. Try moving the project to a folder without Cyrillic characters, like С:\MyExperiment. Although if LabVIEW *.abc cannot load, then the error output will tell you about it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question