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