[SciPy-user] Gaussian pyramid using ndimage

Alexander Borghgraef alexander.borghgraef.rma at gmail.com
Fri Mar 16 12:42:42 EDT 2007


Hi all,

 I've been looking into the ndimage module functionality, and I was
wondering whether there were any downsampling filters
implemented within it, like used in gaussian pyramid implementations.
Obviously, convolution followed by downsampling would
do the trick, but that requires an intermediate storing of a full-sized
image, which isn't all that memory-efficient. Any suggestions?

-- 
Alex Borghgraef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070316/d211d20d/attachment.html>


More information about the SciPy-User mailing list