profile/ivi/opencv.git
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

12 years agomerged bug fix from r8188 (PyrLKOpticalFlow patch size calculation)
Vladislav Vinogradov [Wed, 25 Apr 2012 09:28:22 +0000 (09:28 +0000)]
merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation)

12 years agomerged bug fix from r8174 (GPU_NVidia/NCV.Visualization test)
Vladislav Vinogradov [Wed, 25 Apr 2012 09:26:00 +0000 (09:26 +0000)]
merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test)

12 years agomerged bug fix from r8179 (ORB_GPU)
Vladislav Vinogradov [Wed, 25 Apr 2012 09:23:16 +0000 (09:23 +0000)]
merged bug fix from r8179 (ORB_GPU)

12 years agoJava API: fixing Mat::put() for non-continuous Mat-s, adding/improving tests
Andrey Pavlenko [Wed, 25 Apr 2012 09:00:50 +0000 (09:00 +0000)]
Java API: fixing Mat::put() for non-continuous Mat-s, adding/improving tests

12 years agoadded Matx<4,4>*Scalar operator (ticket #1830)
Vadim Pisarevsky [Wed, 25 Apr 2012 08:59:37 +0000 (08:59 +0000)]
added Matx<4,4>*Scalar operator (ticket #1830)

12 years agofixed python version in yet another place.
Vadim Pisarevsky [Wed, 25 Apr 2012 08:41:57 +0000 (08:41 +0000)]
fixed python version in yet another place.

12 years agomake Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order...
Vadim Pisarevsky [Wed, 25 Apr 2012 08:39:21 +0000 (08:39 +0000)]
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug #1804

12 years agoremoving extra quotes that causes build failure
Andrey Pavlenko [Wed, 25 Apr 2012 05:25:17 +0000 (05:25 +0000)]
removing extra quotes that causes build failure

12 years agoadded special function to patch NaN's in image. call this function from bilateralfilt...
Vadim Pisarevsky [Tue, 24 Apr 2012 15:16:21 +0000 (15:16 +0000)]
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811)

12 years agofixed formula in matchShapes, method=CV_CONTOUR_MATCH_I3 (ticket #1801)
Vadim Pisarevsky [Tue, 24 Apr 2012 14:56:56 +0000 (14:56 +0000)]
fixed formula in matchShapes, method=CV_CONTOUR_MATCH_I3 (ticket #1801)

12 years agoAndroid build scripts for Windows are updated to recognize ninja
Andrey Kamaev [Tue, 24 Apr 2012 14:32:25 +0000 (14:32 +0000)]
Android build scripts for Windows are updated to recognize ninja

12 years agofixed bug in Python's calcEMD2 (ticket #1763)
Vadim Pisarevsky [Tue, 24 Apr 2012 14:22:05 +0000 (14:22 +0000)]
fixed bug in Python's calcEMD2 (ticket #1763)

12 years agoavoid infinite loop in CvLevMarq (thanks to João Lima for the patch; ticket #1839)
Vadim Pisarevsky [Tue, 24 Apr 2012 13:08:56 +0000 (13:08 +0000)]
avoid infinite loop in CvLevMarq (thanks to João Lima for the patch; ticket #1839)

12 years agofixed typo in the installation guide (ticket #1844)
Vadim Pisarevsky [Tue, 24 Apr 2012 13:01:47 +0000 (13:01 +0000)]
fixed typo in the installation guide (ticket #1844)

12 years agocorrected typo (ticket #1843). added note about imdecode & imencode
Vadim Pisarevsky [Tue, 24 Apr 2012 12:54:49 +0000 (12:54 +0000)]
corrected typo (ticket #1843). added note about imdecode & imencode

12 years agoadded "Matx*Vec -> Vec" operator (ticket #1830)
Vadim Pisarevsky [Tue, 24 Apr 2012 12:45:19 +0000 (12:45 +0000)]
added "Matx*Vec -> Vec" operator (ticket #1830)

12 years agofixed bug #1821
Marina Kolpakova [Tue, 24 Apr 2012 10:07:14 +0000 (10:07 +0000)]
fixed bug #1821

12 years agominor tab fix
Marina Kolpakova [Tue, 24 Apr 2012 09:30:21 +0000 (09:30 +0000)]
minor tab fix

12 years agofixed duplicated paragraph
Marina Kolpakova [Tue, 24 Apr 2012 09:26:34 +0000 (09:26 +0000)]
fixed duplicated paragraph

12 years agoConfiguration name is added to the CMake status report
Andrey Kamaev [Tue, 24 Apr 2012 07:30:38 +0000 (07:30 +0000)]
Configuration name is added to the CMake status report

12 years agoFixed dependencies for cmake status embeeded into opencv core
Andrey Kamaev [Tue, 24 Apr 2012 07:13:50 +0000 (07:13 +0000)]
Fixed dependencies for cmake status embeeded into opencv core

12 years agoFixed assertions in java tests for ORB
Andrey Kamaev [Tue, 24 Apr 2012 06:51:21 +0000 (06:51 +0000)]
Fixed assertions in java tests for ORB

12 years agoAdded CUDA version to CMake status
Andrey Kamaev [Tue, 24 Apr 2012 06:05:57 +0000 (06:05 +0000)]
Added CUDA version to CMake status

12 years agoFixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837)
Alexander Reshetnikov [Mon, 23 Apr 2012 16:12:24 +0000 (16:12 +0000)]
Fixed cvRetrieveFrame memory leak under AVFoundation (ticket #1837)

12 years agoFixed Android manifest install
Andrey Kamaev [Mon, 23 Apr 2012 12:39:18 +0000 (12:39 +0000)]
Fixed Android manifest install

12 years agoNORM_L2SQR added too (ticket #1840)
Vadim Pisarevsky [Mon, 23 Apr 2012 12:29:23 +0000 (12:29 +0000)]
NORM_L2SQR added too (ticket #1840)

12 years agoadded NORM_HAMMING* support to cv::norm (ticket #1840)
Vadim Pisarevsky [Mon, 23 Apr 2012 12:19:02 +0000 (12:19 +0000)]
added NORM_HAMMING* support to cv::norm (ticket #1840)

12 years agoFixed ffmpeg dll copying under mingw
Andrey Kamaev [Mon, 23 Apr 2012 10:52:27 +0000 (10:52 +0000)]
Fixed ffmpeg dll copying under mingw

12 years agoMake ocv_include_directories a function to minimize problems with windows backslashes
Andrey Kamaev [Mon, 23 Apr 2012 08:54:15 +0000 (08:54 +0000)]
Make ocv_include_directories a function to minimize problems with windows backslashes

12 years agofixing compilation for Android
Andrey Pavlenko [Mon, 23 Apr 2012 07:10:58 +0000 (07:10 +0000)]
fixing compilation for Android

12 years agoFixed build with mingw 4.4.0
Andrey Kamaev [Sun, 22 Apr 2012 14:50:09 +0000 (14:50 +0000)]
Fixed build with mingw 4.4.0

12 years agoJava API: fixing Mat::get() for non-continuous Mat-s.
Andrey Pavlenko [Sun, 22 Apr 2012 11:44:16 +0000 (11:44 +0000)]
Java API: fixing Mat::get() for non-continuous Mat-s.

12 years agowrapped Algorithm class.
Vadim Pisarevsky [Fri, 20 Apr 2012 17:03:02 +0000 (17:03 +0000)]
wrapped Algorithm class.

12 years agoFixed build (noiseSigma of BackgroundSubtractorMOG is now protected)
Andrey Kamaev [Fri, 20 Apr 2012 16:00:49 +0000 (16:00 +0000)]
Fixed build (noiseSigma of BackgroundSubtractorMOG is now protected)

12 years agoSet sanity thresholds for several performance tests
Andrey Kamaev [Fri, 20 Apr 2012 15:33:34 +0000 (15:33 +0000)]
Set sanity thresholds for several performance tests

12 years agoadded dedicated <modname>_init.cpp files with initModule_<modname>() functions and...
Vadim Pisarevsky [Fri, 20 Apr 2012 15:32:54 +0000 (15:32 +0000)]
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.

12 years agoAdded resources release for AVT cameras (ticket #1814)
Alexander Reshetnikov [Fri, 20 Apr 2012 13:29:10 +0000 (13:29 +0000)]
Added resources release for AVT cameras (ticket #1814)

12 years agoMinor update for new Ninja cmake generator
Andrey Kamaev [Fri, 20 Apr 2012 13:22:19 +0000 (13:22 +0000)]
Minor update for new Ninja cmake generator

12 years agominor fix in calculate bitrate
Andrey Morozov [Fri, 20 Apr 2012 12:18:40 +0000 (12:18 +0000)]
minor fix in calculate bitrate

12 years agominor fix in calculate bitrate
Andrey Morozov [Fri, 20 Apr 2012 11:58:31 +0000 (11:58 +0000)]
minor fix in calculate bitrate

12 years agoUpdated for cmake 2.8.8
Andrey Kamaev [Thu, 19 Apr 2012 22:33:46 +0000 (22:33 +0000)]
Updated for cmake 2.8.8

12 years agoFixed verbosity of badarg tests
Andrey Kamaev [Thu, 19 Apr 2012 15:45:40 +0000 (15:45 +0000)]
Fixed verbosity of badarg tests

12 years agoimproving Imgproc.convexityDefects() and Imgproc.convexHull()
Andrey Pavlenko [Thu, 19 Apr 2012 15:27:13 +0000 (15:27 +0000)]
improving Imgproc.convexityDefects() and Imgproc.convexHull()

12 years agofixing stability of testBitmapToMat()
Andrey Pavlenko [Thu, 19 Apr 2012 15:01:19 +0000 (15:01 +0000)]
fixing stability of testBitmapToMat()

12 years agofixing #1808, Java API improvements
Andrey Pavlenko [Thu, 19 Apr 2012 14:21:56 +0000 (14:21 +0000)]
fixing #1808, Java API improvements

12 years agofixing convexityDefects()
Andrey Pavlenko [Thu, 19 Apr 2012 14:03:38 +0000 (14:03 +0000)]
fixing convexityDefects()

12 years agoMinor fix for previous commit
Andrey Kamaev [Wed, 18 Apr 2012 22:02:17 +0000 (22:02 +0000)]
Minor fix for previous commit

12 years agoRefactored build conditionals in highgui tests
Andrey Kamaev [Wed, 18 Apr 2012 21:32:56 +0000 (21:32 +0000)]
Refactored build conditionals in highgui tests

12 years agoRestored old behavior for OSX
Andrey Kamaev [Wed, 18 Apr 2012 19:46:34 +0000 (19:46 +0000)]
Restored old behavior for OSX

12 years agoFixed Calc_Hist under 32-bit gcc
Andrey Kamaev [Wed, 18 Apr 2012 16:16:54 +0000 (16:16 +0000)]
Fixed Calc_Hist under 32-bit gcc

12 years agofixed AlgorithmInfo::read for read only parameters (thanks to Vadim)
Maria Dimashova [Wed, 18 Apr 2012 14:03:35 +0000 (14:03 +0000)]
fixed AlgorithmInfo::read for read only parameters (thanks to Vadim)

12 years agoFixed dependency from opencv_nonfree in Java bindings
Andrey Kamaev [Wed, 18 Apr 2012 12:58:42 +0000 (12:58 +0000)]
Fixed dependency from opencv_nonfree in Java bindings