Detecting Rectangles In Images Using Apple's Vision Framework

Apple’s Vision framework can be used to perform useful tasks such as face detection, object classification, and barcode scanning on still images or data captured from a camera. Here, we look at the fundamentals of using VNDetectRectanglesRequest and explore how adjustments to configuration parameters affect output.

Read more