|
oevislib_net
0.14.3.0
|
Functions | |
| Image | oevislib_net.Region.Smooth (int inRadiusX=1, Optional< int > inRadiusY=null) |
| Smooths the region by averaging the points inside the specified kernel. | |
|
inline |
Smooths the region by averaging the points inside the specified kernel.
| inRadiusX | Kernel's radius on X axis. |
| inRadiusY | Kernel's radius on Y axis (equal to inRadiusX if not defined). |