MaskTools v1

Abstract

Authors : Manao
Version : 1.0 alpha 2
Download : http://manao4.free.fr/
Category : Misc Plugins
Requirements : YV12 Colorspace

Table of contents

I) Introduction

AnisoTools's dll contains a set of filters articulated around a filtering idea named anisotropic filtering. Anisotropic filtering is a recursive filtering technic that uses local gradient values into an iterative formula in order to achieve the goal of the filtering. It can be use for various purposes, such as denoising, sharpening, inpainting, etc...

II) Filters list

Here is an exhaustive list of the filters contained in this dll :

III) Filters description

at_denoise

at_denoise : float sstep(0.8f), float tstep(0.8f), float edge(1.0f), float edgey, float edgeu, float edgev, float motion(1.0f), float motionv, float motionv, float motionv, int iterations(5), int center(4), string fedge("0 x edge / abs - exp"), string fedgey, string fedgeu, string fedgev, string fmotion("0 x motion / abs - exp"), string fmotiony, string fmotionu, string fmotionv

IV) Changelog

Alpha 3 :

Alpha 2 :

Alpha 1 :