Vladislav Vinogradov [Wed, 8 Feb 2012 11:02:32 +0000 (11:02 +0000)]
updated performance sample
Vadim Pisarevsky [Wed, 8 Feb 2012 05:45:58 +0000 (05:45 +0000)]
fixed OpenCVConfig.cmake for creating Xcode projects
Vladislav Vinogradov [Wed, 8 Feb 2012 05:45:47 +0000 (05:45 +0000)]
fixed createOpticalFlowNeedleMap
Marius Muja [Tue, 7 Feb 2012 02:18:54 +0000 (02:18 +0000)]
Bug fix
Alexander Reshetnikov [Mon, 6 Feb 2012 13:53:25 +0000 (13:53 +0000)]
updated positioning test for videos
Andrey Kamaev [Mon, 6 Feb 2012 13:29:48 +0000 (13:29 +0000)]
Fixed mingw build
Alexander Shishkov [Mon, 6 Feb 2012 13:26:35 +0000 (13:26 +0000)]
fixed #1549 issue
Andrey Kamaev [Mon, 6 Feb 2012 12:45:11 +0000 (12:45 +0000)]
Fixed typo
Andrey Kamaev [Mon, 6 Feb 2012 11:48:15 +0000 (11:48 +0000)]
Fixed build for desktop
Vladislav Vinogradov [Mon, 6 Feb 2012 11:31:52 +0000 (11:31 +0000)]
removed ASSERT_NO_THROW
Andrey Kamaev [Mon, 6 Feb 2012 11:30:59 +0000 (11:30 +0000)]
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
Alexander Shishkov [Mon, 6 Feb 2012 10:34:00 +0000 (10:34 +0000)]
fixed bug after const removing in retina
Alexander Shishkov [Mon, 6 Feb 2012 09:31:33 +0000 (09:31 +0000)]
fixed #1565 issue
Alexander Shishkov [Mon, 6 Feb 2012 08:38:03 +0000 (08:38 +0000)]
fixed #1590
Alexander Shishkov [Mon, 6 Feb 2012 08:13:11 +0000 (08:13 +0000)]
fixed issue #1243
Alexander Shishkov [Mon, 6 Feb 2012 06:47:43 +0000 (06:47 +0000)]
added one more test for undistort
Vladislav Vinogradov [Mon, 6 Feb 2012 06:11:23 +0000 (06:11 +0000)]
fixed OpenCVDetectTBB.cmake (WIN32 x86 VS library path)
Vadim Pisarevsky [Mon, 6 Feb 2012 01:09:54 +0000 (01:09 +0000)]
added getGaborKernel function
Andrey Morozov [Sun, 5 Feb 2012 08:09:00 +0000 (08:09 +0000)]
fixed compile under linux
Andrey Kamaev [Sat, 4 Feb 2012 18:57:41 +0000 (18:57 +0000)]
Fixed ticket #1580
Alexander Reshetnikov [Sat, 4 Feb 2012 16:17:05 +0000 (16:17 +0000)]
completed tests checking positioning & frame count for videos (C interface); added new test videos
Alexander Reshetnikov [Sat, 4 Feb 2012 15:55:12 +0000 (15:55 +0000)]
File with positioning test was renamed to test_positioning.cpp
Andrey Kamaev [Fri, 3 Feb 2012 19:18:35 +0000 (19:18 +0000)]
Fixing #1580
Andrey Kamaev [Fri, 3 Feb 2012 18:52:00 +0000 (18:52 +0000)]
Attempt to fix #1580 - building OpenCV with ffmpeg not in LD_LIBRARY_PATH
Andrey Kamaev [Fri, 3 Feb 2012 15:22:54 +0000 (15:22 +0000)]
Fixed OpenCVConfig.cmake generated for build directory
Andrey Kamaev [Fri, 3 Feb 2012 12:54:52 +0000 (12:54 +0000)]
Fixing build with CUDA enabled
Andrey Kamaev [Fri, 3 Feb 2012 12:35:39 +0000 (12:35 +0000)]
Fixing build with CUDA enabled
Andrey Kamaev [Fri, 3 Feb 2012 12:33:48 +0000 (12:33 +0000)]
Fixing build on Windows
Andrey Kamaev [Fri, 3 Feb 2012 12:15:27 +0000 (12:15 +0000)]
Fixing build with CUDA enabled
Andrey Kamaev [Fri, 3 Feb 2012 11:54:16 +0000 (11:54 +0000)]
Fixing build with CUDA enabled
Andrey Kamaev [Fri, 3 Feb 2012 11:37:14 +0000 (11:37 +0000)]
Fixing build with Eigen enabled
Andrey Kamaev [Fri, 3 Feb 2012 11:26:49 +0000 (11:26 +0000)]
Global CMake reorganization:
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
Alexey Spizhevoy [Thu, 2 Feb 2012 14:06:13 +0000 (14:06 +0000)]
Fixed the building process for (ubuntu 64bit debug cuda4.1) configuration
Alexey Spizhevoy [Wed, 1 Feb 2012 10:00:38 +0000 (10:00 +0000)]
Fixed the multi-band blending test
Andrey Morozov [Wed, 1 Feb 2012 09:54:18 +0000 (09:54 +0000)]
fixed compile error
Alexander Reshetnikov [Tue, 31 Jan 2012 21:02:05 +0000 (21:02 +0000)]
Prepared some videos for future tests. Added first version of common positioning video test.
Vadim Pisarevsky [Tue, 31 Jan 2012 15:58:47 +0000 (15:58 +0000)]
fixed a few bugs in mat-mask-operations tutorial (thanks to Shiqi Yu)
Alexey Spizhevoy [Tue, 31 Jan 2012 14:36:55 +0000 (14:36 +0000)]
Updated the multi-band blending test
Ethan Rublee [Mon, 30 Jan 2012 19:07:14 +0000 (19:07 +0000)]
highgui headers were not being installed...
Vladislav Vinogradov [Mon, 30 Jan 2012 13:15:20 +0000 (13:15 +0000)]
fixed build under CUDA 4.1
Alexey Spizhevoy [Mon, 30 Jan 2012 10:31:10 +0000 (10:31 +0000)]
Added a test for the multi-band blender
Alexandre Benoit [Mon, 30 Jan 2012 09:40:02 +0000 (09:40 +0000)]
added access methods to retreive retina input and output buffers sizes
Vladislav Vinogradov [Mon, 30 Jan 2012 07:59:14 +0000 (07:59 +0000)]
fixed bug in SURF_GPU
Vladislav Vinogradov [Mon, 30 Jan 2012 07:20:09 +0000 (07:20 +0000)]
added gpu::printCudaDeviceInfo to all samples
Alexey Spizhevoy [Mon, 30 Jan 2012 07:06:35 +0000 (07:06 +0000)]
Updated the stitching module docs
Alexey Spizhevoy [Mon, 30 Jan 2012 06:53:50 +0000 (06:53 +0000)]
Updated the stitching module docs
Vadim Pisarevsky [Sun, 29 Jan 2012 14:31:10 +0000 (14:31 +0000)]
fixed bug #1422 (thanks to jondo for the patch)
Alexey Spizhevoy [Sat, 28 Jan 2012 15:49:35 +0000 (15:49 +0000)]
Updated the stitching pipeline image
Vadim Pisarevsky [Fri, 27 Jan 2012 20:36:19 +0000 (20:36 +0000)]
fixed bug #1415
Vadim Pisarevsky [Fri, 27 Jan 2012 20:28:59 +0000 (20:28 +0000)]
fixed bug #1566
Vladislav Vinogradov [Fri, 27 Jan 2012 13:10:30 +0000 (13:10 +0000)]
fixed gpu::device::transform with non-aligned sources (Ticket #1567)
Alexey Spizhevoy [Fri, 27 Jan 2012 07:40:23 +0000 (07:40 +0000)]
Updated the stitching module docs
Vadim Pisarevsky [Thu, 26 Jan 2012 19:41:59 +0000 (19:41 +0000)]
fixed potential bug in cv::eigen()
Alexey Spizhevoy [Thu, 26 Jan 2012 13:28:04 +0000 (13:28 +0000)]
Updated the stitching module docs
Vladislav Vinogradov [Thu, 26 Jan 2012 12:52:32 +0000 (12:52 +0000)]
disabled unnecessary code (it can't be compiled with VS 2008 Ticket #1561)
Alexey Spizhevoy [Thu, 26 Jan 2012 12:44:32 +0000 (12:44 +0000)]
Updated the stitching module docs
Alexey Spizhevoy [Thu, 26 Jan 2012 12:02:45 +0000 (12:02 +0000)]
Updated the stitching module docs
Alexey Spizhevoy [Thu, 26 Jan 2012 11:47:33 +0000 (11:47 +0000)]
Updated the stitching module docs
Andrey Morozov [Thu, 26 Jan 2012 11:36:12 +0000 (11:36 +0000)]
fixed of the ticket #1442
Andrey Pavlenko [Thu, 26 Jan 2012 08:51:16 +0000 (08:51 +0000)]
fixing Java test compilation after API change (distanceTransform() -> distanceTransformWithLabels())
Vadim Pisarevsky [Thu, 26 Jan 2012 08:37:24 +0000 (08:37 +0000)]
fixed memory leak in cap_libv4l.cpp (ticket #1518; thanks to gorgen for the patch)
Alexander Reshetnikov [Wed, 25 Jan 2012 16:01:59 +0000 (16:01 +0000)]
fixed a bug which caused incorrect work of function eigen()
Anatoly Baksheev [Wed, 25 Jan 2012 15:27:37 +0000 (15:27 +0000)]
fixed CUDA compilation
Alexander Reshetnikov [Wed, 25 Jan 2012 13:41:48 +0000 (13:41 +0000)]
some design code changes in new tests
Andrey Kamaev [Wed, 25 Jan 2012 13:41:12 +0000 (13:41 +0000)]
Updating opencv module definition in cmake (continued)
Vadim Pisarevsky [Wed, 25 Jan 2012 13:32:48 +0000 (13:32 +0000)]
added tests on cv.CreateImage() (thanks to mythsmith).
Vadim Pisarevsky [Wed, 25 Jan 2012 13:25:35 +0000 (13:25 +0000)]
adjust the header parser to support "public virtual" construction and make a tweak for multiple inheritance, fix potential memory problem with Python's IplImage.tostring() method (ticket #1486)
Andrey Kamaev [Wed, 25 Jan 2012 13:12:11 +0000 (13:12 +0000)]
Updating opencv module definition in cmake (continued)
Vadim Pisarevsky [Wed, 25 Jan 2012 12:43:47 +0000 (12:43 +0000)]
fixed bug #1552
Vadim Pisarevsky [Wed, 25 Jan 2012 12:17:59 +0000 (12:17 +0000)]
fixed bug #1531. added separate distanceTransformWithLabels function that returns labels, since normally the labels are not needed.
Andrey Kamaev [Wed, 25 Jan 2012 10:58:55 +0000 (10:58 +0000)]
Attempt to fix build on Mac OS X
Andrey Kamaev [Wed, 25 Jan 2012 09:04:49 +0000 (09:04 +0000)]
Updating opencv module definition in cmake (continued)
Kirill Kornyakov [Wed, 25 Jan 2012 07:50:47 +0000 (07:50 +0000)]
Optimized version of adaptiveThreshold added
Vladislav Vinogradov [Wed, 25 Jan 2012 07:32:35 +0000 (07:32 +0000)]
added additional error check
Vladislav Vinogradov [Wed, 25 Jan 2012 07:31:56 +0000 (07:31 +0000)]
minor fix
Vadim Pisarevsky [Tue, 24 Jan 2012 20:14:07 +0000 (20:14 +0000)]
added the abstract cv::Algorithm class; low-level exp & fastAtan etc. functions for more efficient SIFT implementation; fixed bug #1521
Andrey Kamaev [Tue, 24 Jan 2012 16:55:47 +0000 (16:55 +0000)]
Updating opencv module definition in cmake
Leonid Beynenson [Tue, 24 Jan 2012 11:56:32 +0000 (11:56 +0000)]
Made changes in the stitching log macros: now the function stitchingLogLevel() may be used to make the stitching classes more/less verbose.
Andrey Kamaev [Tue, 24 Jan 2012 11:46:11 +0000 (11:46 +0000)]
Fixed compiler flags caching in cmake
Anatoly Baksheev [Tue, 24 Jan 2012 09:56:55 +0000 (09:56 +0000)]
gramma
Andrey Kamaev [Mon, 23 Jan 2012 16:28:46 +0000 (16:28 +0000)]
Alternative xml naming for performance logs
Andrey Kamaev [Mon, 23 Jan 2012 14:40:58 +0000 (14:40 +0000)]
Fixed build without SSE
Vadim Pisarevsky [Mon, 23 Jan 2012 12:14:46 +0000 (12:14 +0000)]
applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT)
Andrey Pavlenko [Mon, 23 Jan 2012 09:16:07 +0000 (09:16 +0000)]
Tegra optimization for image filtering
Ivan Korolev [Mon, 23 Jan 2012 07:47:44 +0000 (07:47 +0000)]
Corrected perf tests: merge, split.
Vladislav Vinogradov [Mon, 23 Jan 2012 07:41:39 +0000 (07:41 +0000)]
fixed bug in gpu::Canny
Vladislav Vinogradov [Mon, 23 Jan 2012 07:14:45 +0000 (07:14 +0000)]
added support of BORDER_REFLECT to gpu::cornerHarris and gpu::cornerMinEigenVal
Andrey Kamaev [Mon, 23 Jan 2012 07:08:31 +0000 (07:08 +0000)]
Added exhaustive perf test for cvtColor instead of several small tests
Vladislav Vinogradov [Sun, 22 Jan 2012 13:25:45 +0000 (13:25 +0000)]
fixed bug in gpu::transformSmart with mask
Alexander Reshetnikov [Fri, 20 Jan 2012 16:21:27 +0000 (16:21 +0000)]
completed test for boundingRect function
Andrey Kamaev [Fri, 20 Jan 2012 14:35:57 +0000 (14:35 +0000)]
A number of improvements in android cmake toolchain
Ivan Korolev [Fri, 20 Jan 2012 13:19:49 +0000 (13:19 +0000)]
Created perf tests for cvtColor_toBGR565, cvtColor_C3toC4_and_back, split, merge.
Alexey Spizhevoy [Fri, 20 Jan 2012 09:07:52 +0000 (09:07 +0000)]
Updated the stitching module docs
Alexey Spizhevoy [Fri, 20 Jan 2012 09:06:53 +0000 (09:06 +0000)]
Updated the stitching module docs
Alexander Reshetnikov [Thu, 19 Jan 2012 18:29:32 +0000 (18:29 +0000)]
Several updates of code in countNonZero test
Alexander Reshetnikov [Thu, 19 Jan 2012 16:30:35 +0000 (16:30 +0000)]
Completed countNonZero test (found that it's already exist, so new implementation isn't used now).
Alexey Spizhevoy [Thu, 19 Jan 2012 12:56:03 +0000 (12:56 +0000)]
Updated the stitching module docs
Ivan Korolev [Thu, 19 Jan 2012 12:20:34 +0000 (12:20 +0000)]
account test
Alexey Spizhevoy [Thu, 19 Jan 2012 12:08:09 +0000 (12:08 +0000)]
Updated the stitching modudle docs
Andrey Kamaev [Thu, 19 Jan 2012 11:52:25 +0000 (11:52 +0000)]
Tegra optimization for split, merge and some color conversions