opencv/modules/imgproc
Alexander Alekhin baff521b63 imgproc(Canny): eliminate unnecessary operations
drop manual loop unrolling:
- don't block compiler optimizations
- no effect on i5
2017-11-15 19:29:59 +00:00
..
doc Bit-exact version of Luv2RGB_b (#9470) 2017-09-21 14:20:45 +03:00
include/opencv2 Merge pull request #9979 from fakabbir:ImproveDoc 2017-11-08 16:55:48 +00:00
misc/java Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 2017-09-22 14:04:43 +00:00
perf Merge pull request #8833 from terfendail:resizenn_perftest 2017-09-25 16:42:07 +00:00
src imgproc(Canny): eliminate unnecessary operations 2017-11-15 19:29:59 +00:00
test test: extract OpenCL Moments tests, drop 'coi' parameter 2017-11-02 13:37:58 +03:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00