This is something of a swiss army knife filter. It has 3 distinct operating modes. In all of the modes each pixel in the image is examined and processed according to it and its surrounding pixels values. Rather than using the 9 pixels in a 3x3 block, 7 hexagonal area samples are taken, the size of the hexagons being controlled by the radius parameter. A radius value of 0.3333 means that the 7 hexagons exactly fit into the center pixel (ie. there will be no filtering effect). A radius value of 1.0 means that the 7 hexagons exactly fit a 3x3 pixel array.
Ce filtre se trouve à www.rt.com.
. Adaptation du programme «pnmnlfilt»: plus de détails àIl réunit les fonctions d'adoucissement, de déparasitage et d'amélioration de la netteté. Il agit sur toute l'image, pas sur une sélection.
Quand l'option Effectuer l'aperçu est cochée, le résultat du réglage des paramètres est affiché en temps réel dans l'aperçu.