Alexander Mordvintsev
|
6dffc5332d
|
digits_video.py (VERY IMMATURE)
digits.py now saves the resulting SVM classifier for use in digits_video.py
|
13 years ago |
Alexander Mordvintsev
|
13b30d7428
|
digits_adjust.py sample added
|
13 years ago |
Alexander Mordvintsev
|
d636e1128b
|
removed ANN digits recognition
added deskew for SVN and KNearest recognition sample
|
13 years ago |
Andrey Pavlenko
|
9efc1a689b
|
fixing project properties
|
13 years ago |
Alexander Smorkalov
|
b962bf75cf
|
Sample3-native build fix. Dependency from OpenCV library project added. Scripts updated.
|
13 years ago |
Alexander Smorkalov
|
369f2c4903
|
Color blob detection example updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
109e308763
|
Sample4-mixed was updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
0693073b98
|
Example3-native updated for OpenCV Manager model
|
13 years ago |
Alexander Smorkalov
|
521b89e69d
|
Sample 2 was updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
207f4fc53c
|
Sample 1 updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
7a858885e6
|
Image manipulations sample updated for OpenCV Manager model.
|
13 years ago |
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
Andrey Kamaev
|
ecf6b5a87c
|
Making all dependencies from highgui module optional
|
13 years ago |
Alexander Smorkalov
|
700b685575
|
Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface.
|
13 years ago |
Alexander Smorkalov
|
80febef237
|
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
|
13 years ago |
Vladislav Vinogradov
|
d85ef03a42
|
added background subtraction sample for gpu module
|
13 years ago |
Vladislav Vinogradov
|
3a4353f04d
|
added FGDStatModel, MOG and MOG2 to gpu performance sample
|
13 years ago |
Vladislav Vinogradov
|
ed8b6c798b
|
copy 768x576.avi video to sample directory
|
13 years ago |
Andrey Kamaev
|
ec3a7665b0
|
Fixed FREAK on Android
|
13 years ago |
Alexander Mordvintsev
|
d49c697fda
|
added comments to contours.py and edge.py samples
|
13 years ago |
Alexander Mordvintsev
|
a3220a446f
|
added comment to letter_recog.py sample (adopted from c++ version)
|
13 years ago |
Andrey Kamaev
|
bd901eb52d
|
Reverted r8721 and r8725 (issue #2080)
|
13 years ago |
Vadim Pisarevsky
|
74707ec7ae
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
13 years ago |
Alexander Smorkalov
|
02170a0a58
|
Sample updated due to new DetectionBasedTracker interface.
|
13 years ago |
Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
13 years ago |
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
13 years ago |
Andrey Pavlenko
|
0a58d8f139
|
moving to OpenCVLoader API
|
13 years ago |
Andrey Kamaev
|
e94e5866a1
|
Fixed mingw build warnings
|
13 years ago |
Andrey Kamaev
|
988c405f79
|
Fixed build with MSVC
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Kamaev
|
e8d158a5c8
|
Reverted changes breaking Android build
|
13 years ago |
Alexander Mordvintsev
|
e0df3e27ac
|
added digits2.py sample (work in progress)
|
13 years ago |
Maria Dimashova
|
39f865faf9
|
set sample param to its default value in function
|
13 years ago |
Alexander Mordvintsev
|
3b55e0d4e9
|
added kmeans.py sample
|
13 years ago |
Alexander Smorkalov
|
1736cc9739
|
Code style fix. dbt face detection example turned off for Windows.
|
13 years ago |
Alexander Smorkalov
|
7c160cdc30
|
Detection based tracker was refactored. Detector interface added.
|
13 years ago |
Andrey Pavlenko
|
0942244d6f
|
'call' added to android.bat call
|
13 years ago |
Vladislav Vinogradov
|
2e2bd55729
|
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
|
13 years ago |
Andrey Pavlenko
|
8bc9e52dcc
|
fixing typo that breaks the build
|
13 years ago |
Kirill Kornyakov
|
58aac7ea98
|
fixes #2044
|
13 years ago |
Alexander Mordvintsev
|
a98d6b6217
|
exposed parallelized SVM prediction to python (predict_all)
|
13 years ago |
Philipp Wagner
|
7b544d2a6d
|
Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data.
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Alexander Mordvintsev
|
02e3afae3a
|
fixed find_obj.py (use detectAndCompute)
|
13 years ago |
Philipp Wagner
|
b3c61ee0fe
|
Minor grammatical correction in comments.
|
13 years ago |
Philipp Wagner
|
cd7d93f362
|
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.
|
13 years ago |
Philipp Wagner
|
ee1b671279
|
Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented.
|
13 years ago |
Alexander Mordvintsev
|
889df76ea7
|
added lappyr.py sample
|
13 years ago |
Vadim Pisarevsky
|
1e14d84008
|
possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |