opencv-spm icon indicating copy to clipboard operation
opencv-spm copied to clipboard

Integrate OpenCV into your project using Swift Package Manager.

Results 4 opencv-spm issues
Sort by recently updated
recently updated
newest added

When an error happens from inside the opencv framework such as an assertion failure, no crash logs are created nor in crashlytics am I able to see any information. When...

Hello! I have been utilizing the opencv-spm library for an image processing project and came across a requirement to perform image stitching. In the standard OpenCV C++ library, the Stitcher...

I used Pod to import Mediapipe Then I use your method to deploy opencv, it has the following errors: 487 duplicate symbols Linker command failed with exit code 1 (use...

I was trying to run the example in the Readme in a playground in project that has the package as a dependency, but I'm getting the following errors: ```expression failed...