Vadim Pisarevsky
|
cf3dff2e9a
|
fixed several warnings in opencv_contrib (text, xfeatures2d); added tesseract installation mini-guide in text/readme.md
|
10 years ago |
Maksim Shabunin
|
67a2066c4b
|
Java and python wrappers for contrib modules
|
10 years ago |
Maksim Shabunin
|
7d9bbdcaad
|
Remove all sphinx files
|
10 years ago |
Maksim Shabunin
|
2b74ca6f12
|
Added opencv_contrib_world module and fixed some compilation warnings on iOS
|
10 years ago |
Jay Bosamiya
|
e2253ea471
|
Fix typo
|
10 years ago |
Jay Bosamiya
|
58f2dc3b4c
|
Fix typo
|
10 years ago |
Nisarg Thakkar
|
c21fd589db
|
Fix for Bug 4074. Both conditions of if are same
|
10 years ago |
Maksim Shabunin
|
a20c5c8dd9
|
Doxygen documentation for all modules
|
10 years ago |
Maksim Shabunin
|
bad3cd2427
|
Fixed some existing doxygen comments
|
10 years ago |
manuele
|
7f97464cc3
|
logtopolar
|
10 years ago |
Sancho McCann
|
6d4c23a63a
|
Corrected function call.
|
10 years ago |
Sancho McCann
|
f83cffe74a
|
Bugfix: NNs not found due to precision error.
|
10 years ago |
Vadim Pisarevsky
|
218358a5d5
|
corrected text detection once again to match the new MSER interface
|
10 years ago |
Vadim Pisarevsky
|
0cfd795303
|
refactored xfeatures2d in the same style as features2d
|
10 years ago |
StevenPuttemans
|
c20ea8e7e8
|
adding more clear documentation
|
10 years ago |
Sancho McCann
|
86dd8f745a
|
Bugfix: Precision error.
When p >= 1, setting p to 0.999999999999999999999999999999, didn't actually make p less than one.
|
10 years ago |
Alexander Mordvintsev
|
3f7cca4a6f
|
fixed 'xphoto' and 'text' build on MSVC 2008
|
10 years ago |
Poly Takahiro Horikawa
|
d9d8db3f1c
|
Fix key name to switch between MSER/CSER regions.
|
10 years ago |
lluis
|
0898fb9d86
|
fix MSVC warnings
|
10 years ago |
lluis
|
43a19a029d
|
fix warnings in docs build
|
10 years ago |
lluis
|
0c1229c59a
|
adds documentation for OCRHMMDecoder class and related methods
|
10 years ago |
lluis
|
83fe716c2e
|
updates webcam_demo sample to use OCRHMMDecoder class
|
10 years ago |
lluis
|
67da3f0691
|
adds class OCRHMMDecoder API interface and implementation
|
10 years ago |
lluis
|
36a3116191
|
update OCRTesseract documentation
|
10 years ago |
lluis
|
493785a785
|
moves implementation to cpp file and removes using directive from header file
|
10 years ago |
lluis
|
3ab6308272
|
rename ocr.cpp to ocr_tesseract.cpp
|
10 years ago |
lluis
|
5073d5bc91
|
refactors OCRTesseract interface
|
10 years ago |
lluis
|
f58d402722
|
update to new OpenCV 3.0 ml API
|
10 years ago |
lluis
|
1cbeb8cebf
|
adds parallel_for_ OCR recognition
|
10 years ago |
Vadim Pisarevsky
|
943a79a6c7
|
make ERFilter compile with refactored ml
|
10 years ago |
lluis
|
278c35801e
|
fix warnings of MSVC
|
10 years ago |
lluis
|
007b1d9cb0
|
adds MSERsToERStats function and its documentation; adds webcam_demo sample code and modifies cmakelists to link with features2d module
|
10 years ago |
lluis
|
bcf38c3fbf
|
fix docs warnings
|
10 years ago |
lluis
|
d8ad70d7f3
|
updates documentation for the text module
|
10 years ago |
lluis
|
ffee43f437
|
fix warnings from MSVC
|
10 years ago |
lluis
|
a8c8ce625a
|
fix warnings from MSVC
|
10 years ago |
lluis
|
5c89c786f2
|
Adds OCRTesseract class and sample demo
|
10 years ago |
lluis
|
70a2bca24a
|
fix warnings from MSVC
|
10 years ago |
lluis
|
b56353a7ae
|
fix a bug that prevents opencv_python module to build together with opecv_text
|
10 years ago |
lluis
|
bbca7b0c7f
|
removes hardcoded filename for ERFilter used in feedback loop by adding a dummy classifier
|
10 years ago |
lluis
|
157e08f3f2
|
fix warnings from MSVC and remove trailing whitespaces
|
10 years ago |
lluis
|
786876c0f2
|
Adds The exhaustive search algorithm and updates the previous grouping code
|
10 years ago |
lluis
|
890073a1c7
|
Add xml files with default classifier models
|
10 years ago |
Vadim Pisarevsky
|
a52c0a2bb0
|
probably fixed compile errors
|
10 years ago |
Vadim Pisarevsky
|
4906050ea1
|
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd.
|
10 years ago |