Right now we still have some code using OpenCV, but we plan to move all of it to a special module that will be compiled only if OpenCV is available. This module will contain functions to convert between IplImage and our Image structure.
Log in to post a comment.