- 02 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 23 Jan, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 14 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 14 Sep, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 03 Aug, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 21 Jun, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 15 Mar, 2017 1 commit
-
-
Maksim Shabunin authored
- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
-
- 13 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 01 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 22 Nov, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 21 Nov, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 16 Nov, 2016 2 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 05 Oct, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 27 Mar, 2016 1 commit
-
-
Gary Bradski authored
-
- 18 Mar, 2016 1 commit
-
-
Bleach666 authored
-
- 20 Feb, 2016 2 commits
-
-
Prof. Dr. Rudolf Haussmann authored
modified: modules/line_descriptor/perf/perf_matching.cpp modified: modules/line_descriptor/test/test_matcher_regression.cpp
-
Prof. Dr. Rudolf Haussmann authored
modified: modules/line_descriptor/perf/perf_matching.cpp modified: modules/line_descriptor/test/test_matcher_regression.cpp
-
- 22 Nov, 2015 1 commit
-
-
Jesus Briales authored
Issue 1: The subpixel precision of LSD was lost in the implicit conversion to Vec4i Solved: Line point coordinates are stored in cv::Vec4f No type conversion needed from extremes to kl float fields Issue 2: The keyline point fields for original image were not being correctly filled Solved: The points in original image are computed through scaling (using scale factor and octave index)
-
- 19 Oct, 2015 1 commit
-
-
Jan S. (Milania1) authored
-
- 26 Sep, 2015 1 commit
-
-
Jan S. (Milania1) authored
-
- 10 Sep, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 08 Sep, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 Aug, 2015 5 commits
-
-
Maksim Shabunin authored
-
Patrick Snape authored
Just adding a float cast (since a float is being assigned to) allows MSVC to compile and should not affect other compilers.
-
Patrick Snape authored
Adding the decimal point means that VS doesn't complain about lack of overrides for sqrt with integers.
-
Patrick Snape authored
vector.data() does not exist in MSVC<2012, so I changed it to &vector.front() which has the same effect (pointer to the first element in the vector).
-
Maksim Shabunin authored
-
- 22 Jul, 2015 3 commits
-
-
Alexander Stohr authored
-
Alexander Stohr authored
-
Alexander Stohr authored
-
- 11 Jul, 2015 1 commit
-
-
Alex Tomala authored
-
- 24 Mar, 2015 3 commits
- 26 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 17 Feb, 2015 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 10 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-