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 |
Alexander Reshetnikov
|
5d4c194502
|
Removed stdio include from ffmpeg wrapper
|
13 years ago |
Alexander Reshetnikov
|
0442b3eae4
|
Updated diagnostic messages in VideoWriter (for ticket #1736)
|
13 years ago |
Ilya Lysenkov
|
b07f89dcb1
|
Removed mentions of TBB optimization if users can't actually use it (thanks to Andrey K.)
|
13 years ago |
Ilya Lysenkov
|
2f44610ef3
|
Mentioned in doc if a function is parallelized with the TBB library (issue #421)
|
13 years ago |
Andrey Kamaev
|
74cc370c74
|
Added Java tests support to run.py
|
13 years ago |
Ilya Lysenkov
|
131663b709
|
Documented C++ interfaces of XML/YAML persistence classes (issues #1358, #539)
|
13 years ago |
Andrey Morozov
|
5a21ac5ee4
|
increased bitrate of recorded video on 25%
|
13 years ago |
Andrey Morozov
|
0c273b867e
|
increased bitrate of recorded video on 25%
|
13 years ago |
Alexander Shishkov
|
d77fb60017
|
minor changes in documentation
|
13 years ago |
Andrey Kamaev
|
b6dac61e96
|
Fixed several documentation warnings and errors.
|
13 years ago |
Maria Dimashova
|
9d764b4115
|
fixed #1795
|
13 years ago |
Andrey Kamaev
|
97835a8f32
|
Fixed 9 more build warnings
|
13 years ago |
Alexander Reshetnikov
|
7f6c487ae0
|
Added perf test for video output
|
13 years ago |
Maria Dimashova
|
9783cd985f
|
fixed ERTrees name for writing to/reading from xml
|
13 years ago |
Maria Dimashova
|
14ca8ed03c
|
added ability to read files with different space count
|
13 years ago |
Andrey Kamaev
|
7a3786bad9
|
Fixed PvApi wrapper build
|
13 years ago |
Alexander Reshetnikov
|
5042f5daa7
|
Fixed compilation error under Linux (memset for pvapi was moved to constructor)
|
13 years ago |
Andrey Pavlenko
|
f1e3d4d492
|
adding test for the bug #1795
|
13 years ago |
Vadim Pisarevsky
|
1371c96935
|
extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations.
|
13 years ago |
Alexander Reshetnikov
|
6d0c022347
|
Fixed cameras segfault (patch #1771)
|
13 years ago |
Alexander Shishkov
|
4a6d434e7d
|
fixed #1310
|
13 years ago |
Alexander Reshetnikov
|
2c3a712b43
|
Minor refactoring of condition for avformat_find_stream_info (ticket #1790)
|
13 years ago |
Ilya Lysenkov
|
553ea7510b
|
Documented valid image types in morphology operations (issue #1679)
|
13 years ago |
Marina Kolpakova
|
d547d9c986
|
fixed alignment related bugs in gpu/nvidia
|
13 years ago |
Ilya Lysenkov
|
6de2b1a0e6
|
Updated doc of flann::hierarchicalClustering (issue #1216)
|
13 years ago |
Ilya Lysenkov
|
cd407b53a8
|
Corrected doc of Mat::adjustROI() (issue #1245)
|
13 years ago |
Ilya Lysenkov
|
e4525860e0
|
Fixed a typo
|
13 years ago |
Marina Kolpakova
|
c0f6e219bb
|
calcCovarMatrix cupport fot std::vectors of cv::Mat (#494)
|
13 years ago |
Vadim Pisarevsky
|
38488cfdf1
|
probably fixed linemod crash (thanks to Stefan for the report)
|
13 years ago |
Maria Dimashova
|
04d24a8824
|
refactored likelihood computing
|
13 years ago |
Andrey Kamaev
|
51385ac73a
|
Java Tests: filtered VideoCapture tests
|
13 years ago |