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)
1 | initial version |
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)