platform/upstream/opencv.git
8 years agoMerge pull request #6206 from alalek:polar_fix
Vadim Pisarevsky [Sat, 12 Mar 2016 16:40:35 +0000 (16:40 +0000)]
Merge pull request #6206 from alalek:polar_fix

8 years agoMerge pull request #6241 from cbalint13:agast
Vadim Pisarevsky [Sat, 12 Mar 2016 16:38:39 +0000 (16:38 +0000)]
Merge pull request #6241 from cbalint13:agast

8 years agoFix AGAST keypoint declared size.
Balint Cristian [Sat, 12 Mar 2016 14:49:14 +0000 (16:49 +0200)]
Fix AGAST keypoint declared size.

8 years agoMerge pull request #6232 from piotr-semenov:semenovp_fixes
Alexander Alekhin [Fri, 11 Mar 2016 12:23:41 +0000 (12:23 +0000)]
Merge pull request #6232 from piotr-semenov:semenovp_fixes

8 years agoMerge pull request #6224 from alalek:fix_java_binary
Alexander Alekhin [Thu, 10 Mar 2016 17:03:43 +0000 (17:03 +0000)]
Merge pull request #6224 from alalek:fix_java_binary

8 years agoMerge pull request #6208 from alalek:templates
Maksim Shabunin [Thu, 10 Mar 2016 11:35:30 +0000 (11:35 +0000)]
Merge pull request #6208 from alalek:templates

8 years agoFix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x)
Piotr Semenov [Thu, 10 Mar 2016 08:58:32 +0000 (11:58 +0300)]
Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x)

8 years agoMerge pull request #6217 from krrishnarraj:master
Alexander Alekhin [Wed, 9 Mar 2016 09:42:17 +0000 (09:42 +0000)]
Merge pull request #6217 from krrishnarraj:master

8 years agorevert: java bindings become CMake modules (loadable plugins)
Alexander Alekhin [Wed, 9 Mar 2016 09:12:30 +0000 (12:12 +0300)]
revert: java bindings become CMake modules (loadable plugins)

This reverts part of commit 0db10a3052a33c7326517e8140e36d46d430a3f5

8 years agogcc6: fix misleading indentation warning
Krishnaraj Bhat [Mon, 7 Mar 2016 11:36:16 +0000 (17:06 +0530)]
gcc6: fix misleading indentation warning

cosmetic changes to fix this warning.
real bugs not found

8 years agomove GitHub templates into .github folder
Alexander Alekhin [Fri, 4 Mar 2016 11:20:25 +0000 (14:20 +0300)]
move GitHub templates into .github folder

8 years agoMerge pull request #6207 from StevenPuttemans:fix_annotation
Alexander Alekhin [Fri, 4 Mar 2016 11:02:19 +0000 (11:02 +0000)]
Merge pull request #6207 from StevenPuttemans:fix_annotation

8 years agomissing break statement
StevenPuttemans [Fri, 4 Mar 2016 08:41:13 +0000 (09:41 +0100)]
missing break statement

8 years agoMerge pull request #6118 from Emoters:hotfix/planar_tutorial_fixes
Alexander Alekhin [Thu, 3 Mar 2016 17:24:08 +0000 (17:24 +0000)]
Merge pull request #6118 from Emoters:hotfix/planar_tutorial_fixes

8 years agoMerge pull request #6144 from Dikay900:patch-2
Alexander Alekhin [Thu, 3 Mar 2016 17:23:00 +0000 (17:23 +0000)]
Merge pull request #6144 from Dikay900:patch-2

8 years agoMerge pull request #6145 from Dikay900:patch-3
Alexander Alekhin [Thu, 3 Mar 2016 17:17:25 +0000 (17:17 +0000)]
Merge pull request #6145 from Dikay900:patch-3

8 years agoMerge pull request #6205 from Aravind-Suresh:vs-za-option-bug-fix
Alexander Alekhin [Thu, 3 Mar 2016 16:23:46 +0000 (16:23 +0000)]
Merge pull request #6205 from Aravind-Suresh:vs-za-option-bug-fix

8 years agologPolar/linearPolar: more accurate processing near zero angle slice
Alexander Alekhin [Thu, 3 Mar 2016 15:34:02 +0000 (18:34 +0300)]
logPolar/linearPolar: more accurate processing near zero angle slice

8 years agofix logPolar/linearPolar
Alexander Alekhin [Thu, 3 Mar 2016 15:04:33 +0000 (18:04 +0300)]
fix logPolar/linearPolar

8 years agoFixed VS 2010 and option Za bug.
aravind [Thu, 3 Mar 2016 12:12:47 +0000 (17:42 +0530)]
Fixed VS 2010 and option Za bug.

8 years agoadd link to http://answers.opencv.org for questions
Philip [Thu, 3 Mar 2016 11:40:16 +0000 (12:40 +0100)]
add link to answers.opencv.org for questions

8 years agoMerge pull request #6201 from paroj:gst_noconvert
Alexander Alekhin [Thu, 3 Mar 2016 11:36:05 +0000 (11:36 +0000)]
Merge pull request #6201 from paroj:gst_noconvert

8 years agoGStreamer: allow reading raw MJPEG data
Pavel Rojtberg [Wed, 2 Mar 2016 16:22:49 +0000 (17:22 +0100)]
GStreamer: allow reading raw MJPEG data

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 agoCreate a Pull Request template
Philip [Fri, 19 Feb 2016 13:29:59 +0000 (14:29 +0100)]
Create a Pull Request template

In addition to the Issue template which is far more important i would like to add this so issues will get closed after merging related PRs rather than being reliant on the reviewer.
If someone want to add something here feel free.

8 years agoAdd an Issue template for new issues
Philip [Fri, 19 Feb 2016 12:19:51 +0000 (13:19 +0100)]
Add an Issue template for new issues

Since we've got a new feature here on github i would like to use it to get all relevant information into the reported issues.
https://help.github.com/articles/creating-an-issue-template-for-your-repository/

I started a file but i would like to hear some other options about what to add.

add "steps to reproduce" if no code example is applicable

change to comments from alalek

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 ago- fix windows-based warnings for type casts
Eric Zavesky [Mon, 15 Feb 2016 11:37:54 +0000 (05:37 -0600)]
- fix windows-based warnings for type casts

8 years ago- trim whitespace, as required by build machine
Eric Zavesky [Mon, 15 Feb 2016 11:33:37 +0000 (05:33 -0600)]
- trim whitespace, as required by build machine

8 years ago- fix typo from last minute change
Eric Zavesky [Mon, 15 Feb 2016 10:54:59 +0000 (04:54 -0600)]
- fix typo from last minute change

8 years ago- add ROI selection, allow device input, use BB for area exclusion
Eric Zavesky [Mon, 15 Feb 2016 10:27:28 +0000 (04:27 -0600)]
- add ROI selection, allow device input, use BB for area exclusion
  - previously BB was ignored for first frame, now masks analysis area
  - also allow real-time feedback of processing

8 years ago- remove zero threshold that prevents ORB from finding any local features
Eric Zavesky [Mon, 15 Feb 2016 10:26:03 +0000 (04:26 -0600)]
- remove zero threshold that prevents ORB from finding any local features

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