HI, All
Who is good specialist in the neural networks ?
I'm only trying to start, using jOpenCV. And i need some help (paid one is possible, sure).
I have to identify the units marked by digits and sometimes letters. Very special and custom digits\letters, manually placed, not any standard font, no similar glyphs, one digit is not same as another similar - each is made manually.
My first test to identify them using the OpenCV template matching the small image-example (that is cut from the camera frame) - was OK. But there are 400...500 real examples to be checked\identified. And sometimes these numbers are not well readable, but the template matching is OK with it - question is to get the available keypoints on the pictures.
So, questions are
1) How\by what software to train OpenCV NN for the custom templates. What is the result files of such training to be used in B4J project ?
2) Optimal algorithm to pre-process the examples.
Any help for the training jOpenCV NN?
Who is good specialist in the neural networks ?
I'm only trying to start, using jOpenCV. And i need some help (paid one is possible, sure).
I have to identify the units marked by digits and sometimes letters. Very special and custom digits\letters, manually placed, not any standard font, no similar glyphs, one digit is not same as another similar - each is made manually.
My first test to identify them using the OpenCV template matching the small image-example (that is cut from the camera frame) - was OK. But there are 400...500 real examples to be checked\identified. And sometimes these numbers are not well readable, but the template matching is OK with it - question is to get the available keypoints on the pictures.
So, questions are
1) How\by what software to train OpenCV NN for the custom templates. What is the result files of such training to be used in B4J project ?
2) Optimal algorithm to pre-process the examples.
Any help for the training jOpenCV NN?
Last edited: