Currently have hough circles setup and need to add a mask / limit to where the circles are detected I tried to mess with the parameters on it such as adding a high dist and all that did was make the one outline jump sporadically from circle to circle ideally I need it to only apply the houghcircle to the center of the camera in a very limited area.
Anyone have an Idea?