Andrey Pavlenko
|
5ec9909b71
|
updating include dirs to make CDT project in Eclipse happy
|
2012-07-11 13:12:37 +00:00 |
|
Alexander Mordvintsev
|
84281d284e
|
mdot function in common.py
|
2012-07-11 05:07:00 +00:00 |
|
Alexander Mordvintsev
|
d9478252e9
|
show detected keypoints in feature_homography.py
|
2012-07-09 12:19:59 +00:00 |
|
Alexander Mordvintsev
|
a2c3c1800a
|
new feature_homography.py sample
|
2012-07-06 15:42:42 +00:00 |
|
Andrey Kamaev
|
620d122fc2
|
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
|
2012-07-05 07:58:40 +00:00 |
|
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
2012-07-04 08:04:31 +00:00 |
|
Alexander Mordvintsev
|
1543b46383
|
HoG and Hellinger-metric preprocess for digit recognition
line breaks in fitline.py description
|
2012-07-02 13:49:36 +00:00 |
|
Andrey Pavlenko
|
e2e6838da3
|
adding CDT Builder (via ndk-build.cmd) for JNI part
|
2012-07-02 13:15:16 +00:00 |
|
Alexander Smorkalov
|
3a88fc5aa9
|
Android samples renaming was done. Icon updated.
|
2012-07-02 10:06:08 +00:00 |
|
Maria Dimashova
|
b3f68d29e7
|
fixed bow sample
|
2012-07-02 09:21:55 +00:00 |
|
Alexander Mordvintsev
|
83ccdbd0ce
|
refactored digits_adjust.py (dataset preprocess in cloud)
|
2012-07-02 07:49:46 +00:00 |
|
Alexander Mordvintsev
|
6977a89525
|
descriptions for watershed.py and video.py
|
2012-07-02 04:44:31 +00:00 |
|
Alexander Mordvintsev
|
d015bf6f5e
|
fitline.py sample added
|
2012-07-02 03:51:47 +00:00 |
|
Vadim Pisarevsky
|
e4b58ebff5
|
added GMG background segmentation algorithm by Andrew Godbehere, ticket #2065
|
2012-06-28 16:24:48 +00:00 |
|
Leonid Beynenson
|
00b02f9f6d
|
Small addition change in the FileStorage sample.
|
2012-06-28 11:17:32 +00:00 |
|
Leonid Beynenson
|
7fc18fe146
|
Added to the sample, demonstrating FileStorage, how to read/write data from/to std::string.
|
2012-06-28 10:32:34 +00:00 |
|
Andrey Pavlenko
|
42d830ec23
|
switching to dynamic linking
|
2012-06-28 07:51:19 +00:00 |
|
Alexander Mordvintsev
|
c6685bc9a7
|
improved recognition accuracy by better region normalization
|
2012-06-27 13:22:06 +00:00 |
|
Alexander Mordvintsev
|
60dd599aea
|
discard digit's internal contours in digits_video.py
|
2012-06-27 12:42:21 +00:00 |
|
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
2012-06-27 12:02:31 +00:00 |
|
Alexander Mordvintsev
|
981564ffe9
|
work on digits_video.py
|
2012-06-27 10:09:45 +00:00 |
|
Alexander Mordvintsev
|
c71c82a8f1
|
work on digits_video.py
|
2012-06-27 09:46:04 +00:00 |
|
Alexander Mordvintsev
|
b987154ebc
|
digits_video.py prints warning if trained classifier (should be created by digits.py) not found
|
2012-06-27 08:29:22 +00:00 |
|
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
2012-06-27 06:22:26 +00:00 |
|
Alexander Mordvintsev
|
6dffc5332d
|
digits_video.py (VERY IMMATURE)
digits.py now saves the resulting SVM classifier for use in digits_video.py
|
2012-06-27 05:59:16 +00:00 |
|
Alexander Mordvintsev
|
13b30d7428
|
digits_adjust.py sample added
|
2012-06-27 05:51:24 +00:00 |
|
Alexander Mordvintsev
|
d636e1128b
|
removed ANN digits recognition
added deskew for SVN and KNearest recognition sample
|
2012-06-27 04:29:15 +00:00 |
|
Andrey Pavlenko
|
9efc1a689b
|
fixing project properties
|
2012-06-26 15:25:00 +00:00 |
|
Alexander Smorkalov
|
b962bf75cf
|
Sample3-native build fix. Dependency from OpenCV library project added. Scripts updated.
|
2012-06-26 13:24:12 +00:00 |
|
Alexander Smorkalov
|
369f2c4903
|
Color blob detection example updated for OpenCV Manager model.
|
2012-06-26 12:58:46 +00:00 |
|
Alexander Smorkalov
|
109e308763
|
Sample4-mixed was updated for OpenCV Manager model.
|
2012-06-26 12:57:43 +00:00 |
|
Alexander Smorkalov
|
0693073b98
|
Example3-native updated for OpenCV Manager model
|
2012-06-26 12:44:57 +00:00 |
|
Alexander Smorkalov
|
521b89e69d
|
Sample 2 was updated for OpenCV Manager model.
|
2012-06-26 12:31:04 +00:00 |
|
Alexander Smorkalov
|
207f4fc53c
|
Sample 1 updated for OpenCV Manager model.
|
2012-06-26 12:26:42 +00:00 |
|
Alexander Smorkalov
|
7a858885e6
|
Image manipulations sample updated for OpenCV Manager model.
|
2012-06-26 12:20:35 +00:00 |
|
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
2012-06-26 10:38:15 +00:00 |
|
Andrey Kamaev
|
ecf6b5a87c
|
Making all dependencies from highgui module optional
|
2012-06-26 07:29:36 +00:00 |
|
Alexander Smorkalov
|
700b685575
|
Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface.
|
2012-06-25 17:12:19 +00:00 |
|
Alexander Smorkalov
|
80febef237
|
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
|
2012-06-25 17:01:55 +00:00 |
|
Vladislav Vinogradov
|
d85ef03a42
|
added background subtraction sample for gpu module
|
2012-06-25 12:48:54 +00:00 |
|
Vladislav Vinogradov
|
3a4353f04d
|
added FGDStatModel, MOG and MOG2 to gpu performance sample
|
2012-06-25 11:46:45 +00:00 |
|
Vladislav Vinogradov
|
ed8b6c798b
|
copy 768x576.avi video to sample directory
|
2012-06-25 11:26:07 +00:00 |
|
Andrey Kamaev
|
ec3a7665b0
|
Fixed FREAK on Android
|
2012-06-25 11:19:11 +00:00 |
|
Alexander Mordvintsev
|
d49c697fda
|
added comments to contours.py and edge.py samples
|
2012-06-25 10:58:34 +00:00 |
|
Alexander Mordvintsev
|
a3220a446f
|
added comment to letter_recog.py sample (adopted from c++ version)
|
2012-06-25 10:52:45 +00:00 |
|
Andrey Kamaev
|
bd901eb52d
|
Reverted r8721 and r8725 (issue #2080)
|
2012-06-24 08:50:03 +00:00 |
|
Vadim Pisarevsky
|
74707ec7ae
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
2012-06-24 01:37:55 +00:00 |
|
Alexander Smorkalov
|
02170a0a58
|
Sample updated due to new DetectionBasedTracker interface.
|
2012-06-22 14:07:54 +00:00 |
|
Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
2012-06-21 14:50:05 +00:00 |
|
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
2012-06-21 14:37:28 +00:00 |
|