platform/upstream/opencv.git
12 years agoMinor fix in blender mask conversion.
Andrey Kamaev [Wed, 7 Mar 2012 20:33:35 +0000 (20:33 +0000)]
Minor fix in blender mask conversion.

12 years agofixed bug in gpu::pyrUp implementation
Vladislav Vinogradov [Wed, 7 Mar 2012 14:31:30 +0000 (14:31 +0000)]
fixed bug in gpu::pyrUp implementation

12 years agoStitching: added CV_16S weights support to the multiband blender
Andrey Kamaev [Wed, 7 Mar 2012 14:23:55 +0000 (14:23 +0000)]
Stitching: added CV_16S weights support to the multiband blender

12 years agominor fix in gpu docs (filter2D and convolve)
Vladislav Vinogradov [Wed, 7 Mar 2012 14:05:21 +0000 (14:05 +0000)]
minor fix in gpu docs (filter2D and convolve)

12 years agofixed error calculation in gpu::PyrLKOpticalFlow (Bug #1651)
Vladislav Vinogradov [Wed, 7 Mar 2012 13:41:49 +0000 (13:41 +0000)]
fixed error calculation in gpu::PyrLKOpticalFlow (Bug #1651)

12 years agofixed patch diff calculation in the end of calcopticalflowpyrlk (thanks to Vlad Vinog...
Vadim Pisarevsky [Wed, 7 Mar 2012 13:35:13 +0000 (13:35 +0000)]
fixed patch diff calculation in the end of calcopticalflowpyrlk (thanks to Vlad Vinogradov for the patch)

12 years agofixed bug in gpu::pyrDown
Vladislav Vinogradov [Wed, 7 Mar 2012 13:14:50 +0000 (13:14 +0000)]
fixed bug in gpu::pyrDown

12 years agousing RAII to manage GIL -- still fails to handle exceptions correctly
Alexander Mordvintsev [Wed, 7 Mar 2012 12:46:21 +0000 (12:46 +0000)]
using RAII to manage GIL -- still fails to handle exceptions correctly

12 years agoAdded GIL-release code into python wrappers
Alexander Mordvintsev [Wed, 7 Mar 2012 11:09:27 +0000 (11:09 +0000)]
Added GIL-release code into python wrappers
Added gabor_threads.py sample

12 years agoupdated image for StereoConstantSpaceBP regression test
Vladislav Vinogradov [Wed, 7 Mar 2012 09:49:24 +0000 (09:49 +0000)]
updated image for StereoConstantSpaceBP regression test
updated gpu tests for CornerHarris and CornerMinEigen
moved direct convolution implementation to gpu::filter2D, gpu::convolve now use only DFT-based algorithm (Bug #1639)

12 years agoJava API: replacing some manual port with auto-generated stuff (/Map-type classes)
Andrey Pavlenko [Wed, 7 Mar 2012 08:16:43 +0000 (08:16 +0000)]
Java API: replacing some manual port with auto-generated stuff (/Map-type classes)

12 years agofixed distrans.py sample (distanceTransform -> distanceTransformWithLabels)
Alexander Mordvintsev [Tue, 6 Mar 2012 13:22:55 +0000 (13:22 +0000)]
fixed distrans.py sample (distanceTransform -> distanceTransformWithLabels)

12 years agotemporary disabled optimized version of CascadeClassifier (bug #1640)
Vladislav Vinogradov [Mon, 5 Mar 2012 13:49:42 +0000 (13:49 +0000)]
temporary disabled optimized version of CascadeClassifier (bug #1640)
fixed HaarCascadeLoader test (incorrect behavior due to macros usage)

12 years agofixed #1507
Alexander Shishkov [Mon, 5 Mar 2012 11:08:59 +0000 (11:08 +0000)]
fixed #1507

12 years agoadded patch error calculation to gpu::PyrLKOpticalFlow
Vladislav Vinogradov [Mon, 5 Mar 2012 10:36:57 +0000 (10:36 +0000)]
added patch error calculation to gpu::PyrLKOpticalFlow

12 years agomodified readme.txt (#1609)
Alexander Shishkov [Mon, 5 Mar 2012 09:20:52 +0000 (09:20 +0000)]
modified readme.txt (#1609)

12 years agofixed #1477
Alexander Shishkov [Sun, 4 Mar 2012 22:22:30 +0000 (22:22 +0000)]
fixed #1477

12 years agofixed #1466
Alexander Shishkov [Sun, 4 Mar 2012 21:49:38 +0000 (21:49 +0000)]
fixed #1466

12 years agoAndroid: fixed cmake try_compile() for case of STL features detection
Andrey Kamaev [Sun, 4 Mar 2012 20:36:50 +0000 (20:36 +0000)]
Android: fixed cmake try_compile() for case of STL features detection

12 years agoFixed Android cross-compiling problems:
Andrey Kamaev [Sun, 4 Mar 2012 12:30:03 +0000 (12:30 +0000)]
Fixed Android cross-compiling problems:
- missing install_name_tool on OS X
- incorrectly working try_compile() command

12 years agocmake scripts are updated to prefer includes from the OpenCV source tree
Andrey Kamaev [Sat, 3 Mar 2012 15:49:23 +0000 (15:49 +0000)]
cmake scripts are updated to prefer includes from the OpenCV source tree

12 years agoUpdated rst configuration to read OpenCV version from sources; fixed several sphinx...
Andrey Kamaev [Fri, 2 Mar 2012 20:59:13 +0000 (20:59 +0000)]
Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings

12 years agofixed #1289
Alexander Shishkov [Fri, 2 Mar 2012 20:19:32 +0000 (20:19 +0000)]
fixed #1289

12 years agoupdated repository path in gpu/introduction (ticket #1260)
Alexander Shishkov [Fri, 2 Mar 2012 20:13:03 +0000 (20:13 +0000)]
updated repository path in gpu/introduction (ticket #1260)

12 years agoadded usage on how to actually run video_dmtx.cpp
Gary Bradski [Fri, 2 Mar 2012 19:39:06 +0000 (19:39 +0000)]
added usage on how to actually run video_dmtx.cpp

12 years agofixed #1618
Alexander Shishkov [Fri, 2 Mar 2012 18:36:34 +0000 (18:36 +0000)]
fixed #1618

12 years ago#fixed 1644
Alexander Shishkov [Fri, 2 Mar 2012 18:24:46 +0000 (18:24 +0000)]
#fixed 1644

12 years agofixed #1645
Alexander Shishkov [Fri, 2 Mar 2012 18:06:15 +0000 (18:06 +0000)]
fixed #1645

12 years agoDisabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug...
Anatoly Baksheev [Fri, 2 Mar 2012 14:48:35 +0000 (14:48 +0000)]
Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration

12 years agoapplied patch from #1637 for fixing problems with Intel(tm) compiler
Alexander Shishkov [Fri, 2 Mar 2012 12:24:03 +0000 (12:24 +0000)]
applied patch from #1637 for fixing problems with Intel(tm) compiler

12 years agoMore accurate cmake flags sets/unsets for 3rdparty libs
Andrey Kamaev [Fri, 2 Mar 2012 11:36:34 +0000 (11:36 +0000)]
More accurate cmake flags sets/unsets for 3rdparty libs

12 years agoupdated libpng: from 1.4.3 to 1.5.9 #1609
Alexander Shishkov [Fri, 2 Mar 2012 11:01:10 +0000 (11:01 +0000)]
updated libpng: from 1.4.3 to 1.5.9 #1609

12 years agoAdded opencv_tests and opencv_perf_tests targets to simplify building tests only
Andrey Kamaev [Fri, 2 Mar 2012 08:48:33 +0000 (08:48 +0000)]
Added opencv_tests and opencv_perf_tests targets to simplify building tests only

12 years agoFixed some build warnings; slightly improved python search
Andrey Kamaev [Fri, 2 Mar 2012 08:34:54 +0000 (08:34 +0000)]
Fixed some build warnings; slightly improved python search

12 years agoFixed HAVE_UNISTD_H redefinition warning
Andrey Kamaev [Thu, 1 Mar 2012 11:41:10 +0000 (11:41 +0000)]
Fixed HAVE_UNISTD_H redefinition warning

12 years agominor cmake update
Andrey Kamaev [Thu, 1 Mar 2012 10:44:19 +0000 (10:44 +0000)]
minor cmake update

12 years agoFixing windows build of libtiff
Andrey Kamaev [Thu, 1 Mar 2012 09:15:19 +0000 (09:15 +0000)]
Fixing windows build of libtiff

12 years agoMore flexible tiff library configuration
Andrey Kamaev [Thu, 1 Mar 2012 09:01:32 +0000 (09:01 +0000)]
More flexible tiff library configuration

12 years agoFixed docs for gpu::convolve()
Alexey Spizhevoy [Thu, 1 Mar 2012 08:02:34 +0000 (08:02 +0000)]
Fixed docs for gpu::convolve()

12 years agocopied a section with explanation of different border types
Kirill Kornyakov [Thu, 1 Mar 2012 07:45:24 +0000 (07:45 +0000)]
copied a section with explanation of different border types

12 years agofixed required CUDA version in OpenCVDetectCUDA.cmake
Vladislav Vinogradov [Wed, 29 Feb 2012 20:24:28 +0000 (20:24 +0000)]
fixed required CUDA version in OpenCVDetectCUDA.cmake

12 years agoupdated libtiff: from 3.9.5 to 4.0.1 #1609
Alexander Shishkov [Wed, 29 Feb 2012 15:01:28 +0000 (15:01 +0000)]
updated libtiff: from 3.9.5 to 4.0.1 #1609

12 years agoimproved type dispatching in gpu arithm functions
Vladislav Vinogradov [Wed, 29 Feb 2012 13:02:25 +0000 (13:02 +0000)]
improved type dispatching in gpu arithm functions

12 years agofixin a bug in conversion Mat -> List<List<E>>
Andrey Pavlenko [Wed, 29 Feb 2012 12:40:31 +0000 (12:40 +0000)]
fixin a bug in conversion Mat -> List<List<E>>

12 years agoFixed tbb hang in Android apps
Andrey Kamaev [Wed, 29 Feb 2012 08:11:01 +0000 (08:11 +0000)]
Fixed tbb hang in Android apps

12 years agofixed compilation problems with MinGW after rev7353
Alexander Shishkov [Tue, 28 Feb 2012 12:39:25 +0000 (12:39 +0000)]
fixed compilation problems with MinGW after rev7353

12 years agoUpdated a perftest for convertTo
Ivan Korolev [Tue, 28 Feb 2012 04:46:48 +0000 (04:46 +0000)]
Updated a perftest for convertTo

12 years agoChanged the class OrbFeaturesFinder to make it work with CV_8UC4 and CV_8UC1 images.
Leonid Beynenson [Mon, 27 Feb 2012 17:46:53 +0000 (17:46 +0000)]
Changed the class OrbFeaturesFinder to make it work with CV_8UC4 and CV_8UC1 images.

12 years agoUpdated positioning test (removed frame reading)
Alexander Reshetnikov [Mon, 27 Feb 2012 14:37:20 +0000 (14:37 +0000)]
Updated positioning test (removed frame reading)

12 years agoreused buffer in GlTexture::copyFrom(GpuMat)
Vladislav Vinogradov [Mon, 27 Feb 2012 13:22:41 +0000 (13:22 +0000)]
reused buffer in GlTexture::copyFrom(GpuMat)

12 years agoMinor improvement for Android TBB
Andrey Kamaev [Mon, 27 Feb 2012 12:49:00 +0000 (12:49 +0000)]
Minor improvement for Android TBB

12 years agofixed warnings in linemod on Windows
Alexander Shishkov [Mon, 27 Feb 2012 11:42:33 +0000 (11:42 +0000)]
fixed warnings in linemod on Windows

12 years agoadded exports to the LineMod classes
Alexander Shishkov [Mon, 27 Feb 2012 11:15:01 +0000 (11:15 +0000)]
added exports to the LineMod classes
fixed compilation linemod sample on Windows

12 years agoFixed Android build warning
Andrey Kamaev [Mon, 27 Feb 2012 09:19:30 +0000 (09:19 +0000)]
Fixed Android build warning

12 years agoRemoved a finished todo
Patrick Mihelich [Mon, 27 Feb 2012 08:55:57 +0000 (08:55 +0000)]
Removed a finished todo

12 years ago#1568 support of building with OpenEXR on Windows
Andrey Kamaev [Mon, 27 Feb 2012 06:23:14 +0000 (06:23 +0000)]
#1568 support of building with OpenEXR on Windows

12 years agoSlightly improved build of TBB for Android
Andrey Kamaev [Mon, 27 Feb 2012 06:19:25 +0000 (06:19 +0000)]
Slightly improved build of TBB for Android

12 years agoSample program to train and detect objects using LINE-MOD.
Patrick Mihelich [Mon, 27 Feb 2012 01:50:22 +0000 (01:50 +0000)]
Sample program to train and detect objects using LINE-MOD.

12 years agoNo longer expose internal LINE-MOD methods like response map computation, linearizing...
Patrick Mihelich [Mon, 27 Feb 2012 00:07:52 +0000 (00:07 +0000)]
No longer expose internal LINE-MOD methods like response map computation, linearizing similarities, etc in public header.

12 years agoInitial commit of LINE-MOD source code to objdetect module.
Patrick Mihelich [Sun, 26 Feb 2012 23:55:18 +0000 (23:55 +0000)]
Initial commit of LINE-MOD source code to objdetect module.

12 years agoFixed compiler flags for 3rdparty libs.
Andrey Kamaev [Fri, 24 Feb 2012 21:54:29 +0000 (21:54 +0000)]
Fixed compiler flags for 3rdparty libs.

12 years agoScripts for building TBB for Android
Andrey Kamaev [Fri, 24 Feb 2012 18:16:05 +0000 (18:16 +0000)]
Scripts for building TBB for Android

12 years agoRefactored cmake for 3rdparty libs
Andrey Kamaev [Fri, 24 Feb 2012 13:53:22 +0000 (13:53 +0000)]
Refactored cmake for 3rdparty libs

12 years agoAdded PlanePortraitWarper class.
Leonid Beynenson [Fri, 24 Feb 2012 13:48:41 +0000 (13:48 +0000)]
Added PlanePortraitWarper class.

12 years agoRestored missed }
Andrey Kamaev [Fri, 24 Feb 2012 12:45:23 +0000 (12:45 +0000)]
Restored missed }

12 years agoFixed syntax error in cap_dc1394_v2.cpp
Alexander Reshetnikov [Fri, 24 Feb 2012 12:27:20 +0000 (12:27 +0000)]
Fixed syntax error in cap_dc1394_v2.cpp

12 years agoModified zlib search. Use system zlib on Android by default
Andrey Kamaev [Fri, 24 Feb 2012 12:23:34 +0000 (12:23 +0000)]
Modified zlib search. Use system zlib on Android by default

12 years agoAdded new VideoCapture properties for ieee1394 cameras
Alexander Reshetnikov [Fri, 24 Feb 2012 10:54:52 +0000 (10:54 +0000)]
Added new VideoCapture properties for ieee1394 cameras

12 years agoWindows build scripts for Android are updated for SDK r14 and newer
Andrey Kamaev [Fri, 24 Feb 2012 09:39:28 +0000 (09:39 +0000)]
Windows build scripts for Android are updated for SDK r14 and newer

12 years agoFixed try_compile for Android; Fixed samples build
Andrey Kamaev [Fri, 24 Feb 2012 09:35:59 +0000 (09:35 +0000)]
Fixed try_compile for Android; Fixed samples build

12 years agoJava samples updated to be compatible with both old (2.2+) and new (3.0+) Android...
Andrey Pavlenko [Fri, 24 Feb 2012 08:43:11 +0000 (08:43 +0000)]
Java samples updated to be compatible with both old (2.2+) and new (3.0+) Android versions

12 years agoCheck for SSSE3 in core/internal.hpp. Define CV_SSSE3, and if enabled include tmmintr...
Patrick Mihelich [Thu, 23 Feb 2012 21:41:22 +0000 (21:41 +0000)]
Check for SSSE3 in core/internal.hpp. Define CV_SSSE3, and if enabled include tmmintrin.h.

12 years agoFixed problem with backslashes in cmake status report
Andrey Kamaev [Thu, 23 Feb 2012 20:05:27 +0000 (20:05 +0000)]
Fixed problem with backslashes in cmake status report

12 years agoMinor code changes in test_video_io.cpp
Alexander Reshetnikov [Wed, 22 Feb 2012 22:10:53 +0000 (22:10 +0000)]
Minor code changes in test_video_io.cpp

12 years agoSuppressed MSVC warnings in zlib
Andrey Kamaev [Wed, 22 Feb 2012 20:22:29 +0000 (20:22 +0000)]
Suppressed MSVC warnings in zlib

12 years agoAdded conditional compiling for video i/o tests in highgui.
Alexander Reshetnikov [Wed, 22 Feb 2012 17:12:25 +0000 (17:12 +0000)]
Added conditional compiling for video i/o tests in highgui.

12 years ago#1609 zlib is updated to 1.2.6
Andrey Kamaev [Wed, 22 Feb 2012 15:52:23 +0000 (15:52 +0000)]
#1609 zlib is updated to 1.2.6

12 years agoAdded spherical and cylindrical warpers, which work in the portrait mode -- when...
Leonid Beynenson [Wed, 22 Feb 2012 15:44:39 +0000 (15:44 +0000)]
Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points.

12 years agoArchitecture dependent library path on unix
Andrey Kamaev [Wed, 22 Feb 2012 15:29:23 +0000 (15:29 +0000)]
Architecture dependent library path on unix

12 years agoSmall refactoring of OpenCV cmake options
Andrey Kamaev [Wed, 22 Feb 2012 14:04:59 +0000 (14:04 +0000)]
Small refactoring of OpenCV cmake options

12 years agoAdded cvShowImage working with handles under Windows.
Alexander Reshetnikov [Wed, 22 Feb 2012 13:30:47 +0000 (13:30 +0000)]
Added cvShowImage working with handles under Windows.

12 years agofixed #924
Alexander Shishkov [Wed, 22 Feb 2012 12:16:01 +0000 (12:16 +0000)]
fixed #924

12 years agofixed #1615
Alexander Shishkov [Wed, 22 Feb 2012 12:13:56 +0000 (12:13 +0000)]
fixed #1615

12 years agofixed compilation error under linux
Vladislav Vinogradov [Wed, 22 Feb 2012 11:22:31 +0000 (11:22 +0000)]
fixed compilation error under linux

12 years agocreated wrappers for new NPP functions
Vladislav Vinogradov [Wed, 22 Feb 2012 10:00:53 +0000 (10:00 +0000)]
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests

12 years agoFixed #1613: removed YUV420i color conversion constants
Andrey Kamaev [Tue, 21 Feb 2012 15:08:03 +0000 (15:08 +0000)]
Fixed #1613: removed YUV420i color conversion constants

12 years agoEliminated all compiler warnings on Android
Andrey Kamaev [Tue, 21 Feb 2012 14:07:44 +0000 (14:07 +0000)]
Eliminated all compiler warnings on Android

12 years agoInformation about cmake and build platform is added to the status report
Andrey Kamaev [Tue, 21 Feb 2012 12:42:51 +0000 (12:42 +0000)]
Information about cmake and build platform is added to the status report

12 years agoCV_USE_UNROLLED for imgproc
Victoria Zhislina [Tue, 21 Feb 2012 11:31:23 +0000 (11:31 +0000)]
CV_USE_UNROLLED for imgproc

12 years agoFixed Canny
Andrey Kamaev [Tue, 21 Feb 2012 11:16:49 +0000 (11:16 +0000)]
Fixed Canny

12 years agofixed #1614
Alexander Shishkov [Tue, 21 Feb 2012 04:42:34 +0000 (04:42 +0000)]
fixed #1614

12 years agoAdded more default search locations for Android NDK and SDK
Andrey Kamaev [Mon, 20 Feb 2012 14:50:23 +0000 (14:50 +0000)]
Added more default search locations for Android NDK and SDK

12 years agoFixing ffmpeg dll copying on Windows
Andrey Kamaev [Mon, 20 Feb 2012 13:43:06 +0000 (13:43 +0000)]
Fixing ffmpeg dll copying on Windows

12 years agoFixing ffmpeg dll copying on Windows
Andrey Kamaev [Mon, 20 Feb 2012 13:12:13 +0000 (13:12 +0000)]
Fixing ffmpeg dll copying on Windows

12 years agoFixed problem with Android native camera helper libraries
Andrey Kamaev [Mon, 20 Feb 2012 12:51:15 +0000 (12:51 +0000)]
Fixed problem with Android native camera helper libraries

12 years agoMore granular build of Java API: it is now possible to build Java wrappers only for...
Andrey Kamaev [Mon, 20 Feb 2012 11:50:43 +0000 (11:50 +0000)]
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules

12 years agofixed #1339
Alexander Shishkov [Mon, 20 Feb 2012 09:16:19 +0000 (09:16 +0000)]
fixed #1339

12 years agoAdded Farneback's optical flow sample
Alexey Spizhevoy [Mon, 20 Feb 2012 08:31:10 +0000 (08:31 +0000)]
Added Farneback's optical flow sample

12 years agoFixed #1608
Andrey Kamaev [Sun, 19 Feb 2012 21:56:21 +0000 (21:56 +0000)]
Fixed #1608

12 years agoRefactored OpenCVConfig.cmake generation code.
Andrey Kamaev [Sun, 19 Feb 2012 21:30:13 +0000 (21:30 +0000)]
Refactored OpenCVConfig.cmake generation code.