Local mean filter using summed area tables* for computation with o(1) complexity.
*F. C. Crow, “Summed-area tables for texture mapping,” in Proc. ACM SIGGRAPH, 1984, pp. 207–212
Update:
20230912: addition of an iteration parameter.
20201204: support for image of type integer, float and double.
Box filter
Author: Maxime Moreaud - Affiliation : IFP Energies nouvelles
Official plugin
Comments
You must be logged in to post a comment.