Andrey Kamaev
|
80516ecbe6
|
Fixed typo; removed duplicated call
|
2012-04-18 08:41:00 +00:00 |
|
Andrey Kamaev
|
11ce8683bb
|
Fixed stitching module tests built without nonfree
|
2012-04-18 08:00:12 +00:00 |
|
Alexander Shishkov
|
dda338a757
|
update FFMPEG wrapper binaries
|
2012-04-18 07:49:43 +00:00 |
|
Alexander Shishkov
|
eb306311f1
|
fixed FFMPEG wrapper compilation on Windows
|
2012-04-18 07:48:47 +00:00 |
|
Andrey Kamaev
|
0fd5a9e965
|
Probably fixed instability of single-precision floating-point RNG
|
2012-04-18 06:09:31 +00:00 |
|
Alexander Reshetnikov
|
4ec74414bb
|
Fixed error in frame positioning (bug #1815)
|
2012-04-17 17:18:35 +00:00 |
|
Andrey Kamaev
|
72f4386fb9
|
Probably fixed EM tests failure on x86 platforms (thanks to Maria D.)
|
2012-04-17 15:28:10 +00:00 |
|
Andrey Kamaev
|
44098b2fbb
|
#1813 fixed compiler options with profiling enabled
|
2012-04-17 11:45:24 +00:00 |
|
Maria Dimashova
|
3dfa917879
|
refactored train and predict methods of em
|
2012-04-17 06:29:40 +00:00 |
|
Andrey Kamaev
|
8f7e5811b6
|
Fixed 2 failing python tests
|
2012-04-16 21:18:30 +00:00 |
|
Andrey Kamaev
|
ce32b4792f
|
Made OpenCVConfig.cmake friendly to Windows pack
|
2012-04-16 19:38:19 +00:00 |
|
Andrey Kamaev
|
24c7bdc3d7
|
#1809 include unistd.h required for usleep
|
2012-04-16 18:17:38 +00:00 |
|
Andrey Kamaev
|
73047b6d4e
|
Fixed failing Video_OpticalFlow.accuracy test
|
2012-04-16 15:56:27 +00:00 |
|
Maria Dimashova
|
cdb3f11d5e
|
fixed test on em (old interface)
|
2012-04-16 15:19:10 +00:00 |
|
Andrey Kamaev
|
965dbf3620
|
run.py: try working directory as a build path if no paths provided
|
2012-04-16 15:18:47 +00:00 |
|
Andrey Kamaev
|
b835c04589
|
Fixed incorrect asssertion in test
|
2012-04-16 15:17:30 +00:00 |
|
Andrey Kamaev
|
44a1e79621
|
Fixed build warnings
|
2012-04-16 15:00:00 +00:00 |
|
Maria Dimashova
|
7120355e06
|
updated points_classifier sample to use bayes classifier after distributions estimation by EM
|
2012-04-16 14:54:56 +00:00 |
|
Maria Dimashova
|
eaf0d38f03
|
removed changes of r8043; fixed 4 broken ml tests by other way
|
2012-04-16 13:50:10 +00:00 |
|
Andrey Kamaev
|
6d00182e13
|
Fixed Android build with correct manifest file
|
2012-04-16 13:30:35 +00:00 |
|
Maria Dimashova
|
570c8254b2
|
fixed test on em
|
2012-04-16 12:15:16 +00:00 |
|
Maria Dimashova
|
30f8d5a7d7
|
fixed creation of opponent space descriptors (#1805)
|
2012-04-16 11:50:06 +00:00 |
|
Maria Dimashova
|
3ee1a1d83c
|
fixed mistake in method name (#1798)
|
2012-04-16 11:01:08 +00:00 |
|
Maria Dimashova
|
71d7482aee
|
fixed nan in EM, added new test on EM
|
2012-04-16 10:30:42 +00:00 |
|
Alexander Shishkov
|
94bcaeb2e9
|
update theme for online docs (was incorrect in Firefox and Safari)
|
2012-04-16 10:16:19 +00:00 |
|
Andrey Kamaev
|
f9da906144
|
Fixed Android manifest generation and Android samples install
|
2012-04-16 09:14:26 +00:00 |
|
Ilya Lysenkov
|
ed8e4b5bcc
|
Fixed comparison methods in matchShapes (issue #1012)
|
2012-04-16 08:57:42 +00:00 |
|
Andrey Kamaev
|
00de4b9314
|
Fixed compiler flags caching in toolchain; fixed zlib search.
|
2012-04-16 07:24:15 +00:00 |
|
Andrey Kamaev
|
2f88062de7
|
Fixed Android build warning
|
2012-04-16 07:22:44 +00:00 |
|
Andrey Kamaev
|
67a336e0be
|
Fixed gcc version parsing.
|
2012-04-13 19:47:29 +00:00 |
|
Andrey Kamaev
|
5c7e8d775c
|
Fixed 4 broken ml tests.
|
2012-04-13 19:39:14 +00:00 |
|
Ilya Lysenkov
|
2619221331
|
Spell checked the documentation with VIM (issue #223)
|
2012-04-13 19:04:44 +00:00 |
|
Alexander Reshetnikov
|
5d4c194502
|
Removed stdio include from ffmpeg wrapper
|
2012-04-13 17:56:45 +00:00 |
|
Alexander Reshetnikov
|
0442b3eae4
|
Updated diagnostic messages in VideoWriter (for ticket #1736)
|
2012-04-13 17:39:45 +00:00 |
|
Ilya Lysenkov
|
b07f89dcb1
|
Removed mentions of TBB optimization if users can't actually use it (thanks to Andrey K.)
|
2012-04-13 15:57:58 +00:00 |
|
Ilya Lysenkov
|
2f44610ef3
|
Mentioned in doc if a function is parallelized with the TBB library (issue #421)
|
2012-04-13 15:31:18 +00:00 |
|
Andrey Kamaev
|
74cc370c74
|
Added Java tests support to run.py
|
2012-04-13 14:50:11 +00:00 |
|
Andrey Morozov
|
ee682493fd
|
added support clang compiler
|
2012-04-13 14:15:17 +00:00 |
|
Ilya Lysenkov
|
131663b709
|
Documented C++ interfaces of XML/YAML persistence classes (issues #1358, #539)
|
2012-04-13 13:41:57 +00:00 |
|
Alexander Shishkov
|
73aa0e66b9
|
minor changes in windows install tutorial
|
2012-04-13 13:01:43 +00:00 |
|
Alexander Shishkov
|
9b6440b415
|
removed module index
|
2012-04-13 12:14:19 +00:00 |
|
Andrey Morozov
|
5a21ac5ee4
|
increased bitrate of recorded video on 25%
|
2012-04-13 10:25:29 +00:00 |
|
Andrey Morozov
|
0c273b867e
|
increased bitrate of recorded video on 25%
|
2012-04-13 09:57:41 +00:00 |
|
Alexander Shishkov
|
d77fb60017
|
minor changes in documentation
|
2012-04-13 07:31:10 +00:00 |
|
Andrey Kamaev
|
b6dac61e96
|
Fixed several documentation warnings and errors.
|
2012-04-12 17:41:55 +00:00 |
|
Maria Dimashova
|
9d764b4115
|
fixed #1795
|
2012-04-12 16:43:37 +00:00 |
|
Andrey Kamaev
|
97835a8f32
|
Fixed 9 more build warnings
|
2012-04-12 16:21:08 +00:00 |
|
Andrey Kamaev
|
3b3d1a86ae
|
Fixed ant search on Windows
|
2012-04-12 15:29:50 +00:00 |
|
Alexander Reshetnikov
|
7f6c487ae0
|
Added perf test for video output
|
2012-04-12 14:52:27 +00:00 |
|
Maria Dimashova
|
9783cd985f
|
fixed ERTrees name for writing to/reading from xml
|
2012-04-12 14:13:15 +00:00 |
|