Regarding OCR, because of its importance to the function of my app and the small size of the labels photographed (plus surface creases etc), I use
photoOutput.photoSettingsForSceneMonitoring?.isAutoContentAwareDistortionCorrectionEnabled = true
photoOutput.maxPhotoQualityPrioritization = .quality
These settings increase the latency of the image capture, but improve the probability of accurate text detection.
Topic:
Media Technologies
SubTopic:
Photos & Camera
Tags: