Hello, I'm using Intel IPP in my project. Yet Intel IPP lacks an image display function. I'd like to use OpenCV to display images.
Is there a built in or an easy way to convert image data from Intel IPP form into OpenCV form? Does anyone have a sample code?
Thank You.