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.
What are the ways to solve this problem?
1 | initial version |
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.
What are the ways to solve this problem?
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.
function.
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?