Edge detection
Compare changes
Files
11+ 8
− 2
@@ -9,12 +11,16 @@ fn main() {
opencv
feature, without it edge detection is disabled but it means that we don't have a dependence on having the opencv system package installed (libopencv-dev
on Debian/Ubuntu). The feature is enabled for CI, where we run just 2 frames of a video to avoid increasing CI time too much.