Andrey Kamaev
|
9bc5afd278
|
Updated tegra optical flow stub
|
2012-05-21 13:57:36 +00:00 |
|
Leonid Beynenson
|
daec4d88fa
|
Now the DetectionBasedTracker will throw exception if it cannot load cascade detector from a file.
|
2012-05-21 13:54:42 +00:00 |
|
Andrey Kamaev
|
47f72b538f
|
Added new performance tests for calcOpticalFlowPyrLK and buildOpticalFlowPyramid; extracted private header from lkpyramid.cpp
|
2012-05-21 13:07:53 +00:00 |
|
Andrey Kamaev
|
ac8f61ee91
|
Fixed Linux build
|
2012-05-21 08:53:38 +00:00 |
|
Maria Dimashova
|
608855a322
|
include nonfree for a couple of f2d samples
|
2012-05-21 08:47:57 +00:00 |
|
Andrey Kamaev
|
decd6c0fab
|
Restored QuartzCore framework for OS X
|
2012-05-20 19:05:36 +00:00 |
|
Andrey Kamaev
|
0716ebb7a6
|
Refactored highgui libraries search (tested on Windows only)
|
2012-05-20 18:49:57 +00:00 |
|
Andrey Kamaev
|
c9027fecc0
|
Fixed few MinGW build problems
|
2012-05-20 18:45:19 +00:00 |
|
Andrey Kamaev
|
5a3cbadfe3
|
Fixing Android SDK search on OS X.
|
2012-05-20 08:26:20 +00:00 |
|
Maria Dimashova
|
4d36be8794
|
skip of table header in MLData (#1962)
|
2012-05-19 14:34:36 +00:00 |
|
Andrey Kamaev
|
094c32ced7
|
Refactored CMake status report for video IO libs
|
2012-05-19 13:48:36 +00:00 |
|
Andrey Kamaev
|
9961658eab
|
Fixing compile on some MinGW platforms
|
2012-05-19 10:44:43 +00:00 |
|
Andrey Kamaev
|
d069c062a6
|
Added Windows paths support to Eigen search.
|
2012-05-19 10:14:10 +00:00 |
|
Andrey Kamaev
|
f8368ba6da
|
MinGW: try -mpreferred-stack-boundary instead of mstackrealign
|
2012-05-19 08:50:24 +00:00 |
|
Andrey Kamaev
|
18c52c309b
|
Restored -O2 for MinGW
|
2012-05-18 17:32:55 +00:00 |
|
Maria Dimashova
|
28297c0224
|
fixed Mat::diag (#1939)
|
2012-05-18 14:38:54 +00:00 |
|
Andrey Kamaev
|
80f1b1478d
|
Fixed parameter name and copy condition
|
2012-05-18 13:29:49 +00:00 |
|
Andrey Kamaev
|
e309c51430
|
Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast)
|
2012-05-18 08:33:19 +00:00 |
|
Andrey Kamaev
|
b8804ccc17
|
Fixed problem with manually set PYTHON_PACKAGES_PATH #1891
|
2012-05-18 07:43:12 +00:00 |
|
Andrey Kamaev
|
639bf3ee8f
|
Fixed accumulateWeighted with mask for multichannel matrices #1959
|
2012-05-18 06:08:14 +00:00 |
|
Andrey Kamaev
|
4a3141accf
|
#1932 Fixed SSE instability on mingw32
|
2012-05-17 20:25:12 +00:00 |
|
Andrey Kamaev
|
def87eae19
|
Fixed MinGW build after r8358
|
2012-05-17 20:19:48 +00:00 |
|
Andrey Pavlenko
|
e3fc405393
|
fix for #1954 (typos)
|
2012-05-17 19:36:38 +00:00 |
|
Anatoly Baksheev
|
b82b4a640d
|
fixed possible compilation error for macos
|
2012-05-17 14:55:29 +00:00 |
|
Andrey Pavlenko
|
5855c4905e
|
Android samples are updated: onPause()/onResume() release/open camera, a message is shown on camera open error, minor fixes in code and resources
|
2012-05-17 14:51:04 +00:00 |
|
Andrey Kamaev
|
0ba3236ce0
|
Fixed Algorithm usage example #1904
|
2012-05-17 10:52:07 +00:00 |
|
Andrey Kamaev
|
8f3273bf07
|
Refactored per-computed pyramid handling in calcOpticalFlowPyrLK #1321
|
2012-05-17 10:29:53 +00:00 |
|
Vadim Pisarevsky
|
00c30681bc
|
Added Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi Shavit)
|
2012-05-16 16:13:24 +00:00 |
|
Andrey Kamaev
|
5f9e295adf
|
Added test and workaround for #1942
|
2012-05-16 15:11:17 +00:00 |
|
Andrey Kamaev
|
a877ecdcf0
|
Added option to pass pre-computed pyramid to piramidal LK optical flow #1321
|
2012-05-16 14:52:46 +00:00 |
|
Vadim Pisarevsky
|
f620f1ce57
|
fixed building avfoundation on MacOSX with iOS targets
|
2012-05-15 15:34:53 +00:00 |
|
Vadim Pisarevsky
|
8a5b6ced1a
|
fixed background update in GMM2 algorithm (ticket #1931)
|
2012-05-15 14:25:07 +00:00 |
|
Andrey Kamaev
|
d2da219ec0
|
Fixed incorrect CMake variable name
|
2012-05-15 07:43:00 +00:00 |
|
Andrey Kamaev
|
9275adff81
|
Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906
|
2012-05-14 14:56:17 +00:00 |
|
Andrey Kamaev
|
26fb7603c0
|
Fixed typo #1896
|
2012-05-14 14:51:13 +00:00 |
|
Andrey Kamaev
|
07658aeb74
|
Fixed replacement of -O3 with -O2 for mingw compiler #1896
|
2012-05-14 14:19:28 +00:00 |
|
Andrey Kamaev
|
78915e016c
|
Fixed python version issue #1903
|
2012-05-14 14:05:25 +00:00 |
|
Andrey Kamaev
|
8d135e8ea1
|
Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows.
|
2012-05-13 09:34:33 +00:00 |
|
Vadim Pisarevsky
|
6dde56faf4
|
fixed building opencv_world with VS2010
|
2012-05-12 16:27:40 +00:00 |
|
Andrey Kamaev
|
3ec3c59197
|
Updated sanity threshold for convertTo perf test
|
2012-05-12 15:12:21 +00:00 |
|
Vadim Pisarevsky
|
9bbcebd6b0
|
added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.
|
2012-05-12 13:54:26 +00:00 |
|
Andrey Kamaev
|
8408499c94
|
Updated dot profuct function table
|
2012-05-12 11:44:54 +00:00 |
|
Vladislav Vinogradov
|
9df6e51a5b
|
added gpu::compare with scalars (Feature #1754)
|
2012-05-12 09:45:21 +00:00 |
|
Alexander Smorkalov
|
abe16352d6
|
ColorBlobDetection example. Bug fix. Refactoring.
|
2012-05-12 07:38:31 +00:00 |
|
Vladislav Vinogradov
|
ef478840af
|
added message that timings doesn't include data transfer to gpu performance sample (Issue #1846)
|
2012-05-12 06:28:51 +00:00 |
|
Vadim Pisarevsky
|
52797a55e2
|
added support for vector<Mat_<>> in InputArray, OutputArray, split & merge
|
2012-05-11 13:36:48 +00:00 |
|
Vadim Pisarevsky
|
7a7dae3627
|
fixed problem with Mat::copyTo() with Mat_<> arguments (ticket #1918)
|
2012-05-11 12:40:20 +00:00 |
|
Vadim Pisarevsky
|
e794622776
|
propagated 2 fixed from 2.4 to trunk
|
2012-05-11 11:48:26 +00:00 |
|
Vladislav Vinogradov
|
2dafc9a853
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
2012-05-11 11:48:15 +00:00 |
|
Vladislav Vinogradov
|
91e312958b
|
disabled WITH_OPENGL flag under MacOS
|
2012-05-10 09:53:57 +00:00 |
|