profile/ivi/opencv.git
12 years agolot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpai...
Vadim Pisarevsky [Thu, 15 Mar 2012 14:36:01 +0000 (14:36 +0000)]
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 15 Mar 2012 14:28:29 +0000 (14:28 +0000)]
update FFMPEG wrapper binaries

12 years agoupdate FFMPEG wrapper
Alexander Shishkov [Thu, 15 Mar 2012 14:17:12 +0000 (14:17 +0000)]
update FFMPEG wrapper

12 years agominor refactoring CvCapture_OpenNI::CvCapture_OpenNI
Maria Dimashova [Thu, 15 Mar 2012 09:59:23 +0000 (09:59 +0000)]
minor refactoring CvCapture_OpenNI::CvCapture_OpenNI

12 years agoFixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows
Alexander Reshetnikov [Thu, 15 Mar 2012 09:24:03 +0000 (09:24 +0000)]
Fixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows

12 years agoAdded protection from modules redefinition and globbing recursion
Andrey Kamaev [Thu, 15 Mar 2012 09:20:16 +0000 (09:20 +0000)]
Added protection from modules redefinition and globbing recursion

12 years agoJava API: adding C++ classes inheritance support
Andrey Pavlenko [Thu, 15 Mar 2012 09:11:04 +0000 (09:11 +0000)]
Java API: adding C++ classes inheritance support

12 years agorun.py: added option to show tests own help
Andrey Kamaev [Thu, 15 Mar 2012 08:31:57 +0000 (08:31 +0000)]
run.py: added option to show tests own help

12 years agofixed compilation FFMPEG wrapper on Windows
Alexander Shishkov [Thu, 15 Mar 2012 07:22:31 +0000 (07:22 +0000)]
fixed compilation FFMPEG wrapper on Windows

12 years agoremove some unneeded imports
Gary Bradski [Thu, 15 Mar 2012 03:50:31 +0000 (03:50 +0000)]
remove some unneeded imports

12 years agoadded cv2.destroyAllWindows()
Gary Bradski [Thu, 15 Mar 2012 03:45:15 +0000 (03:45 +0000)]
added     cv2.destroyAllWindows()

12 years agoExamples of using histograms in python
Gary Bradski [Wed, 14 Mar 2012 23:33:16 +0000 (23:33 +0000)]
Examples of using histograms in python

12 years agoadded 0xFF & in front of every waitKey so that it works on linux
Gary Bradski [Wed, 14 Mar 2012 21:46:34 +0000 (21:46 +0000)]
added 0xFF & in front of every waitKey so that it works on linux

12 years agorefactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPersp...
Vladislav Vinogradov [Wed, 14 Mar 2012 15:54:17 +0000 (15:54 +0000)]
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
wrote more complicated tests for them
implemented own version of warpAffine and warpPerspective for different border interpolation types
refactored some gpu tests

12 years agoAdded some new warpers.
Ivan Korolev [Wed, 14 Mar 2012 12:59:23 +0000 (12:59 +0000)]
Added some new warpers.

12 years agominor change
Maria Dimashova [Wed, 14 Mar 2012 11:01:45 +0000 (11:01 +0000)]
minor change

12 years ago(#1636) Java API: adding undistortPoints() support and smoke test; minor improvements...
Andrey Pavlenko [Wed, 14 Mar 2012 07:37:48 +0000 (07:37 +0000)]
(#1636) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff

12 years agoAndroid: removed unneeded workaround for library output path initialization.
Andrey Kamaev [Tue, 13 Mar 2012 15:50:11 +0000 (15:50 +0000)]
Android: removed unneeded workaround for library output path initialization.

12 years agoadded ability to pass initial transformation to rgbd odometry
Maria Dimashova [Tue, 13 Mar 2012 13:07:30 +0000 (13:07 +0000)]
added ability to pass initial transformation to rgbd odometry

12 years agoMade dependency of features2d and calib3d from highgui optional
Andrey Kamaev [Tue, 13 Mar 2012 12:33:16 +0000 (12:33 +0000)]
Made dependency of features2d and calib3d from highgui optional

12 years agofixed #1554
Alexander Shishkov [Tue, 13 Mar 2012 12:24:05 +0000 (12:24 +0000)]
fixed #1554

12 years agomodified documentation about using OpenNI wrapper #1657
Alexander Shishkov [Tue, 13 Mar 2012 12:00:25 +0000 (12:00 +0000)]
modified documentation about using OpenNI wrapper #1657

12 years agoRestored findCirclesGridDefault() for backward compatibility
Ilya Lysenkov [Tue, 13 Mar 2012 09:38:00 +0000 (09:38 +0000)]
Restored findCirclesGridDefault() for backward compatibility

12 years agoAdded a first version of new ffmpeg wrapper
Alexander Reshetnikov [Mon, 12 Mar 2012 17:07:54 +0000 (17:07 +0000)]
Added a first version of new ffmpeg wrapper

12 years agofixed angle check in squares.py (thanks to Abid Rahman)
Vadim Pisarevsky [Mon, 12 Mar 2012 16:45:17 +0000 (16:45 +0000)]
fixed angle check in squares.py (thanks to Abid Rahman)

12 years agoFixed bugs in Android cmake toolchain; added experimantal assembler support to the...
Andrey Kamaev [Mon, 12 Mar 2012 16:17:42 +0000 (16:17 +0000)]
Fixed bugs in Android cmake toolchain; added experimantal assembler support to the toolchain

12 years agoadded support of Asus XtionPRO (thanks to Gustav Karlsson for his patches) #1657
Alexander Shishkov [Mon, 12 Mar 2012 16:07:42 +0000 (16:07 +0000)]
added support of Asus XtionPRO (thanks to Gustav Karlsson for his patches) #1657

12 years agoAdded a full Python wrapper of findCirclesGrid
Ilya Lysenkov [Mon, 12 Mar 2012 11:40:46 +0000 (11:40 +0000)]
Added a full Python wrapper of findCirclesGrid

12 years agoWraped SimpleBlobDetector for Python
Ilya Lysenkov [Mon, 12 Mar 2012 11:39:48 +0000 (11:39 +0000)]
Wraped SimpleBlobDetector for Python

12 years agoTegra version of cv::detail::
Andrey Kamaev [Mon, 12 Mar 2012 11:24:27 +0000 (11:24 +0000)]
Tegra version of cv::detail::

12 years agoadded special cases to RGBDOdometry (translation only, rotation only)
Maria Dimashova [Mon, 12 Mar 2012 10:40:39 +0000 (10:40 +0000)]
added special cases to RGBDOdometry (translation only, rotation only)

12 years agofixed compilation on Windows (NAN)
Alexander Shishkov [Mon, 12 Mar 2012 07:27:04 +0000 (07:27 +0000)]
fixed compilation on Windows (NAN)

12 years ago#1672
Alexander Shishkov [Sun, 11 Mar 2012 16:01:20 +0000 (16:01 +0000)]
#1672
updated some more links

12 years ago#1672
Alexander Shishkov [Sun, 11 Mar 2012 15:45:27 +0000 (15:45 +0000)]
#1672
updated docs links in tutorials

12 years agoFixed broken headers install layout
Andrey Kamaev [Sun, 11 Mar 2012 15:22:38 +0000 (15:22 +0000)]
Fixed broken headers install layout

12 years agoTegra version of cv::detail::createLaplacePyr
Andrey Kamaev [Sun, 11 Mar 2012 14:53:13 +0000 (14:53 +0000)]
Tegra version of cv::detail::createLaplacePyr

12 years ago#1672
Alexander Shishkov [Sun, 11 Mar 2012 14:35:46 +0000 (14:35 +0000)]
#1672
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine

12 years agoTegra version of cv::subtract
Andrey Kamaev [Sun, 11 Mar 2012 14:28:34 +0000 (14:28 +0000)]
Tegra version of cv::subtract

12 years agoJava API: temp workaround for Java tests compilation, a better fix will be done with...
Andrey Pavlenko [Sun, 11 Mar 2012 12:40:51 +0000 (12:40 +0000)]
Java API: temp workaround for Java tests compilation, a better fix will be done with inheritance support

12 years agoFunctions cvt8u16s_func, cvt32s16s_func, cvt32f16s_func were Neon Optimized
Alexander Kapustin [Sun, 11 Mar 2012 12:40:24 +0000 (12:40 +0000)]
Functions cvt8u16s_func, cvt32s16s_func, cvt32f16s_func were Neon Optimized

12 years agofixed compilation with eigen2
Maria Dimashova [Sun, 11 Mar 2012 11:45:29 +0000 (11:45 +0000)]
fixed compilation with eigen2

12 years agoFixed Android build warning
Andrey Kamaev [Sun, 11 Mar 2012 10:53:42 +0000 (10:53 +0000)]
Fixed Android build warning

12 years agofixed compilation with eigen2
Maria Dimashova [Sun, 11 Mar 2012 09:56:23 +0000 (09:56 +0000)]
fixed compilation with eigen2

12 years agoinitial version of rgbd odometry with sample
Maria Dimashova [Sun, 11 Mar 2012 09:31:28 +0000 (09:31 +0000)]
initial version of rgbd odometry with sample

12 years agofixed module name for mingw compiler under Windows
Andrey Morozov [Sun, 11 Mar 2012 07:00:22 +0000 (07:00 +0000)]
fixed module name for mingw compiler under Windows

12 years agofixed python GIL reacquire in case of exception
Alexander Mordvintsev [Sat, 10 Mar 2012 05:56:40 +0000 (05:56 +0000)]
fixed python GIL reacquire in case of exception

12 years agofixed stitching compilation
Alexander Shishkov [Thu, 8 Mar 2012 08:10:04 +0000 (08:10 +0000)]
fixed stitching compilation

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