1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Alekhin
036e699553 samples: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:25:51 +03:00
Vitaly Tuzov
8c394a4f2e Updated internal calls to linear resize to use bit-exact version 2017-12-14 13:00:09 +03:00
Suleyman TURKMEN
1a9a3fdcf9 Update webcam_demo.cpp 2017-08-28 19:09:56 +03:00
Justin Hotchkiss Palermo
574e20000d fix spelling 2017-06-29 22:11:53 -04:00
Suleyman TURKMEN
e58699e69f Update webcam_demo.cpp
fix small bug
2015-08-24 03:57:37 +03:00
Vadim Pisarevsky
218358a5d5 corrected text detection once again to match the new MSER interface 2014-10-16 22:00:19 +04:00
Vadim Pisarevsky
0cfd795303 refactored xfeatures2d in the same style as features2d 2014-10-16 16:33:21 +04:00
Poly Takahiro Horikawa
d9d8db3f1c Fix key name to switch between MSER/CSER regions. 2014-08-19 02:13:00 -07:00
lluis
83fe716c2e updates webcam_demo sample to use OCRHMMDecoder class 2014-08-14 21:25:40 +02:00
lluis
5073d5bc91 refactors OCRTesseract interface 2014-08-13 20:55:29 +02:00
lluis
1cbeb8cebf adds parallel_for_ OCR recognition 2014-08-09 11:20:10 +02:00
lluis
278c35801e fix warnings of MSVC 2014-08-01 18:57:09 +02:00
lluis
007b1d9cb0 adds MSERsToERStats function and its documentation; adds webcam_demo sample code and modifies cmakelists to link with features2d module 2014-08-01 18:26:20 +02:00