Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apple-vision

Swift's Vision framework not recognizing Japanese characters

VNRecognizeTextRequest digital / seven-segment numbers

What does the error "Exceeded maximum allowed number of Trackers" mean?

ios11 swift4 apple-vision

VNImageBasedRequest regionOfInterest not within normalized bounds

ios coreml apple-vision

VNDocumentCameraViewController how to disable auto shutter after the first scan?

swift xcode apple-vision

iOS 11 using vision framework VNDetectRectanglesRequest to do object detection not precisely?

ios coreml apple-vision

Get the cvPixelBuffer used in a VNImageRequestHandler on the VNDetectTextRectanglesRequest completion handler

ios swift swift3 apple-vision

Reading a barcode image without using cocoapods or other external API's

Apple Vision – Barcode Detection doesn't work for barcodes with different colours

ARKit & Vision frameworks – Detecting wall edges

Is it possible to train a CoreML model on device as the app runs?

How can I take a photo of a detected rectangle in Apple Vision framework

Apple Vision – Can't recognize a single number as region

Apple Vision framework – Text extraction from image

Extracting Word-Level BoundingBoxes with VNRecognizeTextRequest's .accurate in Vision Framework - SwiftUI