Alexander Alekhin
cbd0ee21d5
revert: java bindings become CMake modules (loadable plugins)
...
This reverts part of commit 0db10a3052
2016-03-09 12:13:46 +03:00
Alexander Alekhin
9ebbfc7bdb
Merge pull request #6207 from StevenPuttemans:fix_annotation
2016-03-04 11:02:20 +00:00
StevenPuttemans
b47f2600cd
missing break statement
2016-03-04 09:41:13 +01:00
Alexander Alekhin
05a68fd82b
Merge pull request #6118 from Emoters:hotfix/planar_tutorial_fixes
2016-03-03 17:24:08 +00:00
Alexander Alekhin
eeec404b9a
Merge pull request #6144 from Dikay900:patch-2
2016-03-03 17:23:00 +00:00
Alexander Alekhin
e587c24f9e
Merge pull request #6145 from Dikay900:patch-3
2016-03-03 17:17:25 +00:00
Alexander Alekhin
8266903ee9
Merge pull request #6205 from Aravind-Suresh:vs-za-option-bug-fix
2016-03-03 16:23:47 +00:00
aravind
dccbf50059
Fixed VS 2010 and option Za bug.
2016-03-03 18:01:05 +05:30
Philip
7842c0d792
add link to http://answers.opencv.org for questions
2016-03-03 12:40:16 +01:00
Alexander Alekhin
88a33a4e4f
Merge pull request #6201 from paroj:gst_noconvert
2016-03-03 11:36:05 +00:00
Pavel Rojtberg
ff77f4d9ef
GStreamer: allow reading raw MJPEG data
2016-03-02 17:31:20 +01:00
Alexander Alekhin
bc6ed1467b
Merge pull request #6193 from trombipeti:Fix_#6192
2016-03-02 15:19:01 +00:00
Vadim Pisarevsky
7f4a1bcac7
Merge pull request #6160 from paroj:fe_distort
2016-03-02 13:34:32 +00:00
Vadim Pisarevsky
77f54e0f3e
Merge pull request #6161 from mshabunin:fix-mac-sliders
2016-03-02 13:33:45 +00:00
Vadim Pisarevsky
5e631d5cd7
Merge pull request #6194 from eladj:subdiv2d_documentation
2016-03-02 13:31:43 +00:00
Elad Joseph
238b47dfce
Added param documentation
...
Added param description to remove doxygen warning
2016-03-02 08:55:53 +02:00
Elad Joseph
2234016a22
Added Subdiv2D class documentation
...
Added documentation to the Subdiv2D documentation, based on the previous
C API.
2016-03-01 23:08:48 +02:00
Péter Trombitás
410eb30c26
Fix for #6192 (Mismatching delete)
2016-03-01 21:40:05 +01:00
Alexander Alekhin
cb012010c6
Merge pull request #6190 from berak:fix_ml_python_tutorial
2016-03-01 14:05:42 +00:00
berak
fa1426f123
fix python ml tutorials
2016-02-29 22:37:59 +01:00
Elad Joseph
34b8f1d595
Merge remote-tracking branch 'refs/remotes/Itseez/master'
2016-02-29 21:48:30 +02:00
Alexander Alekhin
318671d9b5
Merge pull request #6148 from Aravind-Suresh:cv-cuda-reduce-bug-fix
2016-02-29 19:07:05 +00:00
Alexander Alekhin
7600757d07
Merge pull request #6181 from delftswa2016:fix-for-issue-6146
2016-02-29 15:13:39 +00:00
Alexander Alekhin
cd1aef77ea
Merge pull request #6174 from alalek:fix_python_msvs
2016-02-29 11:51:34 +00:00
shruthikashyap
d64b35f11d
Fix for issue 6146 and some grammar corrections
2016-02-27 23:26:23 +01:00
shruthikashyap
23ba94140e
Fix for issue 6146
2016-02-27 23:16:52 +01:00
aravind
f4f1561781
Fixed cv::cuda::reduce bug.
2016-02-27 08:30:10 +05:30
Alexander Alekhin
d2e5f90f32
cmake: fix cv2.lib conflict for python2/3 bindings (MSVS)
2016-02-26 17:08:07 +03:00
Alexander Alekhin
81f21e6e6c
Merge pull request #6139 from ioxp:master
2016-02-25 11:41:49 +00:00
Alexander Alekhin
171541777e
Merge pull request #6166 from mshabunin:fix-exif-fds-leak
2016-02-25 11:11:28 +00:00
Maksim Shabunin
3a92371b60
EXIF reader: fixed file descriptor leak in case of broken tags
2016-02-25 12:19:11 +03:00
Maksim Shabunin
3cc234588a
Added build warnings in case of macro definition conflicts
2016-02-25 11:51:02 +03:00
Maksim Shabunin
ee2f8d006f
Cocoa backend: added checks before accessing sliders dictionary
2016-02-25 11:51:01 +03:00
Pavel Rojtberg
bb605279b6
clarify how to use fisheye::distortPoints
2016-02-24 16:18:13 +01:00
Philip
7ff93600b8
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.
2016-02-19 14:29:59 +01:00
Philip
74ee9ac572
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
2016-02-19 14:08:58 +01:00
Alexander Alekhin
177aef05b6
Merge pull request #6141 from Aravind-Suresh:fisheye-documentation-fix
2016-02-19 07:29:19 +00:00
aravind
7ad849718c
Fixed Fisheye Camera model documentation.
2016-02-19 01:17:39 +05:30
Philipp Hasper
3f1eeba39d
findHomography sets output mask to all zeros in case of no inlier
2016-02-18 17:58:28 +01:00
Alexander Alekhin
46662ccd99
Merge pull request #6136 from mbarnach:6135-Fix-upperbody_xml_in_cuda
2016-02-18 13:20:45 +00:00
Mathieu Barnachon
9a44e92193
Fix the missing - in file.
2016-02-18 11:28:41 +01:00
Alexander Alekhin
06ea7094f5
Merge pull request #6129 from mzajko:xi_new_param
2016-02-17 15:47:59 +00:00
Marian Zajko
e55a053d71
ximea new param
...
- added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
- added acquisition resetting for paramters that require it
2016-02-17 11:18:49 +01:00
Alexander Alekhin
2549bafe4f
Merge pull request #6121 from mshabunin:fix-check-imencode-exif
2016-02-17 00:45:49 +00:00
Maksim Shabunin
03d6d2041a
Merge pull request #6113 from rahulchhabra07:patch-1
2016-02-16 09:04:38 +00:00
Maksim Shabunin
a54870aace
Added filename emptyness check to the Exif reader, fixes 6120
2016-02-16 11:37:36 +03:00
Alexander Alekhin
8c591ebd77
Merge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052
2016-02-16 07:10:02 +00:00
Maksim Shabunin
d1a2c73228
Merge pull request #6090 from alalek:feature_6089
2016-02-15 14:17:15 +00:00
Maksim Shabunin
1aeff45631
Merge pull request #6103 from mshabunin:add-get-samples
2016-02-15 13:11:28 +00:00
Maksim Shabunin
8c29380471
Merge pull request #6105 from mshabunin:tutorial-folder-correction
2016-02-15 13:10:45 +00:00