Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |
|
Andrey Kamaev
|
65f5343ed5
|
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
|
2011-12-29 16:46:16 +00:00 |
|
Andrey Kamaev
|
4136855ba8
|
Tegra-optimized Canny
|
2011-11-11 14:45:53 +00:00 |
|
Andrey Kamaev
|
46262b1972
|
Added performance test for Canny
|
2011-11-01 09:07:34 +00:00 |
|