Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin ac5fb1d804 Merge pull request #347 from sturkmen72:master 10 years ago
..
OCRBeamSearch_CNN_model_data.xml.gz Better CNN model for character recognition. Trained with an augmented dataset by adding translation/scale variations. Updated the croped word recognition with new class numbering (compatible with previous NM classifier). 10 years ago
OCRHMM_knn_model_data.xml.gz updates webcam_demo sample to use OCRHMMDecoder class 11 years ago
OCRHMM_transitions_table.xml updates webcam_demo sample to use OCRHMMDecoder class 11 years ago
character_recognition.cpp Adds demo program of Scene Text Character Recognition using the CNN classifier. 10 years ago
cropped_word_recognition.cpp Adds two more examples of croped word recognition, and show how to set the beam size parameter for small lexicon. 10 years ago
end_to_end_recognition.cpp refactors OCRTesseract interface 11 years ago
scenetext01.jpg added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
scenetext02.jpg added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
scenetext03.jpg added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
scenetext04.jpg added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
scenetext05.jpg added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
scenetext06.jpg added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 11 years ago
scenetext_char01.jpg Adds demo program of Scene Text Character Recognition using the CNN classifier. 10 years ago
scenetext_char02.jpg Adds demo program of Scene Text Character Recognition using the CNN classifier. 10 years ago
scenetext_char03.jpg Adds demo program of Scene Text Character Recognition using the CNN classifier. 10 years ago
scenetext_segmented_word01.jpg Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word01_mask.png Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word02.jpg Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word02_mask.png Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word03.jpg Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word03_mask.png Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word04.jpg Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word04_mask.png Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word05.jpg Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_segmented_word05_mask.png Adds example on segmented word recognition. Shows the use of the OCRHMMDecoder with the NM and CNN default classifiers. 10 years ago
scenetext_word01.jpg Add a demo program for the OCRBeamSearchDecoder class and needed data files 10 years ago
scenetext_word02.jpg Add a demo program for the OCRBeamSearchDecoder class and needed data files 10 years ago
scenetext_word03.jpg Adds two more examples of croped word recognition, and show how to set the beam size parameter for small lexicon. 10 years ago
scenetext_word04.jpg Adds two more examples of croped word recognition, and show how to set the beam size parameter for small lexicon. 10 years ago
segmented_word_recognition.cpp Fix w64 warnings 10 years ago
textdetection.cpp removes hardcoded filename for ERFilter used in feedback loop by adding a dummy classifier 11 years ago
trained_classifierNM1.xml update to new OpenCV 3.0 ml API 11 years ago
trained_classifierNM2.xml update to new OpenCV 3.0 ml API 11 years ago
trained_classifier_erGrouping.xml update to new OpenCV 3.0 ml API 11 years ago
webcam_demo.cpp Update webcam_demo.cpp 10 years ago