Vladislav Sovrasov
|
4e3a6328ba
|
Fixes in calibration and camshift tests
|
2016-03-03 11:06:21 +03:00 |
|
Vladislav Sovrasov
|
54c07ba0ff
|
Add 2 new tests, bugfixed in old tests
|
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
|
a61b19b524
|
backport ffmpeg fixes
|
2016-03-02 18:42:53 +03: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 |
|
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
|
318671d9b5
|
Merge pull request #6148 from Aravind-Suresh:cv-cuda-reduce-bug-fix
|
2016-02-29 19:07:05 +00: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 |
|
Vitaly Tuzov
|
25b4d8a1b5
|
Added images necessary for tests
|
2016-02-26 12:42:35 +03:00 |
|
Vitaly Tuzov
|
aaa30dc5b6
|
Make some tests less strict due to improvement of related algorithms in master branch
|
2016-02-26 12:42:35 +03:00 |
|
Vitaly Tuzov
|
e0f426f78b
|
Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025).
At the moment tests requre samples/data copied to source location from master branch.
|
2016-02-26 12:42:18 +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 |
|
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 |
|
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 |
|
Dan
|
c0e34934c8
|
Merge branch 'thrust_allocator' of https://github.com/dtmoodie/opencv
|
2016-02-18 00:43:18 -05:00 |
|
Dan
|
da93a5527d
|
Thrust allocator for temporary storage used with thrust algorithms.
|
2016-02-18 00:23:20 -05: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
|
1aeff45631
|
Merge pull request #6103 from mshabunin:add-get-samples
|
2016-02-15 13:11:28 +00:00 |
|
Marina Noskova
|
02cd8cf039
|
Deleted illegal type values.
|
2016-02-15 15:09:59 +03:00 |
|
Marina Noskova
|
ff54952769
|
Corrected spelling mistakes
|
2016-02-15 14:35:36 +03:00 |
|
Rahul Chhabra
|
232f564011
|
Update imgproc.hpp
In reference to Issue #6110, the order of markerType and color is changed.
|
2016-02-14 10:18:14 +05:30 |
|
Ilya Lavrenov
|
068769263e
|
fixed compilation warning
|
2016-02-12 18:12:20 +03:00 |
|
Alexander Alekhin
|
f48cda2f95
|
test: initialize test data in test_umat.cpp (6102)
|
2016-02-12 13:15:15 +03:00 |
|
Maksim Shabunin
|
54abb83c82
|
ml: moved getTestSamples implementation to src
|
2016-02-12 12:32:26 +03:00 |
|