G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 3.3.5        Current pre-release: 3.3.6 (2024/03/28)

Reference

Table of Contents  ▸  List of Commands  ▸  3D Meshes  ▸  isoline3d◀  imagesphere3d    |    isosurface3d  ▶

isoline3d

Built-in command

Arguments:

Description:

Extract 3D isolines with specified value from selected images or from specified formula.

Default values:

x0=y0=-3, x1=y1=3 and size_x=size_y=256.

Examples of use:

• Example #1

image.jpg blur 1 isoline3d 50%

Command: image.jpg blur 1 isoline3d 50%

• Example #2

isoline3d 'X=x-w/2;Y=y-h/2;(X^2+Y^2)%20',10,-10,-10,10,10

Command: isoline3d 'X=x-w/2;Y=y-h/2;(X^2+Y^2)%20',10,-10,-10,10,10
G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

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.