Alexey Spizhevoy
|
e49ea39a1f
|
Fixed parsing cmd args bug (videostab)
|
2012-04-19 12:16:45 +00:00 |
|
Alexey Spizhevoy
|
f355f798a4
|
Minor changes in videostab module and sample
|
2012-04-19 10:27:17 +00:00 |
|
Alexey Spizhevoy
|
f42eea1029
|
Added timing for main steps (videostab)
|
2012-04-19 09:29:13 +00:00 |
|
Alexey Spizhevoy
|
ada63d1800
|
Updated videostab sample
|
2012-04-19 08:38:42 +00:00 |
|
Andrey Kamaev
|
0905c4f6c6
|
Minor fix for previous commit
|
2012-04-18 22:02:17 +00:00 |
|
Andrey Kamaev
|
2bedf5bfd5
|
Refactored build conditionals in highgui tests
|
2012-04-18 21:32:56 +00:00 |
|
Andrey Kamaev
|
b14df1c1e7
|
Restored old behavior for OSX
|
2012-04-18 19:46:34 +00:00 |
|
Alexey Spizhevoy
|
536d36b05a
|
Refactoring (videostab)
|
2012-04-18 17:00:07 +00:00 |
|
Andrey Kamaev
|
68aec288c0
|
Fixed Calc_Hist under 32-bit gcc
|
2012-04-18 16:16:54 +00:00 |
|
Maria Dimashova
|
423b721d97
|
fixed AlgorithmInfo::read for read only parameters (thanks to Vadim)
|
2012-04-18 14:03:35 +00:00 |
|
Alexey Spizhevoy
|
1569c1ed52
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
2012-04-18 13:23:41 +00:00 |
|
Andrey Kamaev
|
78ee81c409
|
Fixed dependency from opencv_nonfree in Java bindings
|
2012-04-18 12:58:42 +00:00 |
|
Vladislav Vinogradov
|
1351f4c8ef
|
added docs for VideoReader_GPU
|
2012-04-18 12:46:56 +00:00 |
|
Maria Dimashova
|
f6bddd23af
|
minor doc fix
|
2012-04-18 12:41:23 +00:00 |
|
Maria Dimashova
|
b4a02fae0b
|
added doc on cv::EM; moved doc on CvEM to legacy/doc
|
2012-04-18 12:22:46 +00:00 |
|
Maria Dimashova
|
ca8241f6e5
|
made em params read only; minor renaming
|
2012-04-18 11:56:50 +00:00 |
|
Vladislav Vinogradov
|
e29d41c885
|
minor fix in gpu video_writer sample
|
2012-04-18 11:49:17 +00:00 |
|
Maria Dimashova
|
c2ae452ab9
|
fixed misspelling in ertrees doc
|
2012-04-18 11:44:35 +00:00 |
|
Vladislav Vinogradov
|
dd6b11b87d
|
fixed build without CUDA
|
2012-04-18 11:25:56 +00:00 |
|
Vladislav Vinogradov
|
f4b4665940
|
added VideoReader_GPU
|
2012-04-18 11:18:25 +00:00 |
|
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 Pavlenko
|
b0dd192d52
|
fixing #1800
|
2012-04-17 15:33:18 +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 |
|
Vladislav Vinogradov
|
ffbee1fe97
|
added docs for VideoWriter_GPU
|
2012-04-17 11:36:37 +00:00 |
|
Vladislav Vinogradov
|
70909738f4
|
added support of different surface formats to VideoWriter_GPU
added key frame handling to ffmpeg wrappers
|
2012-04-17 11:08:08 +00:00 |
|
Alexey Spizhevoy
|
4c44ccc3c9
|
Removed unnecessary code (videostab)
|
2012-04-17 09:30:16 +00:00 |
|
Alexey Spizhevoy
|
dfedaff99b
|
Removed unnecessary code (videostab)
|
2012-04-17 09:21:09 +00:00 |
|
Alexey Spizhevoy
|
19c30eaa11
|
Refactored videostab module
|
2012-04-17 09:12:14 +00:00 |
|
Vladislav Vinogradov
|
2bfaf540a1
|
added VideoWriter_GPU
|
2012-04-17 07:12:16 +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 |
|
Alexey Spizhevoy
|
0824cf5059
|
Added info about papers (videostab)
|
2012-04-16 11:45:08 +00:00 |
|