Up until iOS 15, the rectangle tracking VNTrackRectangleRequest returned precise corners of tracked rectangle. Since iOS 15, it seems to only return the bounding box. This is present even in the original detection/tracking demos. What is the suggested way to get tracked rectangles (and also support the original Vision framework to support iOS 11+)?

Have you tried the iOS16 beta?

Tagged with: