Table of Contents ▸ List of Commands ▸ Filtering ▸ erode_circ | ◀ erode | erode_oct ▶ |
erode_circ
Arguments:
- _size[%]>=0,_boundary_conditions,_is_real={ 0:No | 1:Yes }
Description:
Apply circular erosion of selected images by specified size.boundary_conditions can be { 0:Dirichlet | 1:Neumann | 2:Periodic | 3:Mirror }.
Default values:
boundary_conditions=1 and is_real=0.
Example of use:
image.jpg +erode_circ 7