You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for setting this up. It has made getting started with OpenCV in swift incredibly easy.
I'd like to utilize the FileStorage for persisting feature descriptors and key points, but it seems like the API isn't exposed via Swift. Assuming I'm not missing something, I'd like to utilize objC with a bridging header. Unfortunately, it seems that I can't locate the appropriate opencv headers.
Any direction would be much appreciated.
The text was updated successfully, but these errors were encountered:
Thanks for setting this up. It has made getting started with OpenCV in swift incredibly easy.
I'd like to utilize the FileStorage for persisting feature descriptors and key points, but it seems like the API isn't exposed via Swift. Assuming I'm not missing something, I'd like to utilize objC with a bridging header. Unfortunately, it seems that I can't locate the appropriate opencv headers.
Any direction would be much appreciated.
The text was updated successfully, but these errors were encountered: