Reference
Table of Contents
▸
List of Commands
▸
Filtering
▸
erode_oct
◀
erode_circ
|
erode_threshold
▶
erode_oct
Arguments:
_size>=0,_boundary_conditions,_is_normalized={ 0 | 1 }
Description:
Apply octagonal erosion of selected images by specified size.
Default values:
boundary_conditions=1
and
is_normalized=0
.
Example of use:
$ gmic
image.jpg
+erode_oct 7
Command:
image.jpg
+erode_oct 7
Command:
image.jpg
+erode_oct 7