Sancho McCann
|
86dd8f745a
|
Bugfix: Precision error.
When p >= 1, setting p to 0.999999999999999999999999999999, didn't actually make p less than one.
|
11 years ago |
Alexander Mordvintsev
|
3f7cca4a6f
|
fixed 'xphoto' and 'text' build on MSVC 2008
|
11 years ago |
Poly Takahiro Horikawa
|
d9d8db3f1c
|
Fix key name to switch between MSER/CSER regions.
|
11 years ago |
lluis
|
0898fb9d86
|
fix MSVC warnings
|
11 years ago |
lluis
|
43a19a029d
|
fix warnings in docs build
|
11 years ago |
lluis
|
0c1229c59a
|
adds documentation for OCRHMMDecoder class and related methods
|
11 years ago |
lluis
|
83fe716c2e
|
updates webcam_demo sample to use OCRHMMDecoder class
|
11 years ago |
lluis
|
67da3f0691
|
adds class OCRHMMDecoder API interface and implementation
|
11 years ago |
lluis
|
36a3116191
|
update OCRTesseract documentation
|
11 years ago |
lluis
|
493785a785
|
moves implementation to cpp file and removes using directive from header file
|
11 years ago |
lluis
|
3ab6308272
|
rename ocr.cpp to ocr_tesseract.cpp
|
11 years ago |
lluis
|
5073d5bc91
|
refactors OCRTesseract interface
|
11 years ago |
lluis
|
f58d402722
|
update to new OpenCV 3.0 ml API
|
11 years ago |
lluis
|
1cbeb8cebf
|
adds parallel_for_ OCR recognition
|
11 years ago |
Vadim Pisarevsky
|
943a79a6c7
|
make ERFilter compile with refactored ml
|
11 years ago |
lluis
|
278c35801e
|
fix warnings of MSVC
|
11 years ago |
lluis
|
007b1d9cb0
|
adds MSERsToERStats function and its documentation; adds webcam_demo sample code and modifies cmakelists to link with features2d module
|
11 years ago |
lluis
|
bcf38c3fbf
|
fix docs warnings
|
11 years ago |
lluis
|
d8ad70d7f3
|
updates documentation for the text module
|
11 years ago |
lluis
|
ffee43f437
|
fix warnings from MSVC
|
11 years ago |
lluis
|
a8c8ce625a
|
fix warnings from MSVC
|
11 years ago |
lluis
|
5c89c786f2
|
Adds OCRTesseract class and sample demo
|
11 years ago |
lluis
|
70a2bca24a
|
fix warnings from MSVC
|
11 years ago |
lluis
|
b56353a7ae
|
fix a bug that prevents opencv_python module to build together with opecv_text
|
11 years ago |
lluis
|
bbca7b0c7f
|
removes hardcoded filename for ERFilter used in feedback loop by adding a dummy classifier
|
11 years ago |
lluis
|
157e08f3f2
|
fix warnings from MSVC and remove trailing whitespaces
|
11 years ago |
lluis
|
786876c0f2
|
Adds The exhaustive search algorithm and updates the previous grouping code
|
11 years ago |
lluis
|
890073a1c7
|
Add xml files with default classifier models
|
11 years ago |
Vadim Pisarevsky
|
a52c0a2bb0
|
probably fixed compile errors
|
11 years ago |
Vadim Pisarevsky
|
4906050ea1
|
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd.
|
11 years ago |