Is there a way to overlay the edges obtained from the Canny Edge Detection onto the original image in python?
i want to overlay edges with the frames obtained during capturing video for face recognition in python
add a comment