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 |
|
Marina Kolpakova
|
7dd0067792
|
suppress warning no previous declaration for gpu module
|
2012-06-13 13:10:11 +00:00 |
|
Andrey Kamaev
|
827d7ba2e9
|
fixed highgui configuration with QT enabled
|
2012-06-13 11:49:27 +00:00 |
|
Andrey Kamaev
|
694f0e954f
|
Added linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF
|
2012-06-13 10:43:03 +00:00 |
|
Maria Dimashova
|
f363c835ab
|
fixed compilation error and some warnings if with_openni is true
|
2012-06-13 08:38:30 +00:00 |
|
Philipp Wagner
|
7b544d2a6d
|
Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data.
|
2012-06-12 22:49:14 +00:00 |
|
Andrey Kamaev
|
5349fa0302
|
Fixed target_link_libraries for python bindings
|
2012-06-12 16:18:14 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Alexander Mordvintsev
|
08b2bd9174
|
fixed #1974
|
2012-06-11 07:20:34 +00:00 |
|
Philipp Wagner
|
b3c61ee0fe
|
Minor grammatical correction in comments.
|
2012-06-10 22:42:20 +00:00 |
|
Philipp Wagner
|
cd7d93f362
|
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.
|
2012-06-10 22:23:18 +00:00 |
|
Philipp Wagner
|
ee1b671279
|
Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented.
|
2012-06-10 11:57:33 +00:00 |
|
Marina Kolpakova
|
6727e4cb6d
|
fixed build under android
|
2012-06-10 09:44:47 +00:00 |
|
Marina Kolpakova
|
183e13b359
|
fixed build without CUDA
|
2012-06-09 17:03:40 +00:00 |
|
Vadim Pisarevsky
|
76f49f3078
|
added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib)
|
2012-06-09 16:18:39 +00:00 |
|
Marina Kolpakova
|
09d4d69100
|
minor warning fixes
|
2012-06-09 15:24:36 +00:00 |
|
Marina Kolpakova
|
f2c30cd90d
|
resize area for big downscaling integration
|
2012-06-09 15:24:01 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Marina Kolpakova
|
f6b451c607
|
fixed another piece of warnings
|
2012-06-09 10:58:32 +00:00 |
|
Marina Kolpakova
|
de23734776
|
Declaration of color conversion functions are moved in header file to avoid warnings
|
2012-06-09 09:04:17 +00:00 |
|
Marina Kolpakova
|
324a642a20
|
Fixed all anomimous warnings
|
2012-06-09 08:33:25 +00:00 |
|
Marina Kolpakova
|
8eadc49a7b
|
Fixed another one thousand warnings about uninitialized anomimnomous
|
2012-06-09 08:07:10 +00:00 |
|
Vadim Pisarevsky
|
1e14d84008
|
possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample
|
2012-06-09 07:05:24 +00:00 |
|
Marina Kolpakova
|
e86f0aaea1
|
fixed hundreds of "anonymous" warnings for gpu module.
|
2012-06-08 17:09:38 +00:00 |
|
Andrey Kamaev
|
ffa44fb114
|
Fixed precompiled headers build on Linux
|
2012-06-08 16:04:14 +00:00 |
|
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
2012-06-08 14:54:17 +00:00 |
|
Alexander Kapustin
|
018d85dddb
|
New Tegra Optimized thresh_16s and thresh_32f functions were added
|
2012-06-08 08:49:59 +00:00 |
|
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
2012-06-08 08:11:17 +00:00 |
|
Andrey Kamaev
|
89e3c461ec
|
Fixed build with TBB
|
2012-06-08 06:23:28 +00:00 |
|
Andrey Kamaev
|
79df8db76f
|
Fixed recently introduced build problems on some platforms
|
2012-06-08 06:19:17 +00:00 |
|
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Anatoly Baksheev
|
0395f7c63f
|
fixed relative path for stitching/details headers
|
2012-06-07 13:42:59 +00:00 |
|
Marina Kolpakova
|
16ef01efda
|
set to linear interpolation type for upscaling with area interplation flag
|
2012-06-06 16:05:31 +00:00 |
|
Marina Kolpakova
|
75eedf8b03
|
call not NPP version in case of INTER_AREA resize
|
2012-06-06 15:38:08 +00:00 |
|
Marina Kolpakova
|
9aa3f754b7
|
fixed accuracy test
|
2012-06-06 15:29:24 +00:00 |
|
Marina Kolpakova
|
83390ea4e1
|
performance test for INTER_AREA resize has been added.
|
2012-06-06 14:45:33 +00:00 |
|
Marina Kolpakova
|
aa8fbc26da
|
fix for down rounded output sizes
|
2012-06-06 13:25:36 +00:00 |
|
Andrey Kamaev
|
5a41c6509e
|
Fixed build of opencv_world with QT on linux #2012
|
2012-06-06 13:24:41 +00:00 |
|
Marina Kolpakova
|
8231d0d11d
|
fixed for resize with INTER AREA. Since now we divide by convolved area
|
2012-06-06 12:12:21 +00:00 |
|
Marina Kolpakova
|
eabd757def
|
fixed build
|
2012-06-06 10:59:10 +00:00 |
|
Marina Kolpakova
|
d192117e86
|
GPU resize with INTER_AREA
|
2012-06-06 10:39:42 +00:00 |
|
Vadim Pisarevsky
|
bc54195199
|
decreased size of the buffer used in CvBoost::update_weights (ticket #1803)
|
2012-06-06 10:10:48 +00:00 |
|
Alexander Shishkov
|
74786075e3
|
test commit
|
2012-06-06 09:21:09 +00:00 |
|
Alexander Shishkov
|
80a4157f11
|
test commit
|
2012-06-06 09:12:11 +00:00 |
|
Vladislav Vinogradov
|
03a14bb525
|
fixed build under windows, updated 768x576.avi video (other codec)
|
2012-06-05 14:16:57 +00:00 |
|
Vladislav Vinogradov
|
bfb390e82a
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
|
Marina Kolpakova
|
3c16c9c92d
|
fixed #2019
|
2012-06-05 10:58:53 +00:00 |
|
Vladislav Vinogradov
|
df1ca974ca
|
made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007)
|
2012-06-05 08:37:16 +00:00 |
|
Andrey Kamaev
|
40c779fcf5
|
phaseCorrelate documentation patch by Will Lucas #2017
|
2012-06-05 06:02:50 +00:00 |
|
Marina Kolpakova
|
74ec5d7cbb
|
fix for ORB tests
|
2012-06-01 15:15:58 +00:00 |
|
Vadim Pisarevsky
|
2990f23e0c
|
grid-adapted feature detector made a proper Algorithm (ticket #1874)
|
2012-06-01 09:10:53 +00:00 |
|
Vadim Pisarevsky
|
6206908868
|
added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914)
|
2012-06-01 09:00:42 +00:00 |
|
Vadim Pisarevsky
|
677680d82d
|
reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971)
|
2012-06-01 08:55:16 +00:00 |
|
Andrey Kamaev
|
586d5a6024
|
Merged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly added to the reconstructed image.)
|
2012-06-01 08:48:38 +00:00 |
|
Andrey Kamaev
|
b1c2cba07c
|
Fixed pdf documentation build
|
2012-06-01 08:30:52 +00:00 |
|
Andrey Kamaev
|
834a0b518c
|
Trunk OpenCV version is set to 2.4.9
|
2012-05-31 11:59:43 +00:00 |
|
Andrey Kamaev
|
dde8455db2
|
removed debug print
|
2012-05-31 11:06:06 +00:00 |
|
Andrey Kamaev
|
0809ae562e
|
Fixed regression in python wrappers generator
|
2012-05-31 11:04:11 +00:00 |
|
Andrey Kamaev
|
314813e51c
|
Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback
|
2012-05-31 08:11:47 +00:00 |
|
Andrey Kamaev
|
9399394e6c
|
Fixed #1996
|
2012-05-31 08:02:52 +00:00 |
|
Andrey Kamaev
|
1a572c8e89
|
Added test for #1997; fixed build warnings
|
2012-05-31 06:59:06 +00:00 |
|
Marina Kolpakova
|
6d498495d3
|
tegra integration
|
2012-05-30 15:56:53 +00:00 |
|
Andrey Kamaev
|
bf27889f04
|
Made reference manual table of contents autogenerated
|
2012-05-30 14:06:47 +00:00 |
|
Vadim Pisarevsky
|
17d9509e31
|
changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()"
|
2012-05-30 13:02:45 +00:00 |
|
Alexander Kapustin
|
29b9070698
|
tegra::cvtRGB2HSV function was added
|
2012-05-30 11:52:53 +00:00 |
|
Vadim Pisarevsky
|
74882fe188
|
replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility.
|
2012-05-30 11:29:22 +00:00 |
|
Vladislav Vinogradov
|
48c3cfdfd0
|
fixed mark_nvidia.py script (warpAffine and warpPerspective)
|
2012-05-30 05:44:34 +00:00 |
|
Andrey Kamaev
|
ae3c754bb3
|
Fixed Java API build
|
2012-05-29 17:13:24 +00:00 |
|
Andrey Kamaev
|
a20248977c
|
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member
|
2012-05-29 16:55:46 +00:00 |
|
Andrey Kamaev
|
cf25f572a6
|
Documentation: improved correctness checking for superclasses
|
2012-05-29 14:51:59 +00:00 |
|
Andrey Kamaev
|
dad75658f2
|
Documentation: added support for multiple superclasses
|
2012-05-29 14:18:43 +00:00 |
|
Alexander Smorkalov
|
6903e8f0fd
|
Bug #1989 fixed. NULL pointer check added.
|
2012-05-29 12:13:51 +00:00 |
|
Evgeny Talanin
|
d3c73071ea
|
Temporarily disable test on Mac
|
2012-05-29 11:41:24 +00:00 |
|
Vladislav Vinogradov
|
6f32fb025d
|
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
|
2012-05-29 11:30:44 +00:00 |
|
Andrey Pavlenko
|
eb4ce67dac
|
fixing Java test and sample after moving drawContours() from Imgproc to Core
|
2012-05-29 11:04:04 +00:00 |
|
Andrey Kamaev
|
40e8d08e8d
|
Added check for trailing semicolon to rst parser; fixed few documentation build warnings
|
2012-05-29 10:57:25 +00:00 |
|
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
2012-05-29 10:36:19 +00:00 |
|
Vladislav Vinogradov
|
67b718f1cb
|
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error
|
2012-05-29 08:03:36 +00:00 |
|
Andrey Kamaev
|
c492dc6a83
|
Fixed property names in cap_dshow #1993
|
2012-05-29 05:41:46 +00:00 |
|
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
2012-05-28 20:11:38 +00:00 |
|
Vadim Pisarevsky
|
bc929a7d46
|
added API for storing OpenCV data structures to text string and reading them back
|
2012-05-28 15:38:58 +00:00 |
|
Andrey Kamaev
|
18a8721f49
|
Small fixes for documentation checking script
|
2012-05-28 15:29:21 +00:00 |
|
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
2012-05-28 14:36:15 +00:00 |
|
Andrey Kamaev
|
4aaaef5967
|
remaining C-style planar subdivisions data structures are moved to legacy
|
2012-05-28 13:57:45 +00:00 |
|
Vladislav Vinogradov
|
2582464e51
|
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
|
2012-05-28 12:09:40 +00:00 |
|
Andrey Kamaev
|
71625ad458
|
Fixed more documentation & source discrepancies
|
2012-05-28 11:22:43 +00:00 |
|
Vladislav Vinogradov
|
addcd16d8f
|
minor fix of gpu perf tests
|
2012-05-28 08:08:14 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Andrey Kamaev
|
7e698726e4
|
Added new script for checking correctness of documentation
|
2012-05-28 07:34:49 +00:00 |
|
Andrey Kamaev
|
9d73b5f510
|
Added test for #914
|
2012-05-25 17:56:28 +00:00 |
|
Alexander Shishkov
|
a71e690b5e
|
temp commit
|
2012-05-25 13:35:14 +00:00 |
|
Alexander Shishkov
|
3165b22a97
|
temp commit
|
2012-05-25 13:16:16 +00:00 |
|
Andrey Kamaev
|
eb90882b2d
|
Fixed some build warnings
|
2012-05-25 13:13:51 +00:00 |
|
Alexander Shishkov
|
2ac9338f87
|
temp commit
|
2012-05-25 13:11:34 +00:00 |
|
Andrey Kamaev
|
0e9e0a01db
|
Added new perf tests for boxFilter
|
2012-05-25 11:26:43 +00:00 |
|
Anatoly Baksheev
|
543825f2f5
|
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
|
2012-05-25 09:44:00 +00:00 |
|
Andrey Kamaev
|
6c86cce21f
|
Fixed groupRectangles documentation #1817
|
2012-05-25 09:04:26 +00:00 |
|
Andrey Kamaev
|
ab6f0c4e0b
|
Added tegra stub for cornerEigenValsVecs
|
2012-05-25 08:20:13 +00:00 |
|
Andrey Kamaev
|
e161f428a0
|
Fixed PvAPI search on Windows #1927
|
2012-05-24 20:10:13 +00:00 |
|
Anatoly Baksheev
|
6455488ff4
|
perf_framework: added TEST_CYCLE_MULTIRUN macros ( invokes function tested several times at each iteration )
|
2012-05-24 17:12:14 +00:00 |
|
Maria Dimashova
|
276a3fe01b
|
fixed #1981
|
2012-05-24 16:52:14 +00:00 |
|
Andrey Kamaev
|
a33d67f48a
|
Updated sanity checks for some imgproc perf tests
|
2012-05-24 15:42:07 +00:00 |
|
Vadim Pisarevsky
|
513080ea12
|
some more fixes in Algorithm methods declarations
|
2012-05-24 11:50:54 +00:00 |
|
Vladislav Vinogradov
|
3fe100a093
|
added mark_nvidia script
|
2012-05-23 13:55:10 +00:00 |
|
Vladislav Vinogradov
|
77f22fe366
|
minor fix of gpu perf tests
|
2012-05-23 13:20:53 +00:00 |
|
Vadim Pisarevsky
|
159cc29bb5
|
fixed undistortPoints description (ticket #1964)
|
2012-05-23 13:01:40 +00:00 |
|
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
2012-05-23 12:58:01 +00:00 |
|
Vadim Pisarevsky
|
5cc4d23d1e
|
fixed description of cv::invert() (ticket #1972)
|
2012-05-23 12:52:46 +00:00 |
|
Vadim Pisarevsky
|
01169ec826
|
fixed description of Algorithm::getList(); added sample, thanks to Shervin Emami (ticket #1972)
|
2012-05-23 12:35:51 +00:00 |
|
Andrey Kamaev
|
3108423a37
|
Fixed assert placement in cv::invert
|
2012-05-23 09:28:26 +00:00 |
|
Andrey Kamaev
|
88c934ea8c
|
Added documentation for buildOpticalFlowPyramid
|
2012-05-23 08:50:43 +00:00 |
|
Vladislav Vinogradov
|
6d08d04293
|
compilation
|
2012-05-22 18:59:26 +00:00 |
|
Anatoly Baksheev
|
671233cd46
|
gpu: added Cascade and mulAndScaleSpectrums perf tests
|
2012-05-22 18:58:01 +00:00 |
|
Alexander Mordvintsev
|
e703e8f5a6
|
exposed MSER to python again
|
2012-05-22 15:53:39 +00:00 |
|
Vladislav Vinogradov
|
3c7240024e
|
updated filters performance tests in gpu module
|
2012-05-22 13:59:40 +00:00 |
|
Leonid Beynenson
|
32878f8577
|
Added a check of the DetectionBasedTracker's inner state in the main thread function of this class.
This change should fix a multithread bug in the class.
|
2012-05-22 13:24:37 +00:00 |
|
Anatoly Baksheev
|
32c7eeca78
|
arithm test gpu tests for cpu :)
|
2012-05-22 13:15:22 +00:00 |
|
Vladislav Vinogradov
|
9bddac1099
|
fixed gpu-vs-cpu performance tests
|
2012-05-22 11:27:45 +00:00 |
|
Alexander Mordvintsev
|
61fd5ed0e1
|
fixed #1969
|
2012-05-22 11:21:25 +00:00 |
|
Vladislav Vinogradov
|
1d57911646
|
updated gpu-vs-cpu performance tests
|
2012-05-22 10:29:58 +00:00 |
|
Vladislav Vinogradov
|
d78aa7c937
|
added cpu performance test for gpu module
|
2012-05-22 08:29:08 +00:00 |
|
Alexander Mordvintsev
|
8429c109be
|
FIX: VideoCapture::read() was returning empty image for camera captures
|
2012-05-22 07:58:31 +00:00 |
|
Andrey Kamaev
|
37d9c3f835
|
Fixed some corner cases of opencv_world configuration
|
2012-05-21 20:15:17 +00:00 |
|
Vadim Pisarevsky
|
41c932f306
|
FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods
|
2012-05-21 15:27:40 +00:00 |
|
Vadim Pisarevsky
|
fd68cc768a
|
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)
|
2012-05-21 14:56:07 +00:00 |
|
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 |
|
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 |
|
Maria Dimashova
|
4d36be8794
|
skip of table header in MLData (#1962)
|
2012-05-19 14:34:36 +00:00 |
|
Andrey Kamaev
|
9961658eab
|
Fixing compile on some MinGW platforms
|
2012-05-19 10:44:43 +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
|
639bf3ee8f
|
Fixed accumulateWeighted with mask for multichannel matrices #1959
|
2012-05-18 06:08:14 +00:00 |
|
Andrey Kamaev
|
def87eae19
|
Fixed MinGW build after r8358
|
2012-05-17 20:19:48 +00:00 |
|
Anatoly Baksheev
|
b82b4a640d
|
fixed possible compilation error for macos
|
2012-05-17 14:55:29 +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
|
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 |
|
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 |
|
Alexander Reshetnikov
|
57e26bde9f
|
Accelerating the completion of video bypass (bug #1893)
|
2012-05-05 17:28:05 +00:00 |
|
Alexander Reshetnikov
|
3ec43a11ed
|
Fixed read error in VideoCapture for images (bug #1892); minor fix of ffmpeg wrapper warning
|
2012-05-05 14:43:03 +00:00 |
|
Anatoly Baksheev
|
fe91d1ca57
|
compilation for Macos
|
2012-05-04 12:11:01 +00:00 |
|
Vladislav Vinogradov
|
c65b7a9980
|
removed #include "cap_ffmpeg_impl_v2.hpp"
|
2012-05-03 08:34:14 +00:00 |
|
Andrey Kamaev
|
860172c626
|
run.py - fixed java tests launch on Windows
|
2012-05-03 07:50:24 +00:00 |
|
Anatoly Baksheev
|
a79c52a28f
|
updated printCudaDeviceInfo to support Kepler
|
2012-05-02 21:55:38 +00:00 |
|
Andrey Kamaev
|
3a1f85d4e8
|
Remerged the 2.4.0 branch
|
2012-05-02 20:20:14 +00:00 |
|
Vladislav Vinogradov
|
77717e1abc
|
fixed opencv_ffmpeg.dll name in gpu video encoding/decoding
|
2012-05-02 13:23:11 +00:00 |
|
Vladislav Vinogradov
|
ca57239618
|
fixed some problems after r8280 (lost code)
|
2012-05-02 13:07:30 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vladislav Vinogradov
|
3f1c6d7357
|
fixed PyrLKOpticalFlow.dense (final result size)
|
2012-04-28 13:12:14 +00:00 |
|
Vladislav Vinogradov
|
917063b7f7
|
reverted r8003 (CascadeClassifier_GPU)
|
2012-04-28 08:41:10 +00:00 |
|
Vladislav Vinogradov
|
76dc827648
|
added BruteForceMatcher_GPU (for legacy)
|
2012-04-28 07:41:21 +00:00 |
|
Alexey Spizhevoy
|
30431b94d9
|
Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab)
|
2012-04-27 12:38:33 +00:00 |
|
Gary Bradski
|
54f92013b0
|
fix to Detector::write so that it doesn't abort on read
|
2012-04-27 04:05:33 +00:00 |
|
Alexey Spizhevoy
|
2799f51bf9
|
Minor changes in videostab module
|
2012-04-26 11:56:30 +00:00 |
|
Alexey Spizhevoy
|
02d34bdac2
|
Refactored videostab module
|
2012-04-26 09:01:15 +00:00 |
|
Alexander Kapustin
|
79e2070606
|
5 functions from addWeighted_func family were Neon Optimized
|
2012-04-26 08:18:01 +00:00 |
|
Alexander Kapustin
|
3e899f6fd7
|
File perf_addWeited.cpp added
|
2012-04-26 07:20:13 +00:00 |
|
Alexey Spizhevoy
|
2270c2f5bd
|
Refactored videostab module
|
2012-04-26 07:11:01 +00:00 |
|
Alexandre Benoit
|
9dfb1f77a0
|
fixed a dicide by zero potential problem
|
2012-04-25 13:56:09 +00:00 |
|
Alexey Spizhevoy
|
71391eb76f
|
Added LP based global motion estimation (videostab)
|
2012-04-25 13:21:38 +00:00 |
|
Vladislav Vinogradov
|
11eacb9d14
|
Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow
|
2012-04-25 07:03:32 +00:00 |
|
Vladislav Vinogradov
|
4ddde66b48
|
fixed build without ffmpeg (gpu module)
|
2012-04-24 14:15:38 +00:00 |
|
Vladislav Vinogradov
|
1fba38d01c
|
updated gpu docs (BFMatcher_GPU)
|
2012-04-24 13:35:58 +00:00 |
|
Vladislav Vinogradov
|
5bafb372af
|
fixed bug in ORB_GPU, behavior in the absence of keypoints found (Bug #1831)
|
2012-04-24 13:18:34 +00:00 |
|
Vladislav Vinogradov
|
70f8b8b5ec
|
fixed GPU_NVidia/NCV.Visualization test
|
2012-04-24 12:36:15 +00:00 |
|
Alexey Spizhevoy
|
95efec7539
|
Added local outlier rejector. Added rigid motion estimator. Refactored videostab module.
|
2012-04-24 12:23:23 +00:00 |
|
Vladislav Vinogradov
|
6e830cf8f8
|
added additional tests to gpu::BFMatcher
|
2012-04-24 11:21:23 +00:00 |
|
Vladislav Vinogradov
|
44eaeee865
|
refactored gpu BruteForceMather (made it similar to BFMatcher)
|
2012-04-24 07:56:33 +00:00 |
|
Vladislav Vinogradov
|
c2935a6532
|
fixed build of gpu module without CUDA (video encoding/decoding)
|
2012-04-24 07:49:55 +00:00 |
|
Vladislav Vinogradov
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
2012-04-23 14:22:02 +00:00 |
|
Alexey Spizhevoy
|
24be840c44
|
Added GPU version of wobble suppressor (videostab)
|
2012-04-23 10:37:07 +00:00 |
|
Alexander Kapustin
|
3675ef516a
|
6 functions from Inrange_func family were Neon Optimized
|
2012-04-23 09:31:08 +00:00 |
|
Alexander Kapustin
|
0094b468e6
|
Fail perf_inRange.cpp added
|
2012-04-23 09:09:30 +00:00 |
|
Vladislav Vinogradov
|
1eebb4506a
|
removed unnecessary CV_EXPORTS
|
2012-04-23 08:31:14 +00:00 |
|
Alexey Spizhevoy
|
36ef599840
|
Fixed trim ratio estimation for the case of homographies motion model (videostab)
|
2012-04-23 06:42:55 +00:00 |
|
Alexey Spizhevoy
|
ae8d377561
|
Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for speed (videostab)
|
2012-04-20 09:02:39 +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
|
536d36b05a
|
Refactoring (videostab)
|
2012-04-18 17:00:07 +00:00 |
|
Alexey Spizhevoy
|
1569c1ed52
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
2012-04-18 13:23:41 +00:00 |
|
Vladislav Vinogradov
|
1351f4c8ef
|
added docs for VideoReader_GPU
|
2012-04-18 12:46:56 +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 Pavlenko
|
b0dd192d52
|
fixing #1800
|
2012-04-17 15:33:18 +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 |
|