berak
|
0b389b24f6
|
fix changed libraries in eclipse tutorial
|
9 years ago |
Vadim Pisarevsky
|
fbc221d334
|
Merge pull request #6096 from mnoskova:mn/SVMSGD_to_opencv3_0
|
9 years ago |
Vadim Pisarevsky
|
cd1426ba8d
|
Merge pull request #6025 from sovrasov:new_python_tests
|
9 years ago |
Vadim Pisarevsky
|
c186f424c5
|
Merge pull request #6119 from mshabunin:hal_filter2d
|
9 years ago |
Vadim Pisarevsky
|
c9db05de22
|
Merge pull request #6137 from dtmoodie:thrust_allocator
|
9 years ago |
Vadim Pisarevsky
|
bad09e5f58
|
Merge pull request #6206 from alalek:polar_fix
|
9 years ago |
Vadim Pisarevsky
|
da82acda6b
|
Merge pull request #6241 from cbalint13:agast
|
9 years ago |
Balint Cristian
|
f819323296
|
Fix AGAST keypoint declared size.
|
9 years ago |
Alexander Alekhin
|
c41dc915fd
|
Merge pull request #6232 from piotr-semenov:semenovp_fixes
|
9 years ago |
Alexander Alekhin
|
bcca213b88
|
Merge pull request #6224 from alalek:fix_java_binary
|
9 years ago |
Maksim Shabunin
|
508c382673
|
Merge pull request #6208 from alalek:templates
|
9 years ago |
Piotr Semenov
|
108ddc199a
|
Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x)
|
9 years ago |
Alexander Alekhin
|
a7d28f3b1f
|
Merge pull request #6217 from krrishnarraj:master
|
9 years ago |
Alexander Alekhin
|
cbd0ee21d5
|
revert: java bindings become CMake modules (loadable plugins)
This reverts part of commit 0db10a3052
|
9 years ago |
Vladislav Sovrasov
|
e2434ab7c3
|
Use AKAZE detector instead of ORB in feature_homography test
|
9 years ago |
Krishnaraj Bhat
|
9b8013d193
|
gcc6: fix misleading indentation warning
cosmetic changes to fix this warning.
real bugs not found
|
9 years ago |
Alexander Alekhin
|
2144afd836
|
move GitHub templates into .github folder
|
9 years ago |
Alexander Alekhin
|
9ebbfc7bdb
|
Merge pull request #6207 from StevenPuttemans:fix_annotation
|
9 years ago |
StevenPuttemans
|
b47f2600cd
|
missing break statement
|
9 years ago |
Alexander Alekhin
|
05a68fd82b
|
Merge pull request #6118 from Emoters:hotfix/planar_tutorial_fixes
|
9 years ago |
Alexander Alekhin
|
eeec404b9a
|
Merge pull request #6144 from Dikay900:patch-2
|
9 years ago |
Alexander Alekhin
|
e587c24f9e
|
Merge pull request #6145 from Dikay900:patch-3
|
9 years ago |
Alexander Alekhin
|
8266903ee9
|
Merge pull request #6205 from Aravind-Suresh:vs-za-option-bug-fix
|
9 years ago |
Alexander Alekhin
|
ec66a3700f
|
logPolar/linearPolar: more accurate processing near zero angle slice
|
9 years ago |
Maksim Shabunin
|
98fff4a601
|
Added separate hal::SepFilter2D class
|
9 years ago |
Maksim Shabunin
|
17cd1dac06
|
HAL Filter2D interface: Updated according to comments
|
9 years ago |
Maksim Shabunin
|
85b2c2ae58
|
Fixed build with older standalone IPP versions
|
9 years ago |
Maksim Shabunin
|
8414c6518f
|
Fixed build with older ippicv
|
9 years ago |
Maksim Shabunin
|
27abd4d3a3
|
Filter2D HAL interface
|
9 years ago |
Alexander Alekhin
|
275bfcf99c
|
fix logPolar/linearPolar
|
9 years ago |
aravind
|
dccbf50059
|
Fixed VS 2010 and option Za bug.
|
9 years ago |
Philip
|
7842c0d792
|
add link to http://answers.opencv.org for questions
|
9 years ago |
Alexander Alekhin
|
88a33a4e4f
|
Merge pull request #6201 from paroj:gst_noconvert
|
9 years ago |
Vladislav Sovrasov
|
22b028b64b
|
Fix warnings in python3
|
9 years ago |
Vladislav Sovrasov
|
e4fed417d2
|
Add segmentation and object tracking python tests
|
9 years ago |
Vladislav Sovrasov
|
0c6e09f060
|
Changes in facedetect test
|
9 years ago |
Vladislav Sovrasov
|
87fc75c6d7
|
Improvements in tests, bugfix in digits_video sample
|
9 years ago |
Vladislav Sovrasov
|
4e3a6328ba
|
Fixes in calibration and camshift tests
|
9 years ago |
Vladislav Sovrasov
|
54c07ba0ff
|
Add 2 new tests, bugfixed in old tests
|
9 years ago |
Vladislav Sovrasov
|
86868176a2
|
Fix py3 comatibility
|
9 years ago |
Vladislav Sovrasov
|
e90dc20361
|
Update letter_recog sample to current version of opencv interfaces
|
9 years ago |
Vladislav Sovrasov
|
d579f08093
|
Fix mouse control in asift and find_obj samples
|
9 years ago |
Vladislav Sovrasov
|
3a51cae208
|
Fix rectangle selection in some of python samples
|
9 years ago |
Vladislav Sovrasov
|
cb7cc81653
|
Add dft python test, fix platform depended result in morphology test
|
9 years ago |
Vladislav Sovrasov
|
aaa43dc84f
|
Add morphology python test, fix python3 compabtibility in kmeans test
|
9 years ago |
Vladislav Sovrasov
|
56571561b4
|
Add k-means python test, fix loading images in calibration test
|
9 years ago |
Vladislav Sovrasov
|
5625d79508
|
Fix loading images in python tests
|
9 years ago |
Vladislav Sovrasov
|
ab4d375349
|
Add new tests on python
|
9 years ago |
Pavel Rojtberg
|
ff77f4d9ef
|
GStreamer: allow reading raw MJPEG data
|
9 years ago |
Alexander Alekhin
|
bc6ed1467b
|
Merge pull request #6193 from trombipeti:Fix_#6192
|
9 years ago |