https://github.com/opencv/opencv/blob/master/samples/dnn/edge_detection.py Please explain what line 67 does and how to port it to C++.
1 | initial version |
https://github.com/opencv/opencv/blob/master/samples/dnn/edge_detection.py Please explain what line 67 does and how to port it to C++.