What do you mean by "Gaussian fuzzy". Is it just a "Gaussian filter"? If so, in advanced signal processing toolkit there is such function.
no matter what kind of "blur" is ok,but for my vision toolkit doesn't have such function,if it can achieve such function without vision toolkit......
Hi~
If you do not have the dedicated functions for this, you can implement a filter all by yourself. Maybe you will find the following links useful.