profile/ivi/opencv.git
12 years agoadded ability to read files with different space count
Maria Dimashova [Thu, 12 Apr 2012 14:03:35 +0000 (14:03 +0000)]
added ability to read files with different space count

12 years agoFixed PvApi wrapper build
Andrey Kamaev [Thu, 12 Apr 2012 13:50:23 +0000 (13:50 +0000)]
Fixed PvApi wrapper build

12 years agoFixed compilation error under Linux (memset for pvapi was moved to constructor)
Alexander Reshetnikov [Thu, 12 Apr 2012 13:35:48 +0000 (13:35 +0000)]
Fixed compilation error under Linux (memset for pvapi was moved to constructor)

12 years agoFixed typo
Andrey Kamaev [Thu, 12 Apr 2012 13:19:00 +0000 (13:19 +0000)]
Fixed typo

12 years agoadding test for the bug #1795
Andrey Pavlenko [Thu, 12 Apr 2012 13:06:05 +0000 (13:06 +0000)]
adding test for the bug #1795

12 years agochanged css for search panel
Alexander Shishkov [Thu, 12 Apr 2012 13:03:16 +0000 (13:03 +0000)]
changed css for search panel

12 years agochanged 2.3 to 2.4 in some guides & tutorials (ticket #1794)
Vadim Pisarevsky [Thu, 12 Apr 2012 12:48:58 +0000 (12:48 +0000)]
changed 2.3 to 2.4 in some guides & tutorials (ticket #1794)

12 years agoextended morphological operations to handle arbitrary number of channels and CV_64F...
Vadim Pisarevsky [Thu, 12 Apr 2012 12:34:55 +0000 (12:34 +0000)]
extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations.

12 years agoFixed cameras segfault (patch #1771)
Alexander Reshetnikov [Thu, 12 Apr 2012 12:11:43 +0000 (12:11 +0000)]
Fixed cameras segfault (patch #1771)

12 years agoFixed broken by r8007 install target
Andrey Kamaev [Thu, 12 Apr 2012 11:55:33 +0000 (11:55 +0000)]
Fixed broken by r8007 install target

12 years agofixed #1310
Alexander Shishkov [Thu, 12 Apr 2012 11:53:30 +0000 (11:53 +0000)]
fixed #1310

12 years agoMinor refactoring of condition for avformat_find_stream_info (ticket #1790)
Alexander Reshetnikov [Thu, 12 Apr 2012 11:29:02 +0000 (11:29 +0000)]
Minor refactoring of condition for avformat_find_stream_info (ticket #1790)

12 years agoFixed problem with headers install patch
Andrey Kamaev [Thu, 12 Apr 2012 11:11:12 +0000 (11:11 +0000)]
Fixed problem with headers install patch

12 years agoDocumented valid image types in morphology operations (issue #1679)
Ilya Lysenkov [Thu, 12 Apr 2012 10:57:11 +0000 (10:57 +0000)]
Documented valid image types in morphology operations (issue #1679)

12 years agofixed alignment related bugs in gpu/nvidia
Marina Kolpakova [Thu, 12 Apr 2012 10:09:51 +0000 (10:09 +0000)]
fixed alignment related bugs in gpu/nvidia

12 years agoUpdated doc of flann::hierarchicalClustering (issue #1216)
Ilya Lysenkov [Thu, 12 Apr 2012 09:20:43 +0000 (09:20 +0000)]
Updated doc of flann::hierarchicalClustering (issue #1216)

12 years agoCorrected doc of Mat::adjustROI() (issue #1245)
Ilya Lysenkov [Thu, 12 Apr 2012 09:01:03 +0000 (09:01 +0000)]
Corrected doc of Mat::adjustROI() (issue #1245)

12 years agoFixed a typo
Ilya Lysenkov [Thu, 12 Apr 2012 08:23:58 +0000 (08:23 +0000)]
Fixed a typo

12 years agocalcCovarMatrix cupport fot std::vectors of cv::Mat (#494)
Marina Kolpakova [Thu, 12 Apr 2012 04:21:32 +0000 (04:21 +0000)]
calcCovarMatrix cupport fot std::vectors of cv::Mat (#494)

12 years agoprobably fixed linemod crash (thanks to Stefan for the report)
Vadim Pisarevsky [Wed, 11 Apr 2012 19:40:57 +0000 (19:40 +0000)]
probably fixed linemod crash (thanks to Stefan for the report)

12 years agorefactored likelihood computing
Maria Dimashova [Wed, 11 Apr 2012 15:28:50 +0000 (15:28 +0000)]
refactored likelihood computing

12 years agoJava Tests: filtered VideoCapture tests
Andrey Kamaev [Wed, 11 Apr 2012 14:46:50 +0000 (14:46 +0000)]
Java Tests: filtered VideoCapture tests

12 years agochanged css for search panel
Alexander Shishkov [Wed, 11 Apr 2012 14:26:49 +0000 (14:26 +0000)]
changed css for search panel

12 years agoremoved unnecessary param
Maria Dimashova [Wed, 11 Apr 2012 13:48:20 +0000 (13:48 +0000)]
removed unnecessary param

12 years agoAdded perf test for calcOpticalFlowPyrLK
Andrey Kamaev [Wed, 11 Apr 2012 13:47:55 +0000 (13:47 +0000)]
Added perf test for calcOpticalFlowPyrLK

12 years agoAdded version detection for OpenNI
Andrey Kamaev [Wed, 11 Apr 2012 13:20:25 +0000 (13:20 +0000)]
Added version detection for OpenNI

12 years ago#1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0
Andrey Kamaev [Wed, 11 Apr 2012 13:08:17 +0000 (13:08 +0000)]
#1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0

12 years agoMinor doc fix.
Ilya Lysenkov [Wed, 11 Apr 2012 12:44:34 +0000 (12:44 +0000)]
Minor doc fix.

12 years agoPatch #1789 access to Android camera settings applied.
Alexander Smorkalov [Wed, 11 Apr 2012 12:39:58 +0000 (12:39 +0000)]
Patch #1789 access to Android camera settings applied.

12 years agoDocumented error measures used in calcOpticalFlowPyrLK
Ilya Lysenkov [Wed, 11 Apr 2012 12:38:08 +0000 (12:38 +0000)]
Documented error measures used in calcOpticalFlowPyrLK

12 years agoJava API: fixing more tests
Andrey Pavlenko [Wed, 11 Apr 2012 12:37:24 +0000 (12:37 +0000)]
Java API: fixing more tests

12 years agoImproved status report for Eigen and Ximea, improved search of PvApi headers/libs
Andrey Kamaev [Wed, 11 Apr 2012 12:05:53 +0000 (12:05 +0000)]
Improved status report for Eigen and Ximea, improved search of PvApi headers/libs

12 years agomodified reduce test
Alexander Shishkov [Wed, 11 Apr 2012 11:53:56 +0000 (11:53 +0000)]
modified reduce test

12 years agoFixed several warnings on various platforms
Andrey Kamaev [Wed, 11 Apr 2012 11:11:39 +0000 (11:11 +0000)]
Fixed several warnings on various platforms

12 years agoAttempt to fix windows build failure
Andrey Kamaev [Wed, 11 Apr 2012 08:31:43 +0000 (08:31 +0000)]
Attempt to fix windows build failure

12 years agoFixed MSVC warning in Mat::diag
Andrey Kamaev [Tue, 10 Apr 2012 22:57:01 +0000 (22:57 +0000)]
Fixed MSVC warning in Mat::diag

12 years agoFixed couple of MSVC warnings
Andrey Kamaev [Tue, 10 Apr 2012 22:21:12 +0000 (22:21 +0000)]
Fixed couple of MSVC warnings

12 years agofixed Core_Array.expressions test
Vadim Pisarevsky [Tue, 10 Apr 2012 21:28:53 +0000 (21:28 +0000)]
fixed Core_Array.expressions test

12 years agoexcluded dangerously overriden Mat_::reshape() method (ticket #1510)
Vadim Pisarevsky [Tue, 10 Apr 2012 20:35:57 +0000 (20:35 +0000)]
excluded dangerously overriden Mat_::reshape() method (ticket #1510)

12 years agoextended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combin...
Vadim Pisarevsky [Tue, 10 Apr 2012 20:25:22 +0000 (20:25 +0000)]
extended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combination in sepFilter2D.

12 years agofixed references in calib3d (including the ticket #1627)
Vadim Pisarevsky [Tue, 10 Apr 2012 19:54:16 +0000 (19:54 +0000)]
fixed references in calib3d (including the ticket #1627)

12 years agoJava API: fixing more tests
Andrey Pavlenko [Tue, 10 Apr 2012 19:23:53 +0000 (19:23 +0000)]
Java API: fixing more tests

12 years agoJava API: fixing more tests
Andrey Pavlenko [Tue, 10 Apr 2012 19:17:44 +0000 (19:17 +0000)]
Java API: fixing more tests

12 years agoCorrected fix of flann deprecation warnings
Andrey Kamaev [Tue, 10 Apr 2012 19:16:31 +0000 (19:16 +0000)]
Corrected fix of flann deprecation warnings

12 years agoAdded video input perf test
Alexander Reshetnikov [Tue, 10 Apr 2012 18:02:58 +0000 (18:02 +0000)]
Added video input perf test

12 years agoFixed/suppressed remaining warnings from the python bindings
Andrey Kamaev [Tue, 10 Apr 2012 15:50:19 +0000 (15:50 +0000)]
Fixed/suppressed remaining warnings from the python bindings

12 years agoFixed warnings about unused return value of fscanf, scanf and system
Andrey Kamaev [Tue, 10 Apr 2012 15:44:07 +0000 (15:44 +0000)]
Fixed warnings about unused return value of fscanf, scanf and system

12 years agoFixed warnings about unused return value of fread
Andrey Kamaev [Tue, 10 Apr 2012 15:12:08 +0000 (15:12 +0000)]
Fixed warnings about unused return value of fread

12 years agoJava API: fixing more tests
Andrey Pavlenko [Tue, 10 Apr 2012 15:01:10 +0000 (15:01 +0000)]
Java API: fixing more tests

12 years agoadded notice and sample about transparent PNGs support in cv::write (ticket #1438...
Vadim Pisarevsky [Tue, 10 Apr 2012 14:50:52 +0000 (14:50 +0000)]
added notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706)

12 years agoupdate search panel for online documentation
Alexander Shishkov [Tue, 10 Apr 2012 14:43:58 +0000 (14:43 +0000)]
update search panel for online documentation

12 years agominor correction in fx, fy (elements of camera matrix) description (ticket #1779)
Vadim Pisarevsky [Tue, 10 Apr 2012 14:33:14 +0000 (14:33 +0000)]
minor correction in fx, fy (elements of camera matrix) description (ticket #1779)

12 years agoadded missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y...
Vadim Pisarevsky [Tue, 10 Apr 2012 14:28:48 +0000 (14:28 +0000)]
added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726)

12 years agoAndroid toolchain is updated for NDK r7c
Andrey Kamaev [Tue, 10 Apr 2012 14:08:41 +0000 (14:08 +0000)]
Android toolchain is updated for NDK r7c

12 years agofixed likelihood computing
Maria Dimashova [Tue, 10 Apr 2012 14:03:05 +0000 (14:03 +0000)]
fixed likelihood computing

12 years agofixed likelihood computing
Maria Dimashova [Tue, 10 Apr 2012 13:21:32 +0000 (13:21 +0000)]
fixed likelihood computing

12 years agoRemoved unnecessary mat.t()
Ilya Lysenkov [Tue, 10 Apr 2012 13:04:18 +0000 (13:04 +0000)]
Removed unnecessary mat.t()

12 years agoAndrey, Maria and I fixed Mat::diag()
Ilya Lysenkov [Tue, 10 Apr 2012 13:02:58 +0000 (13:02 +0000)]
Andrey, Maria and I fixed Mat::diag()

12 years agoVadim, Maria, Alex, Andrey and I fixed the EM algorithm
Ilya Lysenkov [Tue, 10 Apr 2012 12:45:07 +0000 (12:45 +0000)]
Vadim, Maria, Alex, Andrey and I fixed the EM algorithm

12 years agofixed incorrect boundaries in countNonZero test
Alexander Shishkov [Tue, 10 Apr 2012 12:39:32 +0000 (12:39 +0000)]
fixed incorrect boundaries in countNonZero test

12 years agoJava API: fixing more tests
Andrey Pavlenko [Tue, 10 Apr 2012 12:09:14 +0000 (12:09 +0000)]
Java API: fixing more tests

12 years agoFixed Ant search (Android build)
Andrey Kamaev [Tue, 10 Apr 2012 11:59:00 +0000 (11:59 +0000)]
Fixed Ant search (Android build)

12 years agoremove search tips
Alexander Shishkov [Tue, 10 Apr 2012 11:54:18 +0000 (11:54 +0000)]
remove search tips

12 years agoreplaced using cv::exp
Maria Dimashova [Tue, 10 Apr 2012 11:06:21 +0000 (11:06 +0000)]
replaced using cv::exp

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Tue, 10 Apr 2012 10:54:08 +0000 (10:54 +0000)]
update FFMPEG wrapper binaries

12 years agodefine MIN macro in order to build opencv_ffmpeg*.dll.
Vadim Pisarevsky [Tue, 10 Apr 2012 10:53:04 +0000 (10:53 +0000)]
define MIN macro in order to build opencv_ffmpeg*.dll.

12 years agomodified likelihood computing
Maria Dimashova [Tue, 10 Apr 2012 10:52:11 +0000 (10:52 +0000)]
modified likelihood computing

12 years agofixed kmeans
Maria Dimashova [Tue, 10 Apr 2012 10:06:28 +0000 (10:06 +0000)]
fixed kmeans

12 years agoworkaround for the 'Bug #1784 (cvFloor/cvCeil)'; typos fixed; two more tests for...
Andrey Pavlenko [Tue, 10 Apr 2012 09:48:06 +0000 (09:48 +0000)]
workaround for the 'Bug #1784 (cvFloor/cvCeil)'; typos fixed; two more tests for checkRange

12 years agoSetting camera parameters on Android 2.2.2 fixed. Old Android does not support contin...
Alexander Smorkalov [Tue, 10 Apr 2012 09:02:50 +0000 (09:02 +0000)]
Setting camera parameters on Android 2.2.2 fixed. Old Android does not support continuous-video focus mode.

12 years agoavoid use of OpenCV functions (like cvRound) in cap_ffmpeg_impl*.hpp
Vadim Pisarevsky [Tue, 10 Apr 2012 08:40:50 +0000 (08:40 +0000)]
avoid use of OpenCV functions (like cvRound) in cap_ffmpeg_impl*.hpp

12 years agoSlightly improved cmake status report
Andrey Kamaev [Tue, 10 Apr 2012 08:28:09 +0000 (08:28 +0000)]
Slightly improved cmake status report

12 years agoFixed flann deprecation warnings from flann itself
Andrey Kamaev [Tue, 10 Apr 2012 08:27:39 +0000 (08:27 +0000)]
Fixed flann deprecation warnings from flann itself

12 years agoAdded Android-specific implementation of getNumberOfCPUs
Andrey Kamaev [Tue, 10 Apr 2012 08:26:46 +0000 (08:26 +0000)]
Added Android-specific implementation of getNumberOfCPUs

12 years ago#1783: test and fix for the bug
Andrey Pavlenko [Tue, 10 Apr 2012 08:22:33 +0000 (08:22 +0000)]
#1783: test and fix for the bug

12 years agoadded explicit VideoWriter::release(). Fixed video stream finalization (write remaini...
Vadim Pisarevsky [Mon, 9 Apr 2012 23:12:52 +0000 (23:12 +0000)]
added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well.

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

12 years agotest commit for Buildbot
Alexander Shishkov [Mon, 9 Apr 2012 20:57:53 +0000 (20:57 +0000)]
test commit for Buildbot

12 years agotest commit for Buildbot
Alexander Shishkov [Mon, 9 Apr 2012 20:17:02 +0000 (20:17 +0000)]
test commit for Buildbot

12 years agoUpdated cvconfig.h.cmake
Alexander Reshetnikov [Mon, 9 Apr 2012 18:51:03 +0000 (18:51 +0000)]
Updated cvconfig.h.cmake

12 years agoffmpeg version info for Windows
Andrey Kamaev [Mon, 9 Apr 2012 18:31:52 +0000 (18:31 +0000)]
ffmpeg version info for Windows

12 years agoChanges of highgui structure
Alexander Reshetnikov [Mon, 9 Apr 2012 17:38:46 +0000 (17:38 +0000)]
Changes of highgui structure

12 years agoupdated ffmpeg to 0.10.2
Vadim Pisarevsky [Mon, 9 Apr 2012 17:21:54 +0000 (17:21 +0000)]
updated ffmpeg to 0.10.2

12 years agoavoid compile error of opencv_ffmpeg[_64].dll with v2 of FFMPEG wrappers
Vadim Pisarevsky [Mon, 9 Apr 2012 17:18:00 +0000 (17:18 +0000)]
avoid compile error of opencv_ffmpeg[_64].dll with v2 of FFMPEG wrappers

12 years agoturn on CountNonZero test
Alexander Shishkov [Mon, 9 Apr 2012 15:40:50 +0000 (15:40 +0000)]
turn on CountNonZero test

12 years agoCode style refactoring for ffmpeg wrappers
Alexander Reshetnikov [Mon, 9 Apr 2012 15:38:37 +0000 (15:38 +0000)]
Code style refactoring for ffmpeg wrappers

12 years agoUpdated getProperty method in old ffmpeg wrapper
Alexander Reshetnikov [Mon, 9 Apr 2012 15:16:59 +0000 (15:16 +0000)]
Updated getProperty method in old ffmpeg wrapper

12 years agoMinor formatting fix in status report
Andrey Kamaev [Mon, 9 Apr 2012 14:56:11 +0000 (14:56 +0000)]
Minor formatting fix in status report

12 years agoFixed cmake configuration for Android for case when only one SDK target is available...
Andrey Kamaev [Mon, 9 Apr 2012 14:51:14 +0000 (14:51 +0000)]
Fixed cmake configuration for Android for case when only one SDK target is available #1781

12 years agofixed input array initialization in ArithmMaskUninitialized test (thanks to Alexander!)
Vadim Pisarevsky [Mon, 9 Apr 2012 14:51:08 +0000 (14:51 +0000)]
fixed input array initialization in ArithmMaskUninitialized test (thanks to Alexander!)

12 years agoAdded more version information to cmake status (FFMPEG, GStreamer, Unicap, Xine,...
Andrey Kamaev [Mon, 9 Apr 2012 14:41:18 +0000 (14:41 +0000)]
Added more version information to cmake status (FFMPEG, GStreamer, Unicap, Xine, V4L, DC1394)

12 years agoupdating Eclipse projects settings
Andrey Pavlenko [Mon, 9 Apr 2012 14:14:41 +0000 (14:14 +0000)]
updating Eclipse projects settings

12 years agoFixing TBB search and zlib version detection
Andrey Kamaev [Mon, 9 Apr 2012 13:47:30 +0000 (13:47 +0000)]
Fixing TBB search and zlib version detection

12 years agoDocumented a return value in cvOpenFileStorage (issue #215)
Ilya Lysenkov [Mon, 9 Apr 2012 13:37:44 +0000 (13:37 +0000)]
Documented a return value in cvOpenFileStorage (issue #215)

12 years agoFixed ffmpeg encoding error (ticket #1743)
Alexander Reshetnikov [Mon, 9 Apr 2012 13:35:48 +0000 (13:35 +0000)]
Fixed ffmpeg encoding error (ticket #1743)

12 years agoAdded more version information to cmake status (Qt, CUDA, OpenEXR, gcc)
Andrey Kamaev [Mon, 9 Apr 2012 13:22:52 +0000 (13:22 +0000)]
Added more version information to cmake status (Qt, CUDA, OpenEXR, gcc)

12 years agofixed crashes in videocapture and videowriter on Ubuntu 11.10
Vadim Pisarevsky [Mon, 9 Apr 2012 12:50:29 +0000 (12:50 +0000)]
fixed crashes in videocapture and videowriter on Ubuntu 11.10

12 years agoDocumented a return value in meanShift() and CamShift() (issue #1678)
Ilya Lysenkov [Mon, 9 Apr 2012 12:44:18 +0000 (12:44 +0000)]
Documented a return value in meanShift() and CamShift() (issue #1678)

12 years agoUpdated a comment about return value in meanShift and CamShift
Ilya Lysenkov [Mon, 9 Apr 2012 12:30:14 +0000 (12:30 +0000)]
Updated a comment about return value in meanShift and CamShift

12 years agononfree is optional for Python module now
Alexander Shishkov [Mon, 9 Apr 2012 12:07:47 +0000 (12:07 +0000)]
nonfree is optional for Python module now