Andrey Kamaev
|
6a13c9efc0
|
Added cmake for building Android package
|
13 years ago |
Leonid Beynenson
|
d822989c8b
|
Added template method cv::Algorithm::set(const char* _name, const Ptr<_Tp>& value),
which allows to pass as the second parameter of the method set any cv::Ptr<_Tp> object.
|
13 years ago |
Andrey Kamaev
|
e4965b143f
|
Fixed discrepancy between SSE and regular baranches in FREAK
|
13 years ago |
Andrey Kamaev
|
739da31add
|
Fixed Android build with SDK tools revision 20
|
13 years ago |
Andrey Kamaev
|
e8b0d27942
|
Fixed cvExtractSURF in case of no keypoints found #2076
|
13 years ago |
Vadim Pisarevsky
|
d60b1f2f82
|
fixed bug #2106; added test
|
13 years ago |
Vadim Pisarevsky
|
73ce3ef8c1
|
fixed ios framework build (ticket #2092)
|
13 years ago |
Philipp Wagner
|
ea0b57cc23
|
API Link corrected.
|
13 years ago |
Philipp Wagner
|
d636c677f4
|
API Link corrected.
|
13 years ago |
Andrey Kamaev
|
6c3137a8b5
|
Fixed divide by zero problem in cvStereoRectify (thanks to Philip Van Valkenberg) #2099
|
13 years ago |
Andrey Kamaev
|
f09ae32796
|
Fixed Mat::isContinuous for big matrix (thanks to Boris Mansencal) #2103
|
13 years ago |
Andrey Kamaev
|
15e50420bc
|
Fixed linux and android install
|
13 years ago |
Andrey Pavlenko
|
8b67adea98
|
workarounding missing native part in Java tests
|
13 years ago |
Andrey Kamaev
|
a323da6fd5
|
Fixed some warnings and install problems on linux
|
13 years ago |
Andrey Kamaev
|
abde1377f3
|
Fixed mistake in documentation
|
13 years ago |
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
13 years ago |
Philipp Wagner
|
f2e78eed8c
|
Fixed wrong restructured text directive, when referencing to other documents.
|
13 years ago |
Andrey Kamaev
|
69b5972e03
|
Fixed MSVC build with Qt enabled #2096
|
13 years ago |
Philipp Wagner
|
a15d97b716
|
Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials).
|
13 years ago |
Andrey Pavlenko
|
9efc1a689b
|
fixing project properties
|
13 years ago |
Andrey Pavlenko
|
ac6061ee8a
|
hiding extra build-time messages
|
13 years ago |
Marina Kolpakova
|
bd500ff0f7
|
fixed LBP loader test
|
13 years ago |
Vladislav Vinogradov
|
e7c35b1852
|
fixed bug in cv::gpu::HOGDescriptor::detectMultiScale
|
13 years ago |
Marina Kolpakova
|
a743eca076
|
LBP features: GPU representation
|
13 years ago |
Andrey Kamaev
|
55567582a6
|
added XIMEA support for linux (by Igor Kuzmin) #2085
|
13 years ago |
Andrey Kamaev
|
f9418853a0
|
Applied XIMEA path (by Marian Zajko) with multiple changes #2054
|
13 years ago |
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
Andrey Kamaev
|
0f8e271509
|
Fixing iOS detection in core persistence
|
13 years ago |
Andrey Kamaev
|
dd7eeea118
|
Fixing cv::tempfile on Windows #2093
|
13 years ago |
Andrey Kamaev
|
ecf6b5a87c
|
Making all dependencies from highgui module optional
|
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 |
Marina Kolpakova
|
915c81febf
|
fixed build without CUDA
|
13 years ago |
Marina Kolpakova
|
6801f475ad
|
LBP: implemented first version of device side part
|
13 years ago |
Marina Kolpakova
|
71f94e12fb
|
LBP: implemented image data preparing
|
13 years ago |
Marina Kolpakova
|
91ba48c5f9
|
added lbp related CUDA files
|
13 years ago |
Marina Kolpakova
|
e637168e44
|
completed test: load LBP classifier
|
13 years ago |
Marina Kolpakova
|
143c57064b
|
LBP classifier represintation in GPU memory
|
13 years ago |
Vladislav Vinogradov
|
4ee236b1b6
|
added docs for MOG_GPU and MOG2_GPU
|
13 years ago |
Andrey Kamaev
|
7b806f6008
|
fixed several documentation errors
|
13 years ago |
Vladislav Vinogradov
|
d85ef03a42
|
added background subtraction sample for gpu module
|
13 years ago |
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
13 years ago |
Andrey Kamaev
|
ec3a7665b0
|
Fixed FREAK on Android
|
13 years ago |
Vladislav Vinogradov
|
acc031aaba
|
added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction)
|
13 years ago |
Marina Kolpakova
|
5f6bbcc89a
|
added test for GPU LBP cascade: load cascade
|
13 years ago |
Andrey Kamaev
|
1ee5c95ee9
|
Updated gtest to upstream rev616
|
13 years ago |
Andrey Kamaev
|
84d62b69dc
|
Fixed windows build of FREAK
|
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 |
Andrey Kamaev
|
a381b95e91
|
Fixed buggy NEON check inside flann
|
13 years ago |
Andrey Pavlenko
|
cc54226e12
|
updating version
|
13 years ago |