-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Node: vision
Package: vision
Run edge detection on each image that we receive from the camera node. The edge detection built in to opencv will likely be enough for this.
http://docs.opencv.org/2.4/doc/tutorials/imgproc/imgtrans/canny_detector/canny_detector.html
Reactions are currently unavailable