We want to be able to execute the crop method of the Ptr classes, by simply passing a Rect. We don't want to ask the user to extract the pitch from the original image, we can extract this information internally in the crop method.
We want to be able to execute the crop method of the Ptr classes, by simply passing a Rect.
We don't want to ask the user to extract the pitch from the original image, we can extract this information internally in the crop method.