transform_polar
Arguments:
- "expr_radius",_"expr_angle",_center_x[%],_center_y[%],_boundary_conditions={ 0:dirichlet | 1:neumann | 2:periodic | 3:mirror }
Description:
Apply user-defined transform on polar representation of selected images.
Default values:
expr_radius=R-r, expr_rangle=a, center_x=center_y=50% and boundary_conditions=3.
Example of use:
image.jpg +transform_polar[0] R*(r/R)^2,a +transform_polar[0] r,2*a
Command:
image.jpg +transform_polar[0] R*(r/R)^2,a +transform_polar[0] r,2*a
Command:
image.jpg +transform_polar[0] R*(r/R)^2,a +transform_polar[0] r,2*a
Command:
image.jpg +transform_polar[0] R*(r/R)^2,a +transform_polar[0] r,2*a
G'MIC is an open-source software distributed under the
CeCILL free software licenses (LGPL-like and/or
GPL-compatible).
Copyrights (C) Since July 2008,
David Tschumperlé - GREYC UMR CNRS 6072, Image Team.