Visionkit is an ios framework, which helps to scan using the camera, process and use the result using corresponding callbacks or delegates.
As per apple, Vision kit helps to use the iOS camera to scan documents like those you capture in the Notes app.
SDKs Available - iOS 13.0+ - Mac Catalyst 13.0+
Main features derived implemented/defined as following
- Class
- VNDocumentCameraViewController
- VNDocumentCameraScan
- Delegate protocol
- VNDocumentCameraViewControllerDelegate
For more details VisionKit