defining ROI around edges detected
If I detect the edges by using Canny Edge detector, How do I define Region Of Interest arround the object so that each side of the ROI has 10 pixel distance to the object.
(there is just 1 object in the scene)
Did you find an answer?