The documentation on this seems incredibly spotty.
I\'ve basically got an empty array of IplImage*s (IplImage** imageArray) and I\'m calling a function to import an
Here is the recent fix for dlib users link
cv::Mat img = ... IplImage iplImage = cvIplImage(img);