Menu

#5 Laplacian pyramid scale wrong?

open
nobody
None
5
2012-08-27
2012-08-27
Robert Toth
No

LPyramid.cpp uses a linearly increasing filter footprint from one level to the next. The cpd array (Metric.cpp) indicates that the intent was to halve frequency content at each level, suggesting either down-sampling each level by a factor of two, or applying successively larger filters, would be appropriate. The referenced Burt Adelson '83 paper does down-sample each level.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.