platform/upstream/opencv.git
8 years agoImprovements in tests, bugfix in digits_video sample
Vladislav Sovrasov [Fri, 5 Feb 2016 14:46:52 +0000 (17:46 +0300)]
Improvements in tests, bugfix in digits_video sample

8 years agoFixes in calibration and camshift tests
Vladislav Sovrasov [Thu, 4 Feb 2016 14:38:05 +0000 (17:38 +0300)]
Fixes in calibration and camshift tests

8 years agoAdd 2 new tests, bugfixed in old tests
Vladislav Sovrasov [Thu, 4 Feb 2016 14:12:32 +0000 (17:12 +0300)]
Add 2 new tests, bugfixed in old tests

8 years agoFix py3 comatibility
Vladislav Sovrasov [Wed, 3 Feb 2016 10:23:43 +0000 (13:23 +0300)]
Fix py3 comatibility

8 years agoUpdate letter_recog sample to current version of opencv interfaces
Vladislav Sovrasov [Wed, 3 Feb 2016 08:22:32 +0000 (11:22 +0300)]
Update letter_recog sample to current version of opencv interfaces

8 years agoFix mouse control in asift and find_obj samples
Vladislav Sovrasov [Wed, 3 Feb 2016 08:20:06 +0000 (11:20 +0300)]
Fix mouse control in asift and find_obj samples

8 years agoFix rectangle selection in some of python samples
Vladislav Sovrasov [Tue, 2 Feb 2016 11:16:49 +0000 (14:16 +0300)]
Fix rectangle selection in some of python samples

8 years agoAdd dft python test, fix platform depended result in morphology test
Vladislav Sovrasov [Fri, 29 Jan 2016 15:00:18 +0000 (18:00 +0300)]
Add dft python test, fix platform depended result in morphology test

8 years agoAdd morphology python test, fix python3 compabtibility in kmeans test
Vladislav Sovrasov [Fri, 29 Jan 2016 10:07:08 +0000 (13:07 +0300)]
Add morphology python test, fix python3 compabtibility in kmeans test

8 years agoAdd k-means python test, fix loading images in calibration test
Vladislav Sovrasov [Thu, 28 Jan 2016 15:50:09 +0000 (18:50 +0300)]
Add k-means python test, fix loading images in calibration test

8 years agoFix loading images in python tests
Vladislav Sovrasov [Thu, 28 Jan 2016 14:13:58 +0000 (17:13 +0300)]
Fix loading images in python tests

8 years agoAdd new tests on python
Vladislav Sovrasov [Thu, 28 Jan 2016 12:43:08 +0000 (15:43 +0300)]
Add new tests on python

8 years agoMerge pull request #6193 from trombipeti:Fix_#6192
Alexander Alekhin [Wed, 2 Mar 2016 15:19:01 +0000 (15:19 +0000)]
Merge pull request #6193 from trombipeti:Fix_#6192

8 years agoMerge pull request #6160 from paroj:fe_distort
Vadim Pisarevsky [Wed, 2 Mar 2016 13:34:32 +0000 (13:34 +0000)]
Merge pull request #6160 from paroj:fe_distort

8 years agoMerge pull request #6161 from mshabunin:fix-mac-sliders
Vadim Pisarevsky [Wed, 2 Mar 2016 13:33:45 +0000 (13:33 +0000)]
Merge pull request #6161 from mshabunin:fix-mac-sliders

8 years agoMerge pull request #6194 from eladj:subdiv2d_documentation
Vadim Pisarevsky [Wed, 2 Mar 2016 13:31:43 +0000 (13:31 +0000)]
Merge pull request #6194 from eladj:subdiv2d_documentation

8 years agoAdded param documentation
Elad Joseph [Wed, 2 Mar 2016 06:55:53 +0000 (08:55 +0200)]
Added param documentation

Added param description to remove doxygen warning

8 years agoAdded Subdiv2D class documentation
Elad Joseph [Tue, 1 Mar 2016 21:08:48 +0000 (23:08 +0200)]
Added Subdiv2D class documentation

Added documentation to the Subdiv2D documentation, based on the previous
C API.

8 years agoFix for #6192 (Mismatching delete)
Péter Trombitás [Tue, 1 Mar 2016 20:40:05 +0000 (21:40 +0100)]
Fix for #6192 (Mismatching delete)

8 years agoMerge pull request #6190 from berak:fix_ml_python_tutorial
Alexander Alekhin [Tue, 1 Mar 2016 14:05:42 +0000 (14:05 +0000)]
Merge pull request #6190 from berak:fix_ml_python_tutorial

8 years agofix python ml tutorials
berak [Mon, 29 Feb 2016 21:26:13 +0000 (22:26 +0100)]
fix python ml tutorials

8 years agoMerge remote-tracking branch 'refs/remotes/Itseez/master'
Elad Joseph [Mon, 29 Feb 2016 19:48:30 +0000 (21:48 +0200)]
Merge remote-tracking branch 'refs/remotes/Itseez/master'

8 years agoMerge pull request #6148 from Aravind-Suresh:cv-cuda-reduce-bug-fix
Alexander Alekhin [Mon, 29 Feb 2016 19:07:05 +0000 (19:07 +0000)]
Merge pull request #6148 from Aravind-Suresh:cv-cuda-reduce-bug-fix

8 years agoMerge pull request #6181 from delftswa2016:fix-for-issue-6146
Alexander Alekhin [Mon, 29 Feb 2016 15:13:39 +0000 (15:13 +0000)]
Merge pull request #6181 from delftswa2016:fix-for-issue-6146

8 years agoMerge pull request #6174 from alalek:fix_python_msvs
Alexander Alekhin [Mon, 29 Feb 2016 11:51:34 +0000 (11:51 +0000)]
Merge pull request #6174 from alalek:fix_python_msvs

8 years agoFix for issue 6146 and some grammar corrections
shruthikashyap [Sat, 27 Feb 2016 22:26:23 +0000 (23:26 +0100)]
Fix for issue 6146 and some grammar corrections

8 years agoFix for issue 6146
shruthikashyap [Sat, 27 Feb 2016 22:16:52 +0000 (23:16 +0100)]
Fix for issue 6146

8 years agoFixed cv::cuda::reduce bug.
aravind [Fri, 26 Feb 2016 10:14:20 +0000 (15:44 +0530)]
Fixed cv::cuda::reduce bug.

8 years agocmake: fix cv2.lib conflict for python2/3 bindings (MSVS)
Alexander Alekhin [Fri, 26 Feb 2016 14:08:07 +0000 (17:08 +0300)]
cmake: fix cv2.lib conflict for python2/3 bindings (MSVS)

8 years agoMerge pull request #6139 from ioxp:master
Alexander Alekhin [Thu, 25 Feb 2016 11:41:49 +0000 (11:41 +0000)]
Merge pull request #6139 from ioxp:master

8 years agoMerge pull request #6166 from mshabunin:fix-exif-fds-leak
Alexander Alekhin [Thu, 25 Feb 2016 11:11:28 +0000 (11:11 +0000)]
Merge pull request #6166 from mshabunin:fix-exif-fds-leak

8 years agoEXIF reader: fixed file descriptor leak in case of broken tags
Maksim Shabunin [Thu, 25 Feb 2016 09:19:11 +0000 (12:19 +0300)]
EXIF reader: fixed file descriptor leak in case of broken tags

8 years agoAdded build warnings in case of macro definition conflicts
Maksim Shabunin [Thu, 25 Feb 2016 08:04:23 +0000 (11:04 +0300)]
Added build warnings in case of macro definition conflicts

8 years agoCocoa backend: added checks before accessing sliders dictionary
Maksim Shabunin [Wed, 24 Feb 2016 16:40:50 +0000 (19:40 +0300)]
Cocoa backend: added checks before accessing sliders dictionary

8 years agoclarify how to use fisheye::distortPoints
Pavel Rojtberg [Wed, 24 Feb 2016 14:44:32 +0000 (15:44 +0100)]
clarify how to use fisheye::distortPoints

8 years agoMerge pull request #6141 from Aravind-Suresh:fisheye-documentation-fix
Alexander Alekhin [Fri, 19 Feb 2016 07:29:18 +0000 (07:29 +0000)]
Merge pull request #6141 from Aravind-Suresh:fisheye-documentation-fix

8 years agoFixed Fisheye Camera model documentation.
aravind [Wed, 17 Feb 2016 16:27:11 +0000 (21:57 +0530)]
Fixed Fisheye Camera model documentation.

8 years agofindHomography sets output mask to all zeros in case of no inlier
Philipp Hasper [Thu, 18 Feb 2016 16:58:28 +0000 (17:58 +0100)]
findHomography sets output mask to all zeros in case of no inlier

8 years agoMerge pull request #6136 from mbarnach:6135-Fix-upperbody_xml_in_cuda
Alexander Alekhin [Thu, 18 Feb 2016 13:20:45 +0000 (13:20 +0000)]
Merge pull request #6136 from mbarnach:6135-Fix-upperbody_xml_in_cuda

8 years agoFix the missing - in file.
Mathieu Barnachon [Thu, 18 Feb 2016 10:28:41 +0000 (11:28 +0100)]
Fix the missing - in file.

8 years agoMerge pull request #6129 from mzajko:xi_new_param
Alexander Alekhin [Wed, 17 Feb 2016 15:47:59 +0000 (15:47 +0000)]
Merge pull request #6129 from mzajko:xi_new_param

8 years agoximea new param
Marian Zajko [Wed, 17 Feb 2016 10:18:49 +0000 (11:18 +0100)]
ximea new param

- added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
- added acquisition resetting for paramters that require it

8 years agoMerge pull request #6121 from mshabunin:fix-check-imencode-exif
Alexander Alekhin [Wed, 17 Feb 2016 00:45:49 +0000 (00:45 +0000)]
Merge pull request #6121 from mshabunin:fix-check-imencode-exif

8 years agoMerge pull request #6113 from rahulchhabra07:patch-1
Maksim Shabunin [Tue, 16 Feb 2016 09:04:38 +0000 (09:04 +0000)]
Merge pull request #6113 from rahulchhabra07:patch-1

8 years agoAdded filename emptyness check to the Exif reader, fixes 6120
Maksim Shabunin [Tue, 16 Feb 2016 08:37:27 +0000 (11:37 +0300)]
Added filename emptyness check to the Exif reader, fixes 6120

8 years agoMerge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052
Alexander Alekhin [Tue, 16 Feb 2016 07:10:01 +0000 (07:10 +0000)]
Merge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052

8 years agoMerge pull request #6090 from alalek:feature_6089
Maksim Shabunin [Mon, 15 Feb 2016 14:17:14 +0000 (14:17 +0000)]
Merge pull request #6090 from alalek:feature_6089

8 years agoMerge pull request #6103 from mshabunin:add-get-samples
Maksim Shabunin [Mon, 15 Feb 2016 13:11:28 +0000 (13:11 +0000)]
Merge pull request #6103 from mshabunin:add-get-samples

8 years agoMerge pull request #6105 from mshabunin:tutorial-folder-correction
Maksim Shabunin [Mon, 15 Feb 2016 13:10:44 +0000 (13:10 +0000)]
Merge pull request #6105 from mshabunin:tutorial-folder-correction

8 years agoMerge pull request #6104 from alalek:issue_6102
Maksim Shabunin [Mon, 15 Feb 2016 09:59:35 +0000 (09:59 +0000)]
Merge pull request #6104 from alalek:issue_6102

8 years agoMerge pull request #6100 from alalek:fix_5934
Alexander Alekhin [Mon, 15 Feb 2016 02:52:07 +0000 (02:52 +0000)]
Merge pull request #6100 from alalek:fix_5934

8 years agoUpdate imgproc.hpp
Rahul Chhabra [Sun, 14 Feb 2016 04:48:14 +0000 (10:18 +0530)]
Update imgproc.hpp

In reference to Issue #6110, the order of markerType and color is changed.

8 years agoTutorials: moved Megamind.avi files to samples/data folder
Maksim Shabunin [Fri, 12 Feb 2016 10:42:44 +0000 (13:42 +0300)]
Tutorials: moved Megamind.avi files to samples/data folder

8 years agoTutorials: moved imgcodecs and videoio tutorials to separate pages
Maksim Shabunin [Fri, 12 Feb 2016 10:35:46 +0000 (13:35 +0300)]
Tutorials: moved imgcodecs and videoio tutorials to separate pages

8 years agotest: initialize test data in test_umat.cpp (6102)
Alexander Alekhin [Fri, 12 Feb 2016 10:15:15 +0000 (13:15 +0300)]
test: initialize test data in test_umat.cpp (6102)

8 years agoml: moved getTestSamples implementation to src
Maksim Shabunin [Fri, 12 Feb 2016 09:32:26 +0000 (12:32 +0300)]
ml: moved getTestSamples implementation to src

8 years agoadd TestData::getTestSamples()
ahb [Sat, 5 Dec 2015 11:48:02 +0000 (12:48 +0100)]
add TestData::getTestSamples()

8 years agoMerge pull request #6074 from alalek:ffmpeg_interrupt_callback_compatibility
Alexander Alekhin [Thu, 11 Feb 2016 15:00:52 +0000 (15:00 +0000)]
Merge pull request #6074 from alalek:ffmpeg_interrupt_callback_compatibility

8 years agocmake: fix find_library() for bzip2
Alexander Alekhin [Thu, 11 Feb 2016 09:57:10 +0000 (12:57 +0300)]
cmake: fix find_library() for bzip2

8 years agoocl: fix OpenGL sharing detection (6052)
Alexander Alekhin [Thu, 4 Feb 2016 09:04:04 +0000 (12:04 +0300)]
ocl: fix OpenGL sharing detection (6052)

Apple OpenCL framework hasn't OpenGL sharing extension

8 years agoocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
Alexander Alekhin [Thu, 4 Feb 2016 08:55:00 +0000 (11:55 +0300)]
ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)

8 years agoMerge pull request #6051 from mshabunin:fix-cap-qtkit
Alexander Alekhin [Wed, 10 Feb 2016 17:35:20 +0000 (17:35 +0000)]
Merge pull request #6051 from mshabunin:fix-cap-qtkit

8 years agoMerge pull request #6042 from Dmitry-Me:reduceVariablesScope
Alexander Alekhin [Wed, 10 Feb 2016 17:33:43 +0000 (17:33 +0000)]
Merge pull request #6042 from Dmitry-Me:reduceVariablesScope

8 years agoMerge pull request #6073 from alalek:fix_5897
Alexander Alekhin [Wed, 10 Feb 2016 17:33:12 +0000 (17:33 +0000)]
Merge pull request #6073 from alalek:fix_5897

8 years agoMerge pull request #6032 from mzajko:ximea_getprop_update
Alexander Alekhin [Tue, 9 Feb 2016 12:07:16 +0000 (12:07 +0000)]
Merge pull request #6032 from mzajko:ximea_getprop_update

8 years agocmake: remove non-ascii symbols
Alexander Alekhin [Tue, 9 Feb 2016 11:44:05 +0000 (14:44 +0300)]
cmake: remove non-ascii symbols

8 years agocmake: add version control revision info for extra modules
Alexander Alekhin [Tue, 9 Feb 2016 11:36:42 +0000 (14:36 +0300)]
cmake: add version control revision info for extra modules

8 years agocmake: add timestamp into build info log (6089)
Alexander Alekhin [Tue, 9 Feb 2016 11:24:56 +0000 (14:24 +0300)]
cmake: add timestamp into build info log (6089)

8 years agoximea interface update
Marian Zajko [Fri, 29 Jan 2016 13:55:22 +0000 (14:55 +0100)]
ximea interface update

- fixed getProperty call definition
- added new parameter defitions

removed whitespaces

Reworked enumerators to keep values from previous commit

ximea enums fixes

- fixed whitespaces issue
- fixed duplicate enum values error

ximea enum definitions update

- fixed videioio.hpp code style
- fixed ABI violation in enums
- added new parameter handlers to cpp

XIMEA setProperty update

Added acquisition resetting to buffer size adjustment parameters.

8 years agoMerge pull request #6088 from mshabunin:fix-exif-parsing
Alexander Alekhin [Mon, 8 Feb 2016 16:01:07 +0000 (16:01 +0000)]
Merge pull request #6088 from mshabunin:fix-exif-parsing

8 years agoMerge pull request #6082 from alekcac:alekcac-readme-changes
Alexander Alekhin [Mon, 8 Feb 2016 15:57:54 +0000 (15:57 +0000)]
Merge pull request #6082 from alekcac:alekcac-readme-changes

8 years agoMerge pull request #6085 from StevenPuttemans:add_at_matrix_info
Maksim Shabunin [Mon, 8 Feb 2016 15:30:17 +0000 (15:30 +0000)]
Merge pull request #6085 from StevenPuttemans:add_at_matrix_info

8 years agoExifReader::getFormat : check buffer length before accessing, fixes 6059
Maksim Shabunin [Mon, 8 Feb 2016 14:11:35 +0000 (17:11 +0300)]
ExifReader::getFormat : check buffer length before accessing, fixes 6059

8 years agoUpdate mat.hpp
Steven Puttemans [Mon, 8 Feb 2016 12:26:06 +0000 (13:26 +0100)]
Update mat.hpp

8 years agoAdded suggestions from PR6068
Steven Puttemans [Mon, 8 Feb 2016 09:20:08 +0000 (10:20 +0100)]
Added suggestions from PR6068

As discussed here: https://github.com/Itseez/opencv/pull/6068#issuecomment-180797723

8 years agoRemoved gittip link
Alexander Shishkov [Mon, 8 Feb 2016 08:04:19 +0000 (11:04 +0300)]
Removed gittip link

This project is dead from 1st September last year

8 years agoMerge pull request #6075 from pranavg189:master
Alexander Alekhin [Sun, 7 Feb 2016 09:41:29 +0000 (09:41 +0000)]
Merge pull request #6075 from pranavg189:master

8 years agoremoved dirname variable
Pranav Ganorkar [Sat, 6 Feb 2016 21:39:21 +0000 (03:09 +0530)]
removed dirname variable

8 years agoffmpeg: compatibility guard for interrupt callback feature
Alexander Alekhin [Sat, 6 Feb 2016 12:20:36 +0000 (15:20 +0300)]
ffmpeg: compatibility guard for interrupt callback feature

8 years agocmake: skip checks for host paths on cross-compilation (5897)
Alexander Alekhin [Sat, 6 Feb 2016 12:19:28 +0000 (15:19 +0300)]
cmake: skip checks for host paths on cross-compilation (5897)

8 years agoMerge pull request #6068 from StevenPuttemans:add_at_matrix_info
Alexander Alekhin [Fri, 5 Feb 2016 14:03:22 +0000 (14:03 +0000)]
Merge pull request #6068 from StevenPuttemans:add_at_matrix_info

8 years agoMerge pull request #6067 from StevenPuttemans:adapt_cmake
Alexander Alekhin [Fri, 5 Feb 2016 12:51:00 +0000 (12:51 +0000)]
Merge pull request #6067 from StevenPuttemans:adapt_cmake

8 years agoadd clarification on the acces paramter of the at operator
StevenPuttemans [Fri, 5 Feb 2016 12:21:40 +0000 (13:21 +0100)]
add clarification on the acces paramter of the at operator

8 years agodeactivate build options by default that are not supposed the be ON by default
StevenPuttemans [Fri, 5 Feb 2016 10:01:21 +0000 (11:01 +0100)]
deactivate build options by default that are not supposed the be ON by default

8 years agoMerge pull request #6053 from peters:master
Alexander Alekhin [Thu, 4 Feb 2016 19:33:20 +0000 (19:33 +0000)]
Merge pull request #6053 from peters:master

8 years agoAdd interrupt callback with default timeout of 30s. Fixes #5730.
Peter Rekdal Sunde [Wed, 3 Feb 2016 00:00:43 +0000 (01:00 +0100)]
Add interrupt callback with default timeout of 30s. Fixes #5730.

Fix docs build failure by re-indenting with spaces instead of tabs.

Trailing whitespace fixes. http://pullrequest.opencv.org/buildbot/builders/precommit_docs/builds/5152/steps/whitespace/logs/stdio

mingw build fix.

8 years agoMerge pull request #6058 from sturkmen72:documentation_fix_cv_repeate
Alexander Alekhin [Thu, 4 Feb 2016 15:14:02 +0000 (15:14 +0000)]
Merge pull request #6058 from sturkmen72:documentation_fix_cv_repeate

8 years agoMerge pull request #6062 from StevenPuttemans:fix_cascade_detect
Alexander Alekhin [Thu, 4 Feb 2016 14:04:52 +0000 (14:04 +0000)]
Merge pull request #6062 from StevenPuttemans:fix_cascade_detect

8 years agorevert PR 5362
StevenPuttemans [Thu, 4 Feb 2016 12:20:21 +0000 (13:20 +0100)]
revert PR 5362

8 years agoMerge pull request #6014 from alalek:fix_5991
Vadim Pisarevsky [Thu, 4 Feb 2016 09:54:27 +0000 (09:54 +0000)]
Merge pull request #6014 from alalek:fix_5991

8 years agoMerge pull request #6057 from alalek:fix_opencl_load_threadsafe
Vadim Pisarevsky [Thu, 4 Feb 2016 09:31:35 +0000 (09:31 +0000)]
Merge pull request #6057 from alalek:fix_opencl_load_threadsafe

8 years agoupdate documentation of cv::repeat
Suleyman TURKMEN [Wed, 3 Feb 2016 21:36:30 +0000 (23:36 +0200)]
update documentation of cv::repeat

8 years agoocl: thread-safe OpenCL loading (6056)
Alexander Alekhin [Wed, 3 Feb 2016 11:06:20 +0000 (14:06 +0300)]
ocl: thread-safe OpenCL loading (6056)

8 years agoMerge pull request #6009 from patricksnape:flann_python_fix
Alexander Alekhin [Tue, 2 Feb 2016 16:03:54 +0000 (16:03 +0000)]
Merge pull request #6009 from patricksnape:flann_python_fix

8 years agoMacOSX / QTKit capture: trying to fix invalid timer call
Maksim Shabunin [Tue, 2 Feb 2016 09:45:41 +0000 (12:45 +0300)]
MacOSX / QTKit capture: trying to fix invalid timer call

8 years agoMerge pull request #6048 from philippefoubert:ximea_bugfix
Alexander Alekhin [Tue, 2 Feb 2016 07:25:33 +0000 (07:25 +0000)]
Merge pull request #6048 from philippefoubert:ximea_bugfix

8 years agoMerge pull request #6036 from atinfinity:pullreq/160130-enable-nvcuvid
Alexander Alekhin [Tue, 2 Feb 2016 07:08:49 +0000 (07:08 +0000)]
Merge pull request #6036 from atinfinity:pullreq/160130-enable-nvcuvid

8 years agoBug correction:
Philippe FOUBERT [Mon, 1 Feb 2016 18:18:51 +0000 (19:18 +0100)]
Bug correction:
The "CvCaptureCAM_XIMEA::getProperty" method had not the same signature as "CvCapture::getProperty" so it was not called when we use the "VideoCapture::get" method (the "const" specifier was missing).

8 years agoadded cmakedefine to cmake/templates/cvconfig.h.in
atinfinity [Mon, 1 Feb 2016 11:59:11 +0000 (20:59 +0900)]
added cmakedefine to cmake/templates/cvconfig.h.in

8 years agoReduce variables scope
Dmitry-Me [Mon, 1 Feb 2016 08:10:13 +0000 (11:10 +0300)]
Reduce variables scope