profile/ivi/opencv.git
12 years agoFixed reconstruction, so that the mean is correctly added to the reconstructed image.
Philipp Wagner [Thu, 31 May 2012 20:27:46 +0000 (20:27 +0000)]
Fixed reconstruction, so that the mean is correctly added to the reconstructed image.

12 years agoVersion of 2.4 branch is adjusted to 2.4.1
Andrey Kamaev [Thu, 31 May 2012 11:26:23 +0000 (11:26 +0000)]
Version of 2.4 branch is adjusted to 2.4.1

12 years agoMegred fix for pyrhon API generator regression r8528
Andrey Kamaev [Thu, 31 May 2012 11:12:12 +0000 (11:12 +0000)]
Megred fix for pyrhon API generator regression r8528

12 years agoMerged the trunk r8517:8524
Andrey Kamaev [Thu, 31 May 2012 10:53:28 +0000 (10:53 +0000)]
Merged the trunk r8517:8524

12 years agobackported API for storing OpenCV data structures to text string and reading them...
Andrey Kamaev [Thu, 31 May 2012 10:25:29 +0000 (10:25 +0000)]
backported API for storing OpenCV data structures to text string and reading them back (r8481, r8516, r8518, r8522)

12 years agoMerged revision(s) 8484 from trunk:
Vladislav Vinogradov [Wed, 30 May 2012 17:06:39 +0000 (17:06 +0000)]
Merged revision(s) 8484 from trunk:
fixed some bugs in gpu module under Windows:
* convertTo alignment error
........

12 years agoFixed few errors in documentation backporting
Andrey Kamaev [Wed, 30 May 2012 11:20:55 +0000 (11:20 +0000)]
Fixed few errors in documentation backporting

12 years agoMerged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
Andrey Kamaev [Wed, 30 May 2012 11:13:07 +0000 (11:13 +0000)]
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)

12 years agoMerged the trunk r8459:8466 (inclusive)
Andrey Kamaev [Wed, 30 May 2012 09:00:32 +0000 (09:00 +0000)]
Merged the trunk r8459:8466 (inclusive)

12 years agoMerged the trunk r8408:8457 (inclusive)
Andrey Kamaev [Wed, 30 May 2012 08:47:34 +0000 (08:47 +0000)]
Merged the trunk r8408:8457 (inclusive)

12 years agoMerged the trunk r8384:8407 (inclusive)
Andrey Kamaev [Wed, 30 May 2012 08:04:37 +0000 (08:04 +0000)]
Merged the trunk r8384:8407 (inclusive)

12 years agoMerged revision(s) 8495 from trunk:
Vladislav Vinogradov [Tue, 29 May 2012 11:35:30 +0000 (11:35 +0000)]
Merged revision(s) 8495 from trunk:
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
........

12 years agoMerged revision(s) 8474 from trunk:
Vladislav Vinogradov [Mon, 28 May 2012 14:04:39 +0000 (14:04 +0000)]
Merged revision(s) 8474 from trunk:
fixed several problems with CUDA 5.0
* gpu::LUT, uses device memory instead of host memory
* gpu::multiply, round mod for CV_8U depth
........

12 years agowarp Affine tegra integration
Marina Kolpakova [Mon, 28 May 2012 08:53:03 +0000 (08:53 +0000)]
warp Affine tegra integration

12 years agoMerged revision(s) 8455 from trunk/opencv/modules/gpu/src:
Anatoly Baksheev [Fri, 25 May 2012 09:45:42 +0000 (09:45 +0000)]
Merged revision(s) 8455 from trunk/opencv/modules/gpu/src:
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
........

12 years agoMerged the trunk r8345:8376
Andrey Kamaev [Fri, 18 May 2012 13:18:37 +0000 (13:18 +0000)]
Merged the trunk r8345:8376

12 years agoMerged the trunk r8324:8345
Andrey Kamaev [Fri, 18 May 2012 12:59:40 +0000 (12:59 +0000)]
Merged the trunk r8324:8345

12 years agoPartly merged the trunk r8322
Andrey Kamaev [Fri, 18 May 2012 12:46:44 +0000 (12:46 +0000)]
Partly merged the trunk r8322

12 years agoMerged the trunk r8291:8321
Andrey Kamaev [Fri, 18 May 2012 12:34:01 +0000 (12:34 +0000)]
Merged the trunk r8291:8321

12 years agoMerged the trunk till r8291
Andrey Kamaev [Fri, 18 May 2012 12:18:17 +0000 (12:18 +0000)]
Merged the trunk till r8291

12 years agoMerged revision(s) 8368 from trunk/opencv/modules/gpu/src/imgproc.cpp:
Anatoly Baksheev [Thu, 17 May 2012 15:00:36 +0000 (15:00 +0000)]
Merged revision(s) 8368 from trunk/opencv/modules/gpu/src/imgproc.cpp:
fixed possible compilation error for macos
........

12 years agoColorBlobDetection example. Bug fix. Refactring.
Alexander Smorkalov [Sat, 12 May 2012 06:15:32 +0000 (06:15 +0000)]
ColorBlobDetection example. Bug fix. Refactring.

12 years agoColorBlobDetection example. Pyrdown added. Contour area filtering added.
Alexander Smorkalov [Sat, 12 May 2012 05:19:17 +0000 (05:19 +0000)]
ColorBlobDetection example. Pyrdown added. Contour area filtering added.

12 years agoFix for #1902 is merged from trunk
Andrey Kamaev [Mon, 7 May 2012 14:05:06 +0000 (14:05 +0000)]
Fix for #1902 is merged from trunk

12 years agoMerged from trunk.
Anatoly Baksheev [Sat, 5 May 2012 09:25:37 +0000 (09:25 +0000)]
Merged from trunk.

12 years agoFixed facerec_demo.cpp.
Philipp Wagner [Sat, 5 May 2012 09:16:21 +0000 (09:16 +0000)]
Fixed facerec_demo.cpp.

12 years agofixed GPU compilation
Anatoly Baksheev [Fri, 4 May 2012 11:07:36 +0000 (11:07 +0000)]
fixed GPU compilation

12 years agoAdded check for CUDA toolkit version ( older can't compile Kepler )
Anatoly Baksheev [Fri, 4 May 2012 10:34:57 +0000 (10:34 +0000)]
Added check for CUDA toolkit version ( older can't compile Kepler )

12 years agoMerged revision(s) 8304 from trunk/opencv/cmake/OpenCVDetectCUDA.cmake:
Anatoly Baksheev [Fri, 4 May 2012 10:24:23 +0000 (10:24 +0000)]
Merged revision(s) 8304 from trunk/opencv/cmake/OpenCVDetectCUDA.cmake:
Added check for CUDA toolkit version ( older can't compile Kepler )
........

12 years agoupdate for kepler arch support
Marina Kolpakova [Fri, 4 May 2012 10:09:17 +0000 (10:09 +0000)]
update for kepler arch support

12 years agofixed typo in mulSpectrums description (ticket #1868)
Vadim Pisarevsky [Thu, 3 May 2012 15:14:53 +0000 (15:14 +0000)]
fixed typo in mulSpectrums description (ticket #1868)

12 years agofixed for Kepler
Anatoly Baksheev [Thu, 3 May 2012 10:23:23 +0000 (10:23 +0000)]
fixed for Kepler

12 years agofix for brute-force matcher with CUDA 4.2.
Marina Kolpakova [Mon, 30 Apr 2012 19:06:37 +0000 (19:06 +0000)]
fix for brute-force matcher with CUDA 4.2.

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Mon, 30 Apr 2012 19:05:05 +0000 (19:05 +0000)]
update FFMPEG wrapper binaries

12 years agoget back to single-version ffmpeg wrapper (no more v2); make sure the library builds...
Vadim Pisarevsky [Mon, 30 Apr 2012 12:39:49 +0000 (12:39 +0000)]
get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg

12 years agoget back to single-version ffmpeg wrapper (no more v2); make sure the library builds...
Vadim Pisarevsky [Mon, 30 Apr 2012 12:39:22 +0000 (12:39 +0000)]
get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg

12 years agoavoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier...
Vadim Pisarevsky [Mon, 30 Apr 2012 12:07:04 +0000 (12:07 +0000)]
avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly

12 years agoforce BUILD_PNG/JPEG/TIFF/ZLIB on MacOSX, because sometimes the found lib<...> is...
Vadim Pisarevsky [Sat, 28 Apr 2012 22:54:14 +0000 (22:54 +0000)]
force BUILD_PNG/JPEG/TIFF/ZLIB on MacOSX, because sometimes the found lib<...> is different from the one used in build.

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Sat, 28 Apr 2012 22:50:25 +0000 (22:50 +0000)]
update FFMPEG wrapper binaries

12 years agosome more fixes in ffmpeg wrapper; now it handles big videos better.
Vadim Pisarevsky [Sat, 28 Apr 2012 22:49:13 +0000 (22:49 +0000)]
some more fixes in ffmpeg wrapper; now it handles big videos better.

12 years agoupdated pdfs
Alexander Shishkov [Sat, 28 Apr 2012 20:41:32 +0000 (20:41 +0000)]
updated pdfs

12 years agochange docs version
Alexander Shishkov [Sat, 28 Apr 2012 20:10:16 +0000 (20:10 +0000)]
change docs version

12 years agoadded documentation for ORB (ticket #1835). updated documentation on features2d ...
Vadim Pisarevsky [Sat, 28 Apr 2012 17:32:02 +0000 (17:32 +0000)]
added documentation for ORB (ticket #1835). updated documentation on features2d (Feature2D class is still to be documented) (ticket #1819)

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Sat, 28 Apr 2012 16:23:36 +0000 (16:23 +0000)]
update FFMPEG wrapper binaries

12 years agotemporary reverted av_free_packet() patch.
Vadim Pisarevsky [Sat, 28 Apr 2012 16:18:39 +0000 (16:18 +0000)]
temporary reverted av_free_packet() patch.

12 years agomoved part of f2d docs to the legacy module
Alexander Shishkov [Sat, 28 Apr 2012 15:13:59 +0000 (15:13 +0000)]
moved part of f2d docs to the legacy module

12 years agoadded description of Algorithm class (ticket #1818)
Vadim Pisarevsky [Sat, 28 Apr 2012 14:59:30 +0000 (14:59 +0000)]
added description of Algorithm class (ticket #1818)

12 years agofixed PyrLKOpticalFlow.dense (final result size)
Vladislav Vinogradov [Sat, 28 Apr 2012 13:18:05 +0000 (13:18 +0000)]
fixed PyrLKOpticalFlow.dense (final result size)

12 years agomoved planar subdiv docs to legacy; added Input/OutputArray docs to core
Vadim Pisarevsky [Sat, 28 Apr 2012 12:59:21 +0000 (12:59 +0000)]
moved planar subdiv docs to legacy; added Input/OutputArray docs to core

12 years agofixed #1824
Alexander Shishkov [Sat, 28 Apr 2012 12:48:23 +0000 (12:48 +0000)]
fixed #1824

12 years agoJava API: minor fix in javadoc
Andrey Pavlenko [Sat, 28 Apr 2012 12:46:50 +0000 (12:46 +0000)]
Java API: minor fix in javadoc

12 years agoImproved javadoc generation scripts
Andrey Kamaev [Sat, 28 Apr 2012 12:31:53 +0000 (12:31 +0000)]
Improved javadoc generation scripts

12 years agoBug #1853 15-puzzles example does not work on Samsung gt-i9100 with Android ICS 4...
Alexander Smorkalov [Sat, 28 Apr 2012 12:10:53 +0000 (12:10 +0000)]
Bug #1853 15-puzzles example does not work on Samsung gt-i9100 with Android ICS 4.0.3 fixed.

12 years agoFixed bug #1759
Alexey Spizhevoy [Sat, 28 Apr 2012 11:45:29 +0000 (11:45 +0000)]
Fixed bug #1759

12 years agofixed RGBD capture with Asus Xtion (by Gary Bradski)
Vadim Pisarevsky [Sat, 28 Apr 2012 11:33:01 +0000 (11:33 +0000)]
fixed RGBD capture with Asus Xtion (by Gary Bradski)

12 years agofixed 3-channel output tvecs support in calibrateCamera (patch #1807)
Vadim Pisarevsky [Sat, 28 Apr 2012 11:10:30 +0000 (11:10 +0000)]
fixed 3-channel output tvecs support in calibrateCamera (patch #1807)

12 years agodecreased the number of tests in Core_Eigen, decreased the maximum matrix size in...
Vadim Pisarevsky [Sat, 28 Apr 2012 11:00:34 +0000 (11:00 +0000)]
decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete

12 years agoJava API: updating OpenCV version, minor Core API improvements, enabling EM.
Andrey Pavlenko [Sat, 28 Apr 2012 09:27:05 +0000 (09:27 +0000)]
Java API: updating OpenCV version, minor Core API improvements, enabling EM.

12 years agoupdating Posterize in 'image manipulation' Java sample
Andrey Pavlenko [Sat, 28 Apr 2012 09:25:07 +0000 (09:25 +0000)]
updating Posterize in 'image manipulation' Java sample

12 years agoreverted r8003 (CascadeClassifier_GPU didn't work)
Vladislav Vinogradov [Sat, 28 Apr 2012 08:56:17 +0000 (08:56 +0000)]
reverted r8003 (CascadeClassifier_GPU didn't work)

12 years agobad changes reverted.
Alexander Smorkalov [Sat, 28 Apr 2012 05:25:31 +0000 (05:25 +0000)]
bad changes reverted.

12 years agoLoader classes for OpenCV with Android service added. Library loading in OpenCV API...
Alexander Smorkalov [Sat, 28 Apr 2012 05:14:24 +0000 (05:14 +0000)]
Loader classes for OpenCV with Android service added. Library loading in OpenCV API removed.

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Fri, 27 Apr 2012 19:24:48 +0000 (19:24 +0000)]
update FFMPEG wrapper binaries

12 years agoFixed VideoCapture memory leak (bug #1481)
Alexander Reshetnikov [Fri, 27 Apr 2012 19:23:26 +0000 (19:23 +0000)]
Fixed VideoCapture memory leak (bug #1481)

12 years agoMinor improvements: reduced verbosity of positioning tests; run.py - filter out non...
Andrey Kamaev [Fri, 27 Apr 2012 19:13:58 +0000 (19:13 +0000)]
Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows

12 years agofixed Linemod's Detector write method (removed nested sequence delimiters)
Vadim Pisarevsky [Fri, 27 Apr 2012 18:09:57 +0000 (18:09 +0000)]
fixed Linemod's Detector write method (removed nested sequence delimiters)

12 years agomodified data matrix detection interface (that does not use any new data structures...
Vadim Pisarevsky [Fri, 27 Apr 2012 16:10:10 +0000 (16:10 +0000)]
modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664

12 years agoCMake for new Android example
Andrey Kamaev [Fri, 27 Apr 2012 15:39:46 +0000 (15:39 +0000)]
CMake for new Android example

12 years agoadding one more assertion to a Java test
Andrey Pavlenko [Fri, 27 Apr 2012 14:41:28 +0000 (14:41 +0000)]
adding one more assertion to a Java test

12 years agoadding Histogram and Posterize, removing Blur from 'image manipulation' Java sample
Andrey Pavlenko [Fri, 27 Apr 2012 14:40:25 +0000 (14:40 +0000)]
adding Histogram and Posterize, removing Blur from 'image manipulation' Java sample

12 years agoput template Distance classes back to features2d, since they are used in GPU; fixed...
Vadim Pisarevsky [Fri, 27 Apr 2012 14:11:44 +0000 (14:11 +0000)]
put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng)

12 years agofixed #1855
Alexander Shishkov [Fri, 27 Apr 2012 14:08:10 +0000 (14:08 +0000)]
fixed #1855

12 years agofixed #1833
Alexander Shishkov [Fri, 27 Apr 2012 14:00:59 +0000 (14:00 +0000)]
fixed #1833

12 years agofixed #1841
Alexander Shishkov [Fri, 27 Apr 2012 13:37:48 +0000 (13:37 +0000)]
fixed #1841

12 years agoBase classes for sample added.
Alexander Smorkalov [Fri, 27 Apr 2012 13:37:45 +0000 (13:37 +0000)]
Base classes for sample added.

12 years agoadded BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket #1796...
Vadim Pisarevsky [Fri, 27 Apr 2012 13:06:16 +0000 (13:06 +0000)]
added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket #1796). added test for it. Renamed legacy tests to "Legacy_*"

12 years agoBase code for new sample added.
Alexander Smorkalov [Fri, 27 Apr 2012 12:49:21 +0000 (12:49 +0000)]
Base code for new sample added.

12 years agoadded test to check #1737
Vadim Pisarevsky [Fri, 27 Apr 2012 12:07:56 +0000 (12:07 +0000)]
added test to check #1737

12 years agoUpdated latentSVM tests and data
Andrey Kamaev [Fri, 27 Apr 2012 11:32:40 +0000 (11:32 +0000)]
Updated latentSVM tests and data

12 years agoMinor documentation fix
Andrey Kamaev [Fri, 27 Apr 2012 08:58:29 +0000 (08:58 +0000)]
Minor documentation fix

12 years agoIncreased test threshold for arm
Andrey Kamaev [Fri, 27 Apr 2012 08:28:40 +0000 (08:28 +0000)]
Increased test threshold for arm

12 years ago#1854 Fixed Mac OS X build with Clang
Andrey Kamaev [Thu, 26 Apr 2012 21:40:34 +0000 (21:40 +0000)]
#1854 Fixed Mac OS X build with Clang

12 years agoReenabled OpponentSIFT test;
Andrey Kamaev [Thu, 26 Apr 2012 21:37:27 +0000 (21:37 +0000)]
Reenabled OpponentSIFT test;
Changed compiler flags for 32-bit MSVC;
Fixed handling of "d" suffix of debug binaries in run.py.

12 years agoadding VIEW_MODE_PIXELIZE to the 'image manipulations' sample
Andrey Pavlenko [Thu, 26 Apr 2012 15:56:01 +0000 (15:56 +0000)]
adding VIEW_MODE_PIXELIZE to the 'image manipulations' sample

12 years agoadded version number to opencv_ffmpeg dlls (it's added only when dll copied to the...
Vadim Pisarevsky [Thu, 26 Apr 2012 13:32:27 +0000 (13:32 +0000)]
added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827

12 years agoFixed build warnings
Andrey Kamaev [Thu, 26 Apr 2012 11:58:06 +0000 (11:58 +0000)]
Fixed build warnings

12 years agoBug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0...
Alexander Smorkalov [Thu, 26 Apr 2012 11:38:07 +0000 (11:38 +0000)]
Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt.

12 years agoFixed compiler flags for debug builds
Andrey Kamaev [Thu, 26 Apr 2012 11:06:34 +0000 (11:06 +0000)]
Fixed compiler flags for debug builds

12 years agorun.py: Automatically enable color output in android tests (posix shell only)
Andrey Kamaev [Thu, 26 Apr 2012 11:05:36 +0000 (11:05 +0000)]
run.py: Automatically enable color output in android tests (posix shell only)

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 26 Apr 2012 07:39:11 +0000 (07:39 +0000)]
update FFMPEG wrapper binaries

12 years agoavoid use of "AVFrame::best_effort_timestamp"
Vadim Pisarevsky [Thu, 26 Apr 2012 07:38:35 +0000 (07:38 +0000)]
avoid use of "AVFrame::best_effort_timestamp"

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 26 Apr 2012 07:08:40 +0000 (07:08 +0000)]
update FFMPEG wrapper binaries

12 years agook, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7
Vadim Pisarevsky [Thu, 26 Apr 2012 07:07:37 +0000 (07:07 +0000)]
ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7

12 years agopropagated changes for retina filters from trunk to 2.4
Vadim Pisarevsky [Wed, 25 Apr 2012 17:32:14 +0000 (17:32 +0000)]
propagated changes for retina filters from trunk to 2.4

12 years agoFixed SURF behavior - from now it always returns keypoints in the same order
Andrey Kamaev [Wed, 25 Apr 2012 16:03:01 +0000 (16:03 +0000)]
Fixed SURF behavior - from now it always returns keypoints in the same order

12 years agofixed HighguiFramecount.regression test (and renamed it to Highgui_Video.framecount)
Vadim Pisarevsky [Wed, 25 Apr 2012 14:48:15 +0000 (14:48 +0000)]
fixed HighguiFramecount.regression test (and renamed it to Highgui_Video.framecount)

12 years agoadded PSNR function to imgproc; refactored highgui positioning test (which still...
Vadim Pisarevsky [Wed, 25 Apr 2012 14:31:54 +0000 (14:31 +0000)]
added PSNR function to imgproc; refactored highgui positioning test (which still fails)

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Wed, 25 Apr 2012 12:58:42 +0000 (12:58 +0000)]
update FFMPEG wrapper binaries

12 years agorefactored highgui_specificvideo* tests; fixed repeated libswscale context creation...
Vadim Pisarevsky [Wed, 25 Apr 2012 12:56:09 +0000 (12:56 +0000)]
refactored highgui_specificvideo* tests; fixed repeated libswscale context creation in videocapture & videowriter (ticket #1541)

12 years agoFixed most of the floating-point accuracy problems for x86 gcc
Andrey Kamaev [Wed, 25 Apr 2012 11:33:11 +0000 (11:33 +0000)]
Fixed most of the floating-point accuracy problems for x86 gcc