Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Image Pyramids Using DMIP

panky8070
Beginner
216 Views
Hi, I am trying to develope image pyramids using dmip which i have done using IPP 7.0
but there is no such node or funtion in dmip which resizes the image.
Is it possible to construct image pyarmids or atleast function which can resize the image ?



Thanks,
Pankaj
0 Kudos
1 Reply
siddy
Beginner
216 Views
Hi Pankaj,
The PyramidLayer{Up,Down} functions automatically {Up,Down} sample and allocate the
space for the appropriate layer. Further, there are a number of Resize alternatives in the
"Image geometry transforms" suite.

sid.
0 Kudos
Reply