Crop the bounding boxes using the same crop window by usingbboxcrop. SpecifyOverlapThresholdas a value less than 1 so that the function clips the bounding boxes to the crop window instead of discarding them when the crop window does not completely enclose the bounding box. The overlap threshold...