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
Ivan Korolev [Wed, 14 Mar 2012 12:59:23 +0000 (12:59 +0000)]
Added some new warpers.
Maria Dimashova [Wed, 14 Mar 2012 11:01:45 +0000 (11:01 +0000)]
minor change
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
Andrey Kamaev [Tue, 13 Mar 2012 15:50:11 +0000 (15:50 +0000)]
Android: removed unneeded workaround for library output path initialization.
Maria Dimashova [Tue, 13 Mar 2012 13:07:30 +0000 (13:07 +0000)]
added ability to pass initial transformation to rgbd odometry
Andrey Kamaev [Tue, 13 Mar 2012 12:33:16 +0000 (12:33 +0000)]
Made dependency of features2d and calib3d from highgui optional
Alexander Shishkov [Tue, 13 Mar 2012 12:24:05 +0000 (12:24 +0000)]
fixed #1554
Alexander Shishkov [Tue, 13 Mar 2012 12:00:25 +0000 (12:00 +0000)]
modified documentation about using OpenNI wrapper #1657
Ilya Lysenkov [Tue, 13 Mar 2012 09:38:00 +0000 (09:38 +0000)]
Restored findCirclesGridDefault() for backward compatibility
Alexander Reshetnikov [Mon, 12 Mar 2012 17:07:54 +0000 (17:07 +0000)]
Added a first version of new ffmpeg wrapper
Vadim Pisarevsky [Mon, 12 Mar 2012 16:45:17 +0000 (16:45 +0000)]
fixed angle check in squares.py (thanks to Abid Rahman)
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
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
Ilya Lysenkov [Mon, 12 Mar 2012 11:40:46 +0000 (11:40 +0000)]
Added a full Python wrapper of findCirclesGrid
Ilya Lysenkov [Mon, 12 Mar 2012 11:39:48 +0000 (11:39 +0000)]
Wraped SimpleBlobDetector for Python
Andrey Kamaev [Mon, 12 Mar 2012 11:24:27 +0000 (11:24 +0000)]
Tegra version of cv::detail::
Maria Dimashova [Mon, 12 Mar 2012 10:40:39 +0000 (10:40 +0000)]
added special cases to RGBDOdometry (translation only, rotation only)
Alexander Shishkov [Mon, 12 Mar 2012 07:27:04 +0000 (07:27 +0000)]
fixed compilation on Windows (NAN)
Alexander Shishkov [Sun, 11 Mar 2012 16:01:20 +0000 (16:01 +0000)]
#1672
updated some more links
Alexander Shishkov [Sun, 11 Mar 2012 15:45:27 +0000 (15:45 +0000)]
#1672
updated docs links in tutorials
Andrey Kamaev [Sun, 11 Mar 2012 15:22:38 +0000 (15:22 +0000)]
Fixed broken headers install layout
Andrey Kamaev [Sun, 11 Mar 2012 14:53:13 +0000 (14:53 +0000)]
Tegra version of cv::detail::createLaplacePyr
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
Andrey Kamaev [Sun, 11 Mar 2012 14:28:34 +0000 (14:28 +0000)]
Tegra version of cv::subtract
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
Alexander Kapustin [Sun, 11 Mar 2012 12:40:24 +0000 (12:40 +0000)]
Functions cvt8u16s_func, cvt32s16s_func, cvt32f16s_func were Neon Optimized
Maria Dimashova [Sun, 11 Mar 2012 11:45:29 +0000 (11:45 +0000)]
fixed compilation with eigen2
Andrey Kamaev [Sun, 11 Mar 2012 10:53:42 +0000 (10:53 +0000)]
Fixed Android build warning
Maria Dimashova [Sun, 11 Mar 2012 09:56:23 +0000 (09:56 +0000)]
fixed compilation with eigen2
Maria Dimashova [Sun, 11 Mar 2012 09:31:28 +0000 (09:31 +0000)]
initial version of rgbd odometry with sample
Andrey Morozov [Sun, 11 Mar 2012 07:00:22 +0000 (07:00 +0000)]
fixed module name for mingw compiler under Windows
Alexander Mordvintsev [Sat, 10 Mar 2012 05:56:40 +0000 (05:56 +0000)]
fixed python GIL reacquire in case of exception
Alexander Shishkov [Thu, 8 Mar 2012 08:10:04 +0000 (08:10 +0000)]
fixed stitching compilation
Andrey Kamaev [Wed, 7 Mar 2012 20:33:35 +0000 (20:33 +0000)]
Minor fix in blender mask conversion.
Vladislav Vinogradov [Wed, 7 Mar 2012 14:31:30 +0000 (14:31 +0000)]
fixed bug in gpu::pyrUp implementation
Andrey Kamaev [Wed, 7 Mar 2012 14:23:55 +0000 (14:23 +0000)]
Stitching: added CV_16S weights support to the multiband blender
Vladislav Vinogradov [Wed, 7 Mar 2012 14:05:21 +0000 (14:05 +0000)]
minor fix in gpu docs (filter2D and convolve)
Vladislav Vinogradov [Wed, 7 Mar 2012 13:41:49 +0000 (13:41 +0000)]
fixed error calculation in gpu::PyrLKOpticalFlow (Bug #1651)
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)
Vladislav Vinogradov [Wed, 7 Mar 2012 13:14:50 +0000 (13:14 +0000)]
fixed bug in gpu::pyrDown
Alexander Mordvintsev [Wed, 7 Mar 2012 12:46:21 +0000 (12:46 +0000)]
using RAII to manage GIL -- still fails to handle exceptions correctly
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
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)
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)
Alexander Mordvintsev [Tue, 6 Mar 2012 13:22:55 +0000 (13:22 +0000)]
fixed distrans.py sample (distanceTransform -> distanceTransformWithLabels)
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)
Alexander Shishkov [Mon, 5 Mar 2012 11:08:59 +0000 (11:08 +0000)]
fixed #1507
Vladislav Vinogradov [Mon, 5 Mar 2012 10:36:57 +0000 (10:36 +0000)]
added patch error calculation to gpu::PyrLKOpticalFlow
Alexander Shishkov [Mon, 5 Mar 2012 09:20:52 +0000 (09:20 +0000)]
modified readme.txt (#1609)
Alexander Shishkov [Sun, 4 Mar 2012 22:22:30 +0000 (22:22 +0000)]
fixed #1477
Alexander Shishkov [Sun, 4 Mar 2012 21:49:38 +0000 (21:49 +0000)]
fixed #1466
Andrey Kamaev [Sun, 4 Mar 2012 20:36:50 +0000 (20:36 +0000)]
Android: fixed cmake try_compile() for case of STL features detection
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
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
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
Alexander Shishkov [Fri, 2 Mar 2012 20:19:32 +0000 (20:19 +0000)]
fixed #1289
Alexander Shishkov [Fri, 2 Mar 2012 20:13:03 +0000 (20:13 +0000)]
updated repository path in gpu/introduction (ticket #1260)
Gary Bradski [Fri, 2 Mar 2012 19:39:06 +0000 (19:39 +0000)]
added usage on how to actually run video_dmtx.cpp
Alexander Shishkov [Fri, 2 Mar 2012 18:36:34 +0000 (18:36 +0000)]
fixed #1618
Alexander Shishkov [Fri, 2 Mar 2012 18:24:46 +0000 (18:24 +0000)]
#fixed 1644
Alexander Shishkov [Fri, 2 Mar 2012 18:06:15 +0000 (18:06 +0000)]
fixed #1645
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
Alexander Shishkov [Fri, 2 Mar 2012 12:24:03 +0000 (12:24 +0000)]
applied patch from #1637 for fixing problems with Intel(tm) compiler
Andrey Kamaev [Fri, 2 Mar 2012 11:36:34 +0000 (11:36 +0000)]
More accurate cmake flags sets/unsets for 3rdparty libs
Alexander Shishkov [Fri, 2 Mar 2012 11:01:10 +0000 (11:01 +0000)]
updated libpng: from 1.4.3 to 1.5.9 #1609
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
Andrey Kamaev [Fri, 2 Mar 2012 08:34:54 +0000 (08:34 +0000)]
Fixed some build warnings; slightly improved python search
Andrey Kamaev [Thu, 1 Mar 2012 11:41:10 +0000 (11:41 +0000)]
Fixed HAVE_UNISTD_H redefinition warning
Andrey Kamaev [Thu, 1 Mar 2012 10:44:19 +0000 (10:44 +0000)]
minor cmake update
Andrey Kamaev [Thu, 1 Mar 2012 09:15:19 +0000 (09:15 +0000)]
Fixing windows build of libtiff
Andrey Kamaev [Thu, 1 Mar 2012 09:01:32 +0000 (09:01 +0000)]
More flexible tiff library configuration
Alexey Spizhevoy [Thu, 1 Mar 2012 08:02:34 +0000 (08:02 +0000)]
Fixed docs for gpu::convolve()
Kirill Kornyakov [Thu, 1 Mar 2012 07:45:24 +0000 (07:45 +0000)]
copied a section with explanation of different border types
Vladislav Vinogradov [Wed, 29 Feb 2012 20:24:28 +0000 (20:24 +0000)]
fixed required CUDA version in OpenCVDetectCUDA.cmake
Alexander Shishkov [Wed, 29 Feb 2012 15:01:28 +0000 (15:01 +0000)]
updated libtiff: from 3.9.5 to 4.0.1 #1609
Vladislav Vinogradov [Wed, 29 Feb 2012 13:02:25 +0000 (13:02 +0000)]
improved type dispatching in gpu arithm functions
Andrey Pavlenko [Wed, 29 Feb 2012 12:40:31 +0000 (12:40 +0000)]
fixin a bug in conversion Mat -> List<List<E>>
Andrey Kamaev [Wed, 29 Feb 2012 08:11:01 +0000 (08:11 +0000)]
Fixed tbb hang in Android apps
Alexander Shishkov [Tue, 28 Feb 2012 12:39:25 +0000 (12:39 +0000)]
fixed compilation problems with MinGW after rev7353
Ivan Korolev [Tue, 28 Feb 2012 04:46:48 +0000 (04:46 +0000)]
Updated a perftest for convertTo
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.
Alexander Reshetnikov [Mon, 27 Feb 2012 14:37:20 +0000 (14:37 +0000)]
Updated positioning test (removed frame reading)
Vladislav Vinogradov [Mon, 27 Feb 2012 13:22:41 +0000 (13:22 +0000)]
reused buffer in GlTexture::copyFrom(GpuMat)
Andrey Kamaev [Mon, 27 Feb 2012 12:49:00 +0000 (12:49 +0000)]
Minor improvement for Android TBB
Alexander Shishkov [Mon, 27 Feb 2012 11:42:33 +0000 (11:42 +0000)]
fixed warnings in linemod on Windows
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
Andrey Kamaev [Mon, 27 Feb 2012 09:19:30 +0000 (09:19 +0000)]
Fixed Android build warning
Patrick Mihelich [Mon, 27 Feb 2012 08:55:57 +0000 (08:55 +0000)]
Removed a finished todo
Andrey Kamaev [Mon, 27 Feb 2012 06:23:14 +0000 (06:23 +0000)]
#1568 support of building with OpenEXR on Windows
Andrey Kamaev [Mon, 27 Feb 2012 06:19:25 +0000 (06:19 +0000)]
Slightly improved build of TBB for Android
Patrick Mihelich [Mon, 27 Feb 2012 01:50:22 +0000 (01:50 +0000)]
Sample program to train and detect objects using LINE-MOD.
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.
Patrick Mihelich [Sun, 26 Feb 2012 23:55:18 +0000 (23:55 +0000)]
Initial commit of LINE-MOD source code to objdetect module.
Andrey Kamaev [Fri, 24 Feb 2012 21:54:29 +0000 (21:54 +0000)]
Fixed compiler flags for 3rdparty libs.
Andrey Kamaev [Fri, 24 Feb 2012 18:16:05 +0000 (18:16 +0000)]
Scripts for building TBB for Android
Andrey Kamaev [Fri, 24 Feb 2012 13:53:22 +0000 (13:53 +0000)]
Refactored cmake for 3rdparty libs
Leonid Beynenson [Fri, 24 Feb 2012 13:48:41 +0000 (13:48 +0000)]
Added PlanePortraitWarper class.
Andrey Kamaev [Fri, 24 Feb 2012 12:45:23 +0000 (12:45 +0000)]
Restored missed }
Alexander Reshetnikov [Fri, 24 Feb 2012 12:27:20 +0000 (12:27 +0000)]
Fixed syntax error in cap_dc1394_v2.cpp