ios-vision Questions
1
I'm trying to determine how similar two images are. For that, I'm using VNGenerateImageFeaturePrintRequest and generating a VNFeaturePrintObservation from an image. Then for the two different image...
Hedonic asked 27/9, 2023 at 6:34
3
I am trying to detect faces via camera using VNImageRequestHandler (iOS Vision).
When I point on the photo by the camera in landscape mode it detects faces but with opposite orientation mode.
let...
Lavation asked 22/6, 2017 at 1:12
3
In my application, I used VNImageRequestHandler with a custom MLModel for object detection.
The app works fine with iOS versions before 14.5.
When iOS 14.5 came, it broke everything.
Whenever try ...
Forworn asked 3/5, 2021 at 6:7
1
I'm working on an app that uses the video feed from the DJI Mavic 2 and runs it through a machine learning model to identify objects.
I managed to get my app to preview the feed from the drone usin...
Aldarcy asked 18/9, 2018 at 18:32
1
© 2022 - 2025 — McMap. All rights reserved.