Table of Contents ▸ List of Commands ▸ Filtering ▸ dilate_circ | ◀ dilate | dilate_oct ▶ |
dilate_circ
Arguments:
- _size[%]>=0,_boundary_conditions,_is_real={ 0:No | 1:Yes }
Description:
Apply circular dilation 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 +dilate_circ 7