Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
2012-06-21 14:50:05 +00:00 |
|
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
2012-06-21 14:37:28 +00:00 |
|
Andrey Kamaev
|
5e0160d711
|
Fixed few warnings on Linux
|
2012-06-21 12:44:48 +00:00 |
|
Andrey Pavlenko
|
952b25f86f
|
changing 'java' module layout
|
2012-06-21 11:44:31 +00:00 |
|
Andrey Kamaev
|
25f70e691a
|
Fixed warnigs from zlib defines
|
2012-06-21 10:28:57 +00:00 |
|
Andrey Pavlenko
|
3af92a9d92
|
fixing warnings
|
2012-06-21 09:14:14 +00:00 |
|
Marina Kolpakova
|
b065c7a296
|
fixes for the newly added gcc warning keys
|
2012-06-21 03:48:36 +00:00 |
|
Andrey Kamaev
|
f6ef504ef0
|
Fixed few more warnings/bugs.
|
2012-06-20 21:09:27 +00:00 |
|
Andrey Kamaev
|
e94e5866a1
|
Fixed mingw build warnings
|
2012-06-20 17:57:26 +00:00 |
|
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
2012-06-20 12:27:02 +00:00 |
|
Andrey Pavlenko
|
779f4e39de
|
adding JNI func-s declarations to eliminate build warnings inside Android tree
|
2012-06-20 08:58:30 +00:00 |
|
Andrey Pavlenko
|
2c786a47d0
|
fix for #2048 (artificial 'delete' method had wrong JNI signature)
|
2012-06-20 08:28:43 +00:00 |
|
Andrey Pavlenko
|
dc93c21962
|
fix for #2063 ( Mat(Mat m, Rect roi) returns wrong sub-mat)
|
2012-06-20 07:43:01 +00:00 |
|
Marina Kolpakova
|
43f2682e15
|
fixed build without CUDA
|
2012-06-20 07:30:19 +00:00 |
|
Marina Kolpakova
|
e7f6c4b7ef
|
scan operations are moved in separate header
|
2012-06-20 05:41:16 +00:00 |
|
Marina Kolpakova
|
6620c5c92d
|
Merge branch 'work'
|
2012-06-19 13:41:15 +00:00 |
|
Marina Kolpakova
|
18918a5e44
|
fix for 1.x compute capabilities
|
2012-06-19 13:41:08 +00:00 |
|
Andrey Kamaev
|
e8d158a5c8
|
Reverted changes breaking Android build
|
2012-06-19 08:10:05 +00:00 |
|
Maria Dimashova
|
9152d3fee2
|
minor fixing
|
2012-06-18 14:25:00 +00:00 |
|
Andrey Kamaev
|
7dcbf32532
|
Fixed WString related build problem in Android build
|
2012-06-18 13:08:59 +00:00 |
|
Alexander Mordvintsev
|
b4dafa6b58
|
fixed SVM train_auto docs: "train set" <-> "test set"
|
2012-06-18 11:38:47 +00:00 |
|
Alexander Smorkalov
|
1736cc9739
|
Code style fix. dbt face detection example turned off for Windows.
|
2012-06-18 10:59:28 +00:00 |
|
Marina Kolpakova
|
db08656a38
|
resize area are fixed for scales that aren't divide 128
|
2012-06-18 10:31:36 +00:00 |
|
Marina Kolpakova
|
f7c1d16b38
|
resize area with block scan
|
2012-06-18 09:00:36 +00:00 |
|
Marina Kolpakova
|
81c6adb959
|
resize area with block scan
|
2012-06-18 09:00:32 +00:00 |
|
Marina Kolpakova
|
9a9f212db0
|
resize function signature refactoring
|
2012-06-18 09:00:28 +00:00 |
|
Marina Kolpakova
|
e69c6fdef4
|
minor formating changes
|
2012-06-18 09:00:22 +00:00 |
|
Alexander Smorkalov
|
7c160cdc30
|
Detection based tracker was refactored. Detector interface added.
|
2012-06-18 08:55:05 +00:00 |
|
Vladislav Vinogradov
|
f392ab0e08
|
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
|
2012-06-18 06:49:10 +00:00 |
|
Andrey Kamaev
|
33d9e2354a
|
Fixed Android build with Eigen.
|
2012-06-16 14:52:46 +00:00 |
|
Philipp Wagner
|
000bf4af48
|
Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap.
|
2012-06-16 08:33:48 +00:00 |
|
Philipp Wagner
|
2c9e81a3ec
|
The COLORMAP_PINK colormap was missing in applyColorMap.
|
2012-06-16 08:30:22 +00:00 |
|
Marina Kolpakova
|
5b0d7a65e6
|
minor formating fixes
|
2012-06-15 15:57:12 +00:00 |
|
Marina Kolpakova
|
5d06788305
|
fixed more "shadow" warnings
|
2012-06-15 13:21:27 +00:00 |
|
Marina Kolpakova
|
cd81a13d8b
|
added check for CUDA BLUS support in GEMM tests
|
2012-06-15 13:19:36 +00:00 |
|
Marina Kolpakova
|
c17bd8c11b
|
fixed "shadow" warnings in nvidia folder
|
2012-06-15 13:16:43 +00:00 |
|
Marina Kolpakova
|
f33d90220d
|
fixed "shadow" warnings in NVIDIA tests
|
2012-06-15 13:13:36 +00:00 |
|
Vladislav Vinogradov
|
2e2bd55729
|
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
|
2012-06-15 11:02:33 +00:00 |
|
Maria Dimashova
|
5df3c44d30
|
added check to weight in rgbd
|
2012-06-15 09:17:10 +00:00 |
|
Andrey Kamaev
|
c5df95d5a9
|
Shortened cmake script for opencv_world
|
2012-06-15 07:52:20 +00:00 |
|
Andrey Kamaev
|
16c94d643f
|
Fixed #2053
|
2012-06-15 06:40:20 +00:00 |
|
Andrey Kamaev
|
542563c444
|
Fixed Android build warnings for old NDK
|
2012-06-14 14:52:00 +00:00 |
|
Maria Dimashova
|
1774e73324
|
added weighting to rgbd odometry
|
2012-06-14 14:34:15 +00:00 |
|
Andrey Kamaev
|
913d4541a5
|
Reduced some tegra stubs
|
2012-06-14 14:09:04 +00:00 |
|
Alexander Mordvintsev
|
a98d6b6217
|
exposed parallelized SVM prediction to python (predict_all)
|
2012-06-14 10:02:49 +00:00 |
|
Alexander Shishkov
|
e4d9d5294e
|
fixed #2047
|
2012-06-14 00:09:47 +00:00 |
|
Marina Kolpakova
|
f273e54be3
|
fixed part of shadow warnings
|
2012-06-13 13:21:51 +00:00 |
|
Marina Kolpakova
|
8c6dc17a9f
|
scan based area interpolation for naive cases
|
2012-06-13 13:21:08 +00:00 |
|
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
2012-06-13 13:19:43 +00:00 |
|
Marina Kolpakova
|
9dac223039
|
fixed part of shadow warnings
|
2012-06-13 13:12:21 +00:00 |
|