select
Arguments:
- feature_type,_X[%]>=0,_Y[%]>=0,_Z[%]>=0,_exit_on_anykey={ 0 | 1 },_is_multiaxes_selection={ 0 | 1 }
Description:
Interactively select a feature from selected images (use the instant display window [0] if opened).
feature_type can be
{ 0:point | 1:segment | 2:rectangle | 3:ellipse }.
Arguments
X,
Y,
Z determine the initial selection view, for 3D volumetric images.
The retrieved feature is returned as a 3D vector (if
feature_type==0) or as a 6d vector
(if
feature_type!=0) containing the feature coordinates.
Default values:
feature_type=2, X=Y=Z=50%, exit_on_anykey=0 and is_multiaxes_selection=1.
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.