Introduction - If you have any usage issues, please Google them yourself
Edge Detection
This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the threshold, the smaller the amount of edges the demo finds in the video. This demo also illustrates how to use the Compositing block to overlay the edges on the original video frames.