Prof. Dr. Rudolf Haussmann
|
c2b55897b4
|
The function pow(2.0,i) has been replaced by (1<<i)
modified: modules/line_descriptor/perf/perf_matching.cpp
modified: modules/line_descriptor/test/test_matcher_regression.cpp
|
9 years ago |
Prof. Dr. Rudolf Haussmann
|
75a1722564
|
The function pow(2,i) has been replaced by pow(2.0,i)
modified: modules/line_descriptor/perf/perf_matching.cpp
modified: modules/line_descriptor/test/test_matcher_regression.cpp
|
9 years ago |
Maksim Shabunin
|
94e777ba45
|
Trying to fix some tests
|
10 years ago |
biagio montesano
|
e39065bf77
|
Created nested namespace. Modified interface classes.
|
11 years ago |
biagio montesano
|
927619973b
|
Added perf and accuracy tests
|
11 years ago |
biagio montesano
|
1c246d476b
|
Detection test, smoothed removal, setter modified, samples corrected
|
11 years ago |
biagio montesano
|
29b6529c9d
|
Additional cast warnings resolved
|
11 years ago |
biagio montesano
|
8ee8a2d776
|
Modified sample with time library
|
11 years ago |
biagio montesano
|
0df499115b
|
Removed ifdefs, explicit initialization of some variables
|
11 years ago |
biagio montesano
|
12036fd632
|
Error on Mac corrected
|
11 years ago |
biagio montesano
|
dc272c06de
|
Added tutorial. Modified somples, deleted test printing from binary_descriptor
|
11 years ago |
biagio montesano
|
eb9bb7d516
|
Reformatting and deletion of useless files. Part of documentation updated
|
11 years ago |
biagio montesano
|
79b8b2342f
|
File names changed
|
11 years ago |
biagio montesano
|
d191729b46
|
Matcher functionalities' tests completed
|
11 years ago |