Alexander Mordvintsev
|
72a4f1924d
|
feature_homography.py:
building descriptor index on target capture
simple AR experiment (work in progress)
|
13 years ago |
Philipp Wagner
|
c0a4105467
|
facerec_demo.py: Shortened code. Final version.
|
13 years ago |
Philipp Wagner
|
4a7e29b3f4
|
facerec_demo.py: Reworked demo to remove all matplotlib dependencies.
|
13 years ago |
Philipp Wagner
|
508a029dae
|
Moved the facerec_demo.py to the wrong directory. Now moved to the python2 folder.
|
13 years ago |
Philipp Wagner
|
1454f3d391
|
Added the facerec_demo.py to show how to perform Face Recognition with the Python module.
|
13 years ago |
Alexander Mordvintesv
|
f8facadc67
|
print description in mosse.py
|
13 years ago |
Alexander Mordvintesv
|
f6191cc5bb
|
added MOSSE sample
|
13 years ago |
Alexander Mordvintesv
|
0f9bbf85e5
|
spelling corrections, added aero images as a more impressive example for
ASIFT
|
13 years ago |
Alexander Mordvintesv
|
88a9f8f919
|
spelling corrections, added aero images as a more impressive example for
ASIFT
|
13 years ago |
marina.kolpakova
|
51f7a3ca81
|
fixed #2190
|
13 years ago |
Andrey Pavlenko
|
794b07ba11
|
removing unused files
|
13 years ago |
Andrey Pavlenko
|
e16ae33a17
|
removing unused file
|
13 years ago |
Alexander Mordvintsev
|
ea96047f78
|
small doc fix
|
13 years ago |
Alexander Mordvintsev
|
200357fdf4
|
window name changed
|
13 years ago |
Alexander Mordvintsev
|
ad7a6ec41f
|
correct unknown feature report in find_obj.py
|
13 years ago |
Alexander Mordvintsev
|
3ce5b01543
|
added asift.py sample
|
13 years ago |
Alexander Mordvintsev
|
99e404fe86
|
moving data used by sample into a separate folder
small fix in find_obj.py
|
13 years ago |
Alexander Mordvintsev
|
8610ff1b4d
|
find_obj.py allows to select detector and matcher and explore matching pairs
|
13 years ago |
Andrey Pavlenko
|
dc68a56bab
|
fixing wording
|
13 years ago |
Andrey Pavlenko
|
92e6aa5f17
|
customizing the 'Google Market error' message in samples
|
13 years ago |
Andrey Pavlenko
|
4e4db94b6b
|
removing warnings on deprecated api when targeting to android-15+
|
13 years ago |
Alexander Mordvintsev
|
7bbc42127e
|
refactored find_obj.py sample:
- handle bad matching case
- use BFMatcher and FlannBasedMatcher (and thus fixing a bug: L2^2 metric was used for flann)
|
13 years ago |
Alexander Mordvintsev
|
65e2350606
|
work on digits_video.py
|
13 years ago |
Andrey Pavlenko
|
5ec9909b71
|
updating include dirs to make CDT project in Eclipse happy
|
13 years ago |
Alexander Mordvintsev
|
84281d284e
|
mdot function in common.py
|
13 years ago |
Alexander Mordvintsev
|
d9478252e9
|
show detected keypoints in feature_homography.py
|
13 years ago |
Alexander Mordvintsev
|
a2c3c1800a
|
new feature_homography.py sample
|
13 years ago |
Andrey Kamaev
|
620d122fc2
|
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
|
13 years ago |
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
13 years ago |
Alexander Mordvintsev
|
1543b46383
|
HoG and Hellinger-metric preprocess for digit recognition
line breaks in fitline.py description
|
13 years ago |
Andrey Pavlenko
|
e2e6838da3
|
adding CDT Builder (via ndk-build.cmd) for JNI part
|
13 years ago |
Alexander Smorkalov
|
3a88fc5aa9
|
Android samples renaming was done. Icon updated.
|
13 years ago |
Maria Dimashova
|
b3f68d29e7
|
fixed bow sample
|
13 years ago |
Alexander Mordvintsev
|
83ccdbd0ce
|
refactored digits_adjust.py (dataset preprocess in cloud)
|
13 years ago |
Alexander Mordvintsev
|
6977a89525
|
descriptions for watershed.py and video.py
|
13 years ago |
Alexander Mordvintsev
|
d015bf6f5e
|
fitline.py sample added
|
13 years ago |
Vadim Pisarevsky
|
e4b58ebff5
|
added GMG background segmentation algorithm by Andrew Godbehere, ticket #2065
|
13 years ago |
Leonid Beynenson
|
00b02f9f6d
|
Small addition change in the FileStorage sample.
|
13 years ago |
Leonid Beynenson
|
7fc18fe146
|
Added to the sample, demonstrating FileStorage, how to read/write data from/to std::string.
|
13 years ago |
Andrey Pavlenko
|
42d830ec23
|
switching to dynamic linking
|
13 years ago |
Alexander Mordvintsev
|
c6685bc9a7
|
improved recognition accuracy by better region normalization
|
13 years ago |
Alexander Mordvintsev
|
60dd599aea
|
discard digit's internal contours in digits_video.py
|
13 years ago |
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
13 years ago |
Alexander Mordvintsev
|
981564ffe9
|
work on digits_video.py
|
13 years ago |
Alexander Mordvintsev
|
c71c82a8f1
|
work on digits_video.py
|
13 years ago |
Alexander Mordvintsev
|
b987154ebc
|
digits_video.py prints warning if trained classifier (should be created by digits.py) not found
|
13 years ago |
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
13 years ago |
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 |