How to structure a Mat object with IplImage on iOS?
i
i read the documents find Mat::Mat(const IplImage* img, bool copyedit = false); but i write in Xcode don't have this method,please tell me how to do? I want use GaussianBlur
please, do not use IplImages, or anything from the arcane c-api.