platform/upstream/opencv.git
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

12 years agominor doc fix
Maria Dimashova [Wed, 18 Apr 2012 12:41:23 +0000 (12:41 +0000)]
minor doc fix

12 years agoadded doc on cv::EM; moved doc on CvEM to legacy/doc
Maria Dimashova [Wed, 18 Apr 2012 12:22:46 +0000 (12:22 +0000)]
added doc on cv::EM; moved doc on CvEM to legacy/doc

12 years agomade em params read only; minor renaming
Maria Dimashova [Wed, 18 Apr 2012 11:56:50 +0000 (11:56 +0000)]
made em params read only; minor renaming

12 years agofixed misspelling in ertrees doc
Maria Dimashova [Wed, 18 Apr 2012 11:44:35 +0000 (11:44 +0000)]
fixed misspelling in ertrees doc

12 years agoFixed typo; removed duplicated call
Andrey Kamaev [Wed, 18 Apr 2012 08:41:00 +0000 (08:41 +0000)]
Fixed typo; removed duplicated call

12 years agoFixed stitching module tests built without nonfree
Andrey Kamaev [Wed, 18 Apr 2012 08:00:12 +0000 (08:00 +0000)]
Fixed stitching module tests built without nonfree

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Wed, 18 Apr 2012 07:49:43 +0000 (07:49 +0000)]
update FFMPEG wrapper binaries

12 years agofixed FFMPEG wrapper compilation on Windows
Alexander Shishkov [Wed, 18 Apr 2012 07:48:47 +0000 (07:48 +0000)]
fixed FFMPEG wrapper compilation on Windows

12 years agoProbably fixed instability of single-precision floating-point RNG
Andrey Kamaev [Wed, 18 Apr 2012 06:09:31 +0000 (06:09 +0000)]
Probably fixed instability of single-precision floating-point RNG

12 years agoFixed error in frame positioning (bug #1815)
Alexander Reshetnikov [Tue, 17 Apr 2012 17:18:35 +0000 (17:18 +0000)]
Fixed error in frame positioning (bug #1815)

12 years agoProbably fixed EM tests failure on x86 platforms (thanks to Maria D.)
Andrey Kamaev [Tue, 17 Apr 2012 15:28:10 +0000 (15:28 +0000)]
Probably fixed EM tests failure on x86 platforms (thanks to Maria D.)

12 years ago#1813 fixed compiler options with profiling enabled
Andrey Kamaev [Tue, 17 Apr 2012 11:45:24 +0000 (11:45 +0000)]
#1813 fixed compiler options with profiling enabled

12 years agorefactored train and predict methods of em
Maria Dimashova [Tue, 17 Apr 2012 06:29:40 +0000 (06:29 +0000)]
refactored train and predict methods of em

12 years agoFixed 2 failing python tests
Andrey Kamaev [Mon, 16 Apr 2012 21:18:30 +0000 (21:18 +0000)]
Fixed 2 failing python tests

12 years agoMade OpenCVConfig.cmake friendly to Windows pack
Andrey Kamaev [Mon, 16 Apr 2012 19:38:19 +0000 (19:38 +0000)]
Made OpenCVConfig.cmake friendly to Windows pack

12 years ago#1809 include unistd.h required for usleep
Andrey Kamaev [Mon, 16 Apr 2012 18:17:38 +0000 (18:17 +0000)]
#1809 include unistd.h required for usleep

12 years agoFixed failing Video_OpticalFlow.accuracy test
Andrey Kamaev [Mon, 16 Apr 2012 15:56:27 +0000 (15:56 +0000)]
Fixed failing Video_OpticalFlow.accuracy test

12 years agofixed test on em (old interface)
Maria Dimashova [Mon, 16 Apr 2012 15:19:10 +0000 (15:19 +0000)]
fixed test on em (old interface)

12 years agorun.py: try working directory as a build path if no paths provided
Andrey Kamaev [Mon, 16 Apr 2012 15:18:47 +0000 (15:18 +0000)]
run.py: try working directory as a build path if no paths provided

12 years agoFixed incorrect asssertion in test
Andrey Kamaev [Mon, 16 Apr 2012 15:17:30 +0000 (15:17 +0000)]
Fixed incorrect asssertion in test

12 years agoFixed build warnings
Andrey Kamaev [Mon, 16 Apr 2012 15:00:00 +0000 (15:00 +0000)]
Fixed build warnings

12 years agoupdated points_classifier sample to use bayes classifier after distributions estimati...
Maria Dimashova [Mon, 16 Apr 2012 14:54:56 +0000 (14:54 +0000)]
updated points_classifier sample to use bayes classifier after distributions estimation by EM

12 years agoremoved changes of r8043; fixed 4 broken ml tests by other way
Maria Dimashova [Mon, 16 Apr 2012 13:50:10 +0000 (13:50 +0000)]
removed changes of r8043; fixed 4 broken ml tests by other way

12 years agoFixed Android build with correct manifest file
Andrey Kamaev [Mon, 16 Apr 2012 13:30:35 +0000 (13:30 +0000)]
Fixed Android build with correct manifest file

12 years agofixed test on em
Maria Dimashova [Mon, 16 Apr 2012 12:15:16 +0000 (12:15 +0000)]
fixed test on em

12 years agofixed creation of opponent space descriptors (#1805)
Maria Dimashova [Mon, 16 Apr 2012 11:50:06 +0000 (11:50 +0000)]
fixed creation of opponent space descriptors (#1805)

12 years agofixed mistake in method name (#1798)
Maria Dimashova [Mon, 16 Apr 2012 11:01:08 +0000 (11:01 +0000)]
fixed mistake in method name (#1798)

12 years agofixed nan in EM, added new test on EM
Maria Dimashova [Mon, 16 Apr 2012 10:30:42 +0000 (10:30 +0000)]
fixed nan in EM, added new test on EM

12 years agoupdate theme for online docs (was incorrect in Firefox and Safari)
Alexander Shishkov [Mon, 16 Apr 2012 10:16:19 +0000 (10:16 +0000)]
update theme for online docs (was incorrect in Firefox and Safari)

12 years agoFixed Android manifest generation and Android samples install
Andrey Kamaev [Mon, 16 Apr 2012 09:14:26 +0000 (09:14 +0000)]
Fixed Android manifest generation and Android samples install

12 years agoFixed comparison methods in matchShapes (issue #1012)
Ilya Lysenkov [Mon, 16 Apr 2012 08:57:42 +0000 (08:57 +0000)]
Fixed comparison methods in matchShapes (issue #1012)

12 years agoFixed compiler flags caching in toolchain; fixed zlib search.
Andrey Kamaev [Mon, 16 Apr 2012 07:24:15 +0000 (07:24 +0000)]
Fixed compiler flags caching in toolchain; fixed zlib search.

12 years agoFixed Android build warning
Andrey Kamaev [Mon, 16 Apr 2012 07:22:44 +0000 (07:22 +0000)]
Fixed Android build warning

12 years agoFixed gcc version parsing.
Andrey Kamaev [Fri, 13 Apr 2012 19:47:29 +0000 (19:47 +0000)]
Fixed gcc version parsing.

12 years agoFixed 4 broken ml tests.
Andrey Kamaev [Fri, 13 Apr 2012 19:39:14 +0000 (19:39 +0000)]
Fixed 4 broken ml tests.

12 years agoSpell checked the documentation with VIM (issue #223)
Ilya Lysenkov [Fri, 13 Apr 2012 19:04:44 +0000 (19:04 +0000)]
Spell checked the documentation with VIM (issue #223)

12 years agoRemoved stdio include from ffmpeg wrapper
Alexander Reshetnikov [Fri, 13 Apr 2012 17:56:45 +0000 (17:56 +0000)]
Removed stdio include from ffmpeg wrapper

12 years agoUpdated diagnostic messages in VideoWriter (for ticket #1736)
Alexander Reshetnikov [Fri, 13 Apr 2012 17:39:45 +0000 (17:39 +0000)]
Updated diagnostic messages in VideoWriter (for ticket #1736)

12 years agoRemoved mentions of TBB optimization if users can't actually use it (thanks to Andrey K.)
Ilya Lysenkov [Fri, 13 Apr 2012 15:57:58 +0000 (15:57 +0000)]
Removed mentions of TBB optimization if users can't actually use it (thanks to Andrey K.)

12 years agoMentioned in doc if a function is parallelized with the TBB library (issue #421)
Ilya Lysenkov [Fri, 13 Apr 2012 15:31:18 +0000 (15:31 +0000)]
Mentioned in doc if a function is parallelized with the TBB library (issue #421)

12 years agoAdded Java tests support to run.py
Andrey Kamaev [Fri, 13 Apr 2012 14:50:11 +0000 (14:50 +0000)]
Added Java tests support to run.py

12 years agoadded support clang compiler
Andrey Morozov [Fri, 13 Apr 2012 14:15:17 +0000 (14:15 +0000)]
added support clang compiler

12 years agoDocumented C++ interfaces of XML/YAML persistence classes (issues #1358, #539)
Ilya Lysenkov [Fri, 13 Apr 2012 13:41:57 +0000 (13:41 +0000)]
Documented C++ interfaces of XML/YAML persistence classes (issues #1358, #539)

12 years agominor changes in windows install tutorial
Alexander Shishkov [Fri, 13 Apr 2012 13:01:43 +0000 (13:01 +0000)]
minor changes in windows install tutorial

12 years agoremoved module index
Alexander Shishkov [Fri, 13 Apr 2012 12:14:19 +0000 (12:14 +0000)]
removed module index

12 years agoincreased bitrate of recorded video on 25%
Andrey Morozov [Fri, 13 Apr 2012 10:25:29 +0000 (10:25 +0000)]
increased bitrate of recorded video on 25%

12 years agoincreased bitrate of recorded video on 25%
Andrey Morozov [Fri, 13 Apr 2012 09:57:41 +0000 (09:57 +0000)]
increased bitrate of recorded video on 25%

12 years agominor changes in documentation
Alexander Shishkov [Fri, 13 Apr 2012 07:31:10 +0000 (07:31 +0000)]
minor changes in documentation

12 years agoFixed several documentation warnings and errors.
Andrey Kamaev [Thu, 12 Apr 2012 17:41:55 +0000 (17:41 +0000)]
Fixed several documentation warnings and errors.

12 years agofixed #1795
Maria Dimashova [Thu, 12 Apr 2012 16:43:37 +0000 (16:43 +0000)]
fixed #1795

12 years agoFixed 9 more build warnings
Andrey Kamaev [Thu, 12 Apr 2012 16:21:08 +0000 (16:21 +0000)]
Fixed 9 more build warnings

12 years agoFixed ant search on Windows
Andrey Kamaev [Thu, 12 Apr 2012 15:29:50 +0000 (15:29 +0000)]
Fixed ant search on Windows

12 years agoAdded perf test for video output
Alexander Reshetnikov [Thu, 12 Apr 2012 14:52:27 +0000 (14:52 +0000)]
Added perf test for video output

12 years agofixed ERTrees name for writing to/reading from xml
Maria Dimashova [Thu, 12 Apr 2012 14:13:15 +0000 (14:13 +0000)]
fixed ERTrees name for writing to/reading from xml

12 years agoincreased the trees number for ERTrees
Maria Dimashova [Thu, 12 Apr 2012 14:05:55 +0000 (14:05 +0000)]
increased the trees number for ERTrees

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.