Balint Cristian
|
f819323296
|
Fix AGAST keypoint declared size.
|
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
|
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
|
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 |
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
|
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 |
Elad Joseph
|
238b47dfce
|
Added param documentation
Added param description to remove doxygen warning
|
9 years ago |
Elad Joseph
|
2234016a22
|
Added Subdiv2D class documentation
Added documentation to the Subdiv2D documentation, based on the previous
C API.
|
9 years ago |
Péter Trombitás
|
410eb30c26
|
Fix for #6192 (Mismatching delete)
|
9 years ago |
aravind
|
f4f1561781
|
Fixed cv::cuda::reduce bug.
|
9 years ago |
Alexander Alekhin
|
d2e5f90f32
|
cmake: fix cv2.lib conflict for python2/3 bindings (MSVS)
|
9 years ago |
Marina Noskova
|
3f0a51bda1
|
Fixed documentation.
|
9 years ago |
Marina Noskova
|
53711ec29d
|
Deleted default value for parameters in docs.
Added some asserts.
|
9 years ago |
Marina Noskova
|
d484893839
|
Deleted functions makeTrainData() and makeTestData() in test_svmsgd.cpp.
Added function makeData() in test_svmsgd.cpp.
|
9 years ago |
Marina Noskova
|
74c87a26a5
|
Delete function areClassesEmpty().
|
9 years ago |
Maksim Shabunin
|
3a92371b60
|
EXIF reader: fixed file descriptor leak in case of broken tags
|
9 years ago |
Maksim Shabunin
|
3cc234588a
|
Added build warnings in case of macro definition conflicts
|
9 years ago |
Maksim Shabunin
|
ee2f8d006f
|
Cocoa backend: added checks before accessing sliders dictionary
|
9 years ago |
Pavel Rojtberg
|
bb605279b6
|
clarify how to use fisheye::distortPoints
|
9 years ago |
Marina Noskova
|
068677ad50
|
Fixed documentation.
|
9 years ago |
Marina Noskova
|
9d9a5bbbfd
|
Fixed documentation.
|
9 years ago |
Marina Noskova
|
f3c4a6aab8
|
Rename parameters lambda, gamma0 and c.
|
9 years ago |
Dan
|
95608b1b84
|
free -> deallocate
|
9 years ago |
aravind
|
7ad849718c
|
Fixed Fisheye Camera model documentation.
|
9 years ago |
Philipp Hasper
|
3f1eeba39d
|
findHomography sets output mask to all zeros in case of no inlier
|
9 years ago |
Dan
|
da93a5527d
|
Thrust allocator for temporary storage used with thrust algorithms.
|
9 years ago |
Marian Zajko
|
e55a053d71
|
ximea new param
- added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
- added acquisition resetting for paramters that require it
|
9 years ago |
Maksim Shabunin
|
a54870aace
|
Added filename emptyness check to the Exif reader, fixes 6120
|
9 years ago |
Marina Noskova
|
02cd8cf039
|
Deleted illegal type values.
|
9 years ago |
Marina Noskova
|
ff54952769
|
Corrected spelling mistakes
|
9 years ago |
Rahul Chhabra
|
232f564011
|
Update imgproc.hpp
In reference to Issue #6110, the order of markerType and color is changed.
|
9 years ago |