piemonte / PBJVision

📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
MIT License
1.94k stars 324 forks source link

PBJVisionUtilities convertToPointOfInterestFromViewCoordinates changes #340

Closed relatedcode closed 7 years ago

piemonte commented 7 years ago

hey @relatedcode thanks for the inquiry. iOS provides a function to do this for you, so i thought it'd be best for folks to use the system code vs my own. There was a few cases I didn't handle.

https://developer.apple.com/reference/avfoundation/avcapturevideopreviewlayer/1623497-capturedevicepointofinterestforp

If it doesn't work as well for you, we can always bring it back, let me know how it goes. This was the commit:

7a69e730a96959586e3e19f29a24ede5630021c9