Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV and CardIO conflict in iOS

Please, help me! I have both OpenCV and CardIO frameworks in one project. Without CardIO it's work great, but with CardIO i receive follow error: EXC_BAD_ACCESS in cv::cvtColor function. image description

What are the ways to solve this problem?

OpenCV and CardIO conflict in iOS

Please, help me! I have both OpenCV and CardIO frameworks in one project. Without CardIO it's work great, but with CardIO i receive follow error: EXC_BAD_ACCESS in cv::cvtColor function. image descriptionfunction.

What are the ways to solve this problem?

Can I build a CardIO with the included dynamic OpenCV framework in order not to connect the OpenCV separately?