Vladislav Sovrasov
54c07ba0ff
Add 2 new tests, bugfixed in old tests
2016-03-03 11:06:21 +03:00
Vladislav Sovrasov
86868176a2
Fix py3 comatibility
2016-03-03 11:06:21 +03:00
Vladislav Sovrasov
e90dc20361
Update letter_recog sample to current version of opencv interfaces
2016-03-03 11:06:21 +03:00
Vladislav Sovrasov
d579f08093
Fix mouse control in asift and find_obj samples
2016-03-03 11:06:21 +03:00
Vladislav Sovrasov
3a51cae208
Fix rectangle selection in some of python samples
2016-03-03 11:06:21 +03:00
Vladislav Sovrasov
cb7cc81653
Add dft python test, fix platform depended result in morphology test
2016-03-03 11:06:21 +03:00
Vladislav Sovrasov
aaa43dc84f
Add morphology python test, fix python3 compabtibility in kmeans test
2016-03-03 11:06:20 +03:00
Vladislav Sovrasov
56571561b4
Add k-means python test, fix loading images in calibration test
2016-03-03 11:06:20 +03:00
Vladislav Sovrasov
5625d79508
Fix loading images in python tests
2016-03-03 11:06:20 +03:00
Vladislav Sovrasov
ab4d375349
Add new tests on python
2016-03-03 11:06:20 +03: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
Marina Noskova
3f0a51bda1
Fixed documentation.
2016-02-26 14:40:23 +03:00
Marina Noskova
53711ec29d
Deleted default value for parameters in docs.
...
Added some asserts.
2016-02-25 19:12:54 +03:00
Marina Noskova
d484893839
Deleted functions makeTrainData() and makeTestData() in test_svmsgd.cpp.
...
Added function makeData() in test_svmsgd.cpp.
2016-02-25 16:57:03 +03:00
Marina Noskova
74c87a26a5
Delete function areClassesEmpty().
2016-02-25 15:31: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
Marina Noskova
068677ad50
Fixed documentation.
2016-02-24 14:41:51 +03:00
Marina Noskova
9d9a5bbbfd
Fixed documentation.
2016-02-24 13:33:43 +03:00
Marina Noskova
f3c4a6aab8
Rename parameters lambda, gamma0 and c.
2016-02-24 13:22:07 +03: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
Dan
95608b1b84
free -> deallocate
2016-02-18 15:05:13 -05: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
Dan
c0e34934c8
Merge branch 'thrust_allocator' of https://github.com/dtmoodie/opencv
2016-02-18 00:43:18 -05:00