Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How does OpenCV handles working buffer arguments of IPP?

I use cv::inpint repeatedly with the same mask and the same images sizes. How does open cv handles the wokring buffer when calling IPP inpaint function? Does openCV allocates the working buffer again each time or does it implicitly allocated it only once?

Ido

click to hide/show revision 2
No.2 Revision

updated 2016-08-31 03:09:26 -0600

berak gravatar image

How does OpenCV handles working buffer arguments of IPP?

I use cv::inpint cv::inpaint repeatedly with the same mask and the same images sizes. How does open cv handles the wokring buffer when calling IPP inpaint function? Does openCV allocates the working buffer again each time or does it implicitly allocated it only once?

Ido

click to hide/show revision 3
No.3 Revision

updated 2016-08-31 03:09:55 -0600

berak gravatar image

How does OpenCV handles working buffer arguments of IPP?

I use cv::inpaint repeatedly with the same mask and the same images sizes. How does open cv handles the wokring working buffer when calling IPP inpaint function? Does openCV allocates the working buffer again each time or does it implicitly allocated it only once?

Ido

How does OpenCV handles working buffer arguments of IPP?

I use cv::inpaint repeatedly with the same mask and the same images sizes. How does open cv handles the working buffer when calling IPP inpaint function? Does openCV allocates the working buffer again each time or does it implicitly allocated it only once?

Ido