- 11 Oct, 2017 2 commits
-
-
Suleyman TURKMEN authored
-
berak authored
-
- 10 Oct, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 09 Oct, 2017 2 commits
-
-
AlexeyAB authored
-
LaurentBerger authored
-
- 08 Oct, 2017 3 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
lzx1413 authored
-
- 06 Oct, 2017 2 commits
-
-
LaurentBerger authored
-
-
- 05 Oct, 2017 10 commits
- 02 Oct, 2017 2 commits
-
-
Jasper Shemilt authored
-
Jasper Shemilt authored
Adds fitEllipseDirect to imgproc: The Direct least square (Direct) method by Fitzgibbon1999. New Tests are included for the methods. fitEllipseAMS Tests fitEllipseDirect Tests Comparative examples are added to fitEllipse.cpp in Samples.
-
- 27 Sep, 2017 1 commit
-
-
Deric Crago authored
-
- 22 Sep, 2017 3 commits
-
-
vipinanand4 authored
Added gradiantSize param into goodFeaturesToTrack API (#9618) * Added gradiantSize param into goodFeaturesToTrack API Removed hardcode value 3 in goodFeaturesToTrack API, and added new param 'gradinatSize' in this API so that user can pass any gradiant size as 3, 5 or 7. Signed-off-by:
Vipin Anand <anand.vipin@gmail.com> Signed-off-by: Nilaykumar Patel<nilay.nilpat@gmail.com> Signed-off-by:
Prashanth Voora <prashanthx85@gmail.com> * fixed compilation error for java test Signed-off-by:
Vipin Anand <anand.vipin@gmail.com> * Modifying code for previous binary compatibility and fixing other warnings fixed ABI break issue resolved merged conflict compilation error fix Signed-off-by:
Vipin Anand <anand.vipin@gmail.com> Signed-off-by:
Patel, Nilaykumar K <nilay.nilpat@gmail.com>
-
Suleyman TURKMEN authored
Update planar_tracking.cpp (#9686)
-
jrobble authored
-
- 18 Sep, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 13 Sep, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 12 Sep, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 09 Sep, 2017 4 commits
- 03 Sep, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 31 Aug, 2017 1 commit
-
-
Aleksandr Rybnikov authored
-
- 30 Aug, 2017 2 commits
-
-
Suleyman TURKMEN authored
-
berak authored
-
- 28 Aug, 2017 1 commit
-
-
KUANG Fangjun authored
Add demo code for cv::reduce, cv::merge and cv::split.
-
- 27 Aug, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 25 Aug, 2017 1 commit
-
-
Adi Shavit authored
* Adds cv::resizeWindow() overload taking a single cv::Size argument. * Replaces copied documentaion with Doxygen @overload command.
-