Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Integrating OpenCV with IOS Swift for image processing

I would like to leverage OpenCV's canny and getcontours APIs from a IOS project written in Swift. I have the framework integrated but need some insight on how to pass a UIImage into the calls and get the results back into my code. It would be nice if OpenCV provided the files needed to handle the complete set of mappings but I'd be happy to find an implementation for this image processing project. Thanks to anyone who can help.