- 10 Apr, 2018 1 commit
-
-
shimat authored
-
- 09 Apr, 2018 1 commit
-
-
shimat authored
* add LSD supportsVec4iResult * LineSegmentDetector.drawSegments: support vector<Vec4i> * test_lsd.cpp: replace detect() * test_lsd.cpp: add compareSegments tests * lsd.cpp: LSD.compareSegments support Vec4i * test_lsd.cpp: fix trailing whitespace
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 20 Jan, 2015 1 commit
-
-
karelknoest authored
Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm.
-
- 17 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Sep, 2013 1 commit
-
-
Alexander Mordvintsev authored
-
- 12 Aug, 2013 1 commit
-
-
StevenPuttemans authored
-
- 21 Jul, 2013 2 commits
-
-
Daniel Angelov authored
-
Daniel Angelov authored
-
- 20 Jul, 2013 1 commit
-
-
Daniel Angelov authored
Update on the class to reflect the review. Split the class into virtual and implementation. change of name to LineSegmentDetector, using Input/Output-Arrays, general clean ups.
-
- 14 Jul, 2013 2 commits
-
-
Daniel Angelov authored
-
Daniel Angelov authored
-
- 13 Jul, 2013 2 commits
-
-
Daniel Angelov authored
-
Daniel Angelov authored
-