Andrey Pavlenko
|
9eded52ce5
|
fixing compilation for Android
|
13 years ago |
Andrey Kamaev
|
e4303dc96f
|
Fixed build with mingw 4.4.0
|
13 years ago |
Andrey Pavlenko
|
3c0e9d12f7
|
Java API: fixing Mat::get() for non-continuous Mat-s.
|
13 years ago |
Vadim Pisarevsky
|
9213bba48a
|
wrapped Algorithm class.
|
13 years ago |
Andrey Kamaev
|
d46659f6cc
|
Set sanity thresholds for several performance tests
|
13 years ago |
Vadim Pisarevsky
|
5b6b30ba0e
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
13 years ago |
Alexander Reshetnikov
|
3d108958e7
|
Added resources release for AVT cameras (ticket #1814)
|
13 years ago |
Andrey Morozov
|
720dc231e8
|
minor fix in calculate bitrate
|
13 years ago |
Andrey Morozov
|
742668434c
|
minor fix in calculate bitrate
|
13 years ago |
Andrey Kamaev
|
247e2d085f
|
Updated for cmake 2.8.8
|
13 years ago |
Andrey Kamaev
|
3a4c14e549
|
Fixed verbosity of badarg tests
|
13 years ago |
Andrey Pavlenko
|
dbccc9b129
|
improving Imgproc.convexityDefects() and Imgproc.convexHull()
|
13 years ago |
Andrey Pavlenko
|
2ec0efaae5
|
fixing stability of testBitmapToMat()
|
13 years ago |
Andrey Pavlenko
|
2513f5d3c7
|
fixing #1808, Java API improvements
|
13 years ago |
Andrey Pavlenko
|
13427c0cdf
|
fixing convexityDefects()
|
13 years ago |
Andrey Kamaev
|
0905c4f6c6
|
Minor fix for previous commit
|
13 years ago |
Andrey Kamaev
|
2bedf5bfd5
|
Refactored build conditionals in highgui tests
|
13 years ago |
Andrey Kamaev
|
b14df1c1e7
|
Restored old behavior for OSX
|
13 years ago |
Andrey Kamaev
|
68aec288c0
|
Fixed Calc_Hist under 32-bit gcc
|
13 years ago |
Maria Dimashova
|
423b721d97
|
fixed AlgorithmInfo::read for read only parameters (thanks to Vadim)
|
13 years ago |
Andrey Kamaev
|
78ee81c409
|
Fixed dependency from opencv_nonfree in Java bindings
|
13 years ago |
Maria Dimashova
|
f6bddd23af
|
minor doc fix
|
13 years ago |
Maria Dimashova
|
b4a02fae0b
|
added doc on cv::EM; moved doc on CvEM to legacy/doc
|
13 years ago |
Maria Dimashova
|
ca8241f6e5
|
made em params read only; minor renaming
|
13 years ago |
Maria Dimashova
|
c2ae452ab9
|
fixed misspelling in ertrees doc
|
13 years ago |
Andrey Kamaev
|
80516ecbe6
|
Fixed typo; removed duplicated call
|
13 years ago |
Andrey Kamaev
|
11ce8683bb
|
Fixed stitching module tests built without nonfree
|
13 years ago |
Alexander Shishkov
|
eb306311f1
|
fixed FFMPEG wrapper compilation on Windows
|
13 years ago |
Andrey Kamaev
|
0fd5a9e965
|
Probably fixed instability of single-precision floating-point RNG
|
13 years ago |
Alexander Reshetnikov
|
4ec74414bb
|
Fixed error in frame positioning (bug #1815)
|
13 years ago |
Andrey Kamaev
|
72f4386fb9
|
Probably fixed EM tests failure on x86 platforms (thanks to Maria D.)
|
13 years ago |
Maria Dimashova
|
3dfa917879
|
refactored train and predict methods of em
|
13 years ago |
Andrey Kamaev
|
8f7e5811b6
|
Fixed 2 failing python tests
|
13 years ago |
Andrey Kamaev
|
24c7bdc3d7
|
#1809 include unistd.h required for usleep
|
13 years ago |
Andrey Kamaev
|
73047b6d4e
|
Fixed failing Video_OpticalFlow.accuracy test
|
13 years ago |
Maria Dimashova
|
cdb3f11d5e
|
fixed test on em (old interface)
|
13 years ago |
Andrey Kamaev
|
965dbf3620
|
run.py: try working directory as a build path if no paths provided
|
13 years ago |
Andrey Kamaev
|
b835c04589
|
Fixed incorrect asssertion in test
|
13 years ago |
Andrey Kamaev
|
44a1e79621
|
Fixed build warnings
|
13 years ago |
Maria Dimashova
|
eaf0d38f03
|
removed changes of r8043; fixed 4 broken ml tests by other way
|
13 years ago |
Andrey Kamaev
|
6d00182e13
|
Fixed Android build with correct manifest file
|
13 years ago |
Maria Dimashova
|
570c8254b2
|
fixed test on em
|
13 years ago |
Maria Dimashova
|
30f8d5a7d7
|
fixed creation of opponent space descriptors (#1805)
|
13 years ago |
Maria Dimashova
|
3ee1a1d83c
|
fixed mistake in method name (#1798)
|
13 years ago |
Maria Dimashova
|
71d7482aee
|
fixed nan in EM, added new test on EM
|
13 years ago |
Andrey Kamaev
|
f9da906144
|
Fixed Android manifest generation and Android samples install
|
13 years ago |
Ilya Lysenkov
|
ed8e4b5bcc
|
Fixed comparison methods in matchShapes (issue #1012)
|
13 years ago |
Andrey Kamaev
|
2f88062de7
|
Fixed Android build warning
|
13 years ago |
Andrey Kamaev
|
5c7e8d775c
|
Fixed 4 broken ml tests.
|
13 years ago |
Ilya Lysenkov
|
2619221331
|
Spell checked the documentation with VIM (issue #223)
|
13 years ago |