Vadim Pisarevsky [Tue, 9 Oct 2012 13:24:37 +0000 (17:24 +0400)]
fixed several warnings from VS2010
Vadim Pisarevsky [Tue, 9 Oct 2012 13:12:42 +0000 (17:12 +0400)]
made opencv headers windows.h-less (Bug #2122)
Vadim Pisarevsky [Tue, 9 Oct 2012 12:28:31 +0000 (16:28 +0400)]
Fixed "arr = NaN" case (bug #2056)
Vadim Pisarevsky [Tue, 9 Oct 2012 12:02:06 +0000 (16:02 +0400)]
added #undef True/False to avoid collision with X11 (Patch #1562)
Vadim Pisarevsky [Tue, 9 Oct 2012 11:56:16 +0000 (15:56 +0400)]
some more fixes towards binary compatibility
Andrey Kamaev [Tue, 9 Oct 2012 11:28:10 +0000 (15:28 +0400)]
Add sanity checks to objdetect module perf tests
Andrey Kamaev [Tue, 9 Oct 2012 11:27:26 +0000 (15:27 +0400)]
Fix sanity checks for empty objects
Andrey Kamaev [Tue, 9 Oct 2012 09:25:59 +0000 (13:25 +0400)]
Add sanity checks to calib3d perf tests
Evgeny Talanin [Tue, 9 Oct 2012 10:52:47 +0000 (14:52 +0400)]
#2258 fix
Alexander Smorkalov [Tue, 9 Oct 2012 06:33:26 +0000 (10:33 +0400)]
OpenCV Manager documentation updated.
Diagram rendering script updated.
Alexander Smorkalov [Mon, 8 Oct 2012 11:31:56 +0000 (15:31 +0400)]
RESTART_REQUIRED status removed from OpenCV Manager API;
OpenCV info library name fixed;
Minimum API level for OpenCV library project increased up to 3 for using message dialogs.
Anatoly Baksheev [Mon, 8 Oct 2012 20:44:48 +0000 (00:44 +0400)]
Fixed output log in GPU perf tests
Anatoly Baksheev [Mon, 8 Oct 2012 18:49:02 +0000 (22:49 +0400)]
more compilation fixes
Anatoly Baksheev [Mon, 8 Oct 2012 18:20:53 +0000 (22:20 +0400)]
fixed compilation under Ubuntu without CUDA
Vadim Pisarevsky [Mon, 8 Oct 2012 18:39:11 +0000 (22:39 +0400)]
fixed the case of scale != 1 in stereo_match.cpp (patch #1936)
Vadim Pisarevsky [Mon, 8 Oct 2012 18:24:38 +0000 (22:24 +0400)]
fixed linking CLP in the case of MinGW (patch #1872)
Vadim Pisarevsky [Mon, 8 Oct 2012 18:18:13 +0000 (22:18 +0400)]
hopefully, correctly applied modified patch #2034 that handles Windows case
Vadim Pisarevsky [Mon, 8 Oct 2012 18:00:40 +0000 (22:00 +0400)]
Merge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Mon, 8 Oct 2012 18:00:25 +0000 (22:00 +0400)]
fixed detection of IPP 7.1 (patch #2413: thanks to Gino van den Bergen!)
Anatoly Baksheev [Mon, 8 Oct 2012 17:48:56 +0000 (21:48 +0400)]
fixed compilation without CUDA
Andrey Kamaev [Mon, 8 Oct 2012 17:31:07 +0000 (21:31 +0400)]
Fix sanity checks in improc perf tests
Andrey Kamaev [Mon, 8 Oct 2012 17:30:40 +0000 (21:30 +0400)]
Fix CV_ENUM macro instability
Vadim Pisarevsky [Mon, 8 Oct 2012 17:37:15 +0000 (21:37 +0400)]
_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3
Vadim Pisarevsky [Mon, 8 Oct 2012 17:36:27 +0000 (21:36 +0400)]
yet another portion of changes towards the binary compatibility
Anatoly Baksheev [Mon, 8 Oct 2012 09:58:03 +0000 (13:58 +0400)]
added MatCn enum to GPU perf tests
Anatoly Baksheev [Thu, 4 Oct 2012 15:36:48 +0000 (19:36 +0400)]
fast nlm (class version)
Anatoly Baksheev [Thu, 27 Sep 2012 14:11:06 +0000 (18:11 +0400)]
fast_nlm initial version
Andrey Kamaev [Mon, 8 Oct 2012 14:40:41 +0000 (18:40 +0400)]
Remove bad perf test for cvRound
Andrey Kamaev [Mon, 8 Oct 2012 14:06:17 +0000 (18:06 +0400)]
Fix sanity checks for arithmetic tests on CV_32S data
Andrey Kamaev [Mon, 8 Oct 2012 13:17:42 +0000 (17:17 +0400)]
Make SANITY_CHECK required for all performance tests
Vadim Pisarevsky [Mon, 8 Oct 2012 13:06:05 +0000 (17:06 +0400)]
partially recovered binary compatibility (ticket #2415)
Andrey Kamaev [Mon, 8 Oct 2012 12:15:27 +0000 (16:15 +0400)]
Fix depth calculation for Scalar in core arithmetic
Andrey Kamaev [Mon, 8 Oct 2012 12:08:16 +0000 (16:08 +0400)]
Fix build without SSE
Alexander Smorkalov [Mon, 8 Oct 2012 10:35:04 +0000 (14:35 +0400)]
Wating for OpenCV library package installation added.
Alexander Smorkalov [Mon, 8 Oct 2012 08:58:14 +0000 (12:58 +0400)]
Wating for OpenCV Manager installation added.
Alexander Smorkalov [Mon, 8 Oct 2012 08:41:20 +0000 (12:41 +0400)]
Java tests updated. Build fix.
Alexey Spizhevoy [Mon, 8 Oct 2012 10:29:02 +0000 (14:29 +0400)]
updated DP seaming to support 4 channel images
Vadim Pisarevsky [Mon, 8 Oct 2012 10:11:39 +0000 (14:11 +0400)]
added test for box filter 16u, fixed bug #2416
Ilya Lavrenov [Mon, 8 Oct 2012 09:27:28 +0000 (13:27 +0400)]
changed file path
Ilya Lavrenov [Mon, 8 Oct 2012 08:59:15 +0000 (12:59 +0400)]
fixed Bug #2074
cuda_geek [Sun, 7 Oct 2012 19:42:46 +0000 (23:42 +0400)]
fix hardcoded paths for static build OpenCV with CUDA
Andrey Kamaev [Mon, 8 Oct 2012 06:36:48 +0000 (10:36 +0400)]
Quiet MSVC warning
marina.kolpakova [Sun, 7 Oct 2012 22:37:22 +0000 (02:37 +0400)]
fix for bug 2264
fix compilation OpenCV with cxx11 under Ubuntu with clang and gcc 4.7
Alexey Spizhevoy [Fri, 5 Oct 2012 17:30:58 +0000 (21:30 +0400)]
Added initial docs for the videostab module
Abhinav Gupta [Fri, 5 Oct 2012 14:25:19 +0000 (17:25 +0300)]
Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp
Changes made for OpenCV 2.4.2 compatibility
Andrey Kamaev [Fri, 5 Oct 2012 14:14:00 +0000 (18:14 +0400)]
Replace jpegs with png (see 06a13d9)
Andrey Kamaev [Fri, 5 Oct 2012 13:31:31 +0000 (17:31 +0400)]
Remove alignment reqirements from NEON optimizations in libpng
On Android memory is not guaranted to be aligned and applications often crash with BUSERROR
Vladislav Vinogradov [Fri, 5 Oct 2012 14:13:46 +0000 (18:13 +0400)]
Merge branch 'gpu-device-layer'
Vladislav Vinogradov [Fri, 5 Oct 2012 14:06:46 +0000 (18:06 +0400)]
deleted thrust header
Vladislav Vinogradov [Fri, 5 Oct 2012 14:04:23 +0000 (18:04 +0400)]
moved device layer headers to include directory
Alexander Smorkalov [Fri, 5 Oct 2012 13:58:00 +0000 (17:58 +0400)]
Native cameras build script output colorized.
Vladislav Vinogradov [Fri, 5 Oct 2012 13:43:22 +0000 (17:43 +0400)]
minor refactoring:
moved lbp.hpp to src/cuda folder
added missing cv::gpu::device namespace
deleted whitespaces
Ilya Lavrenov [Fri, 5 Oct 2012 09:11:24 +0000 (13:11 +0400)]
parallel cvtColor for MSVS and Apple
Leonid Beynenson [Thu, 4 Oct 2012 16:50:59 +0000 (20:50 +0400)]
Made changes in cv::DetectionBasedTracker -- now it can return status of the tracked objects
Andrey Kamaev [Thu, 4 Oct 2012 12:58:34 +0000 (16:58 +0400)]
TBB version of GridAdaptedFeatureDetector
Vladislav Vinogradov [Thu, 4 Oct 2012 09:33:47 +0000 (13:33 +0400)]
disabled NPP resize for 8uc4+Cubic (Bug #2388)
Vladislav Vinogradov [Thu, 4 Oct 2012 09:33:06 +0000 (13:33 +0400)]
disabled NVidia test output by default
Vadim Pisarevsky [Tue, 2 Oct 2012 19:07:46 +0000 (23:07 +0400)]
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
Alexander Smorkalov [Tue, 2 Oct 2012 11:05:19 +0000 (15:05 +0400)]
Ant build.xml and deps added.
Alexander Smorkalov [Tue, 2 Oct 2012 11:02:04 +0000 (15:02 +0400)]
MIPS arch support added to OpenCV manager;
Internal OpenCV library in OpenCV Manager support added;
Unit tests improved, platform specific tests added, MIPS related tests added;
Code refactoring done.
Alexander Smorkalov [Tue, 2 Oct 2012 10:59:00 +0000 (14:59 +0400)]
Automation for build and test OpenCV Manager on several devices added.
Alexander Smorkalov [Tue, 2 Oct 2012 10:55:51 +0000 (14:55 +0400)]
MIPS architecture support added. Native camera library built for MIPS device.
Vladislav Vinogradov [Tue, 2 Oct 2012 10:34:17 +0000 (14:34 +0400)]
added GpuMat support to OutputArray
Vadim Pisarevsky [Tue, 2 Oct 2012 06:49:19 +0000 (10:49 +0400)]
fixed build errors in java bindings on desktop in Debug mode
Anatoly Baksheev [Mon, 1 Oct 2012 19:43:57 +0000 (23:43 +0400)]
warnings
Anatoly Baksheev [Mon, 1 Oct 2012 18:37:20 +0000 (22:37 +0400)]
added CUDA_DISABLER preprocessor commands
Anatoly Baksheev [Mon, 1 Oct 2012 18:28:34 +0000 (22:28 +0400)]
warnings under windows
Ilya Lavrenov [Mon, 1 Oct 2012 14:52:27 +0000 (18:52 +0400)]
stable cvtColor
Ilya Lavrenov [Mon, 1 Oct 2012 13:29:56 +0000 (17:29 +0400)]
fixed TestRemap_Remap
Vadim Pisarevsky [Mon, 1 Oct 2012 12:43:07 +0000 (16:43 +0400)]
added the note about 1-pixel border in findContours (relates to ticket #2362)
Vadim Pisarevsky [Mon, 1 Oct 2012 12:35:12 +0000 (16:35 +0400)]
fixed typos in the mat tutorial (ticket #2380)
Vadim Pisarevsky [Mon, 1 Oct 2012 12:23:40 +0000 (16:23 +0400)]
added variant of cv::imdecode with the specified output matrix
Vadim Pisarevsky [Mon, 1 Oct 2012 10:12:19 +0000 (14:12 +0400)]
fixed a few warnings reported by Oleg; restored SSE2 optimization in FAST
marina.kolpakova [Mon, 1 Oct 2012 04:33:56 +0000 (08:33 +0400)]
fix for 4-channels TIFF missing 'break' statement
Marius Muja [Fri, 28 Sep 2012 17:40:51 +0000 (10:40 -0700)]
Merge branch 'master' of git://code.opencv.org/opencv
Marius Muja [Fri, 28 Sep 2012 17:40:38 +0000 (10:40 -0700)]
Added test to fix backwards compatibility with the way LSH was handled before comit
7236858b
Andrey Kamaev [Fri, 28 Sep 2012 14:56:36 +0000 (18:56 +0400)]
Add Tegra optimization for fastNlMeansDenoising
Andrey Pavlenko [Fri, 28 Sep 2012 14:18:34 +0000 (18:18 +0400)]
java samples fix (clear view before drawing frame) of 'dirty' FPS display bug
Ilya Lavrenov [Fri, 28 Sep 2012 13:42:48 +0000 (17:42 +0400)]
added parallel version of CvtColorLoop - main inner function of cvtColor
marina.kolpakova [Fri, 28 Sep 2012 10:04:43 +0000 (14:04 +0400)]
fix device pointer alignmen in sft-based integral integration
marina.kolpakova [Fri, 28 Sep 2012 10:02:21 +0000 (14:02 +0400)]
fixed bit arifmetic in sft-based integral
Alexey Spizhevoy [Fri, 28 Sep 2012 10:37:38 +0000 (14:37 +0400)]
fixed one of the log messages in the stitching module
Andrey Pavlenko [Thu, 27 Sep 2012 15:10:06 +0000 (19:10 +0400)]
a new Java test to imencode() with params
Marius Muja [Thu, 27 Sep 2012 10:58:17 +0000 (03:58 -0700)]
Exposed HierarchicalClusteringIndex in OpenCV wrapper
Andrey Pavlenko [Wed, 26 Sep 2012 10:02:23 +0000 (14:02 +0400)]
REVERT OF: Update libjpeg to release 8d (reverse-merged from commit
d28af08ef3b5910c634d9fa2ba3f961e37674a37)
Andrey Pavlenko [Wed, 26 Sep 2012 10:01:51 +0000 (14:01 +0400)]
REVERT OF reverted libjpeg to an earlier version (reverse-merged from commit
bfc8a524022364a09a75c3308c19ab00e30684a5)
Alexey Spizhevoy [Tue, 25 Sep 2012 12:07:49 +0000 (16:07 +0400)]
fixed the bug #2385
Vadim Pisarevsky [Tue, 25 Sep 2012 11:50:03 +0000 (15:50 +0400)]
possibly repaired FAST test (however, FAST<7/12> and <5/8> could still do something different than described in the paper)
Evgeny Talanin [Tue, 25 Sep 2012 08:18:33 +0000 (12:18 +0400)]
Changed parallel_for to parallel_for_ in hog.cpp and cascadedetect.cpp
Ilya Lavrenov [Mon, 24 Sep 2012 16:36:25 +0000 (20:36 +0400)]
changed map indexes in test_remap
Ilya Lavrenov [Mon, 24 Sep 2012 13:07:08 +0000 (17:07 +0400)]
reorganized the resize algorithm
Anatoly Baksheev [Mon, 24 Sep 2012 13:01:44 +0000 (17:01 +0400)]
fixed bug in nln (out of border access)
Anatoly Baksheev [Fri, 21 Sep 2012 13:42:37 +0000 (17:42 +0400)]
Added host compiler check before CUDA detection. For not supported compilers CUDA will be disabled.
Vadim Pisarevsky [Mon, 24 Sep 2012 12:31:07 +0000 (16:31 +0400)]
lowered tolerance thresholds in BRISK tests
bitwangyaoyao [Mon, 24 Sep 2012 12:29:21 +0000 (20:29 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv
bitwangyaoyao [Mon, 24 Sep 2012 12:28:35 +0000 (20:28 +0800)]
some optimizations to ocl::pyrDown, PyrLK and Canny
Vadim Pisarevsky [Mon, 24 Sep 2012 12:14:19 +0000 (16:14 +0400)]
fixed fail in arithmetic test
Kirill Kornyakov [Mon, 24 Sep 2012 11:44:11 +0000 (15:44 +0400)]
Added 240p resolution alias for perf tests
Vadim Pisarevsky [Mon, 24 Sep 2012 11:11:45 +0000 (15:11 +0400)]
Merge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Mon, 24 Sep 2012 11:11:29 +0000 (15:11 +0400)]
reverted libjpeg to an earlier version