Home
last modified time | relevance | path

Searched defs:segmentparams (Results 1 – 1 of 1) sorted by relevance

/dports/astro/gnuastro/gnuastro-0.16/bin/segment/
H A Dmain.h46 struct segmentparams struct
49 struct gal_options_common_params cp; /* Common parameters. */
50 struct gal_tile_two_layer_params ltl; /* Large tessellation. */
51 char *inputname; /* Input filename. */
52 char *kernelname; /* Input kernel filename. */
53 char *khdu; /* Kernel HDU. */
54 char *convolvedname; /* Convolved image (to avoid convolution).*/
55 char *chdu; /* HDU of convolved image. */
56 char *detectionname; /* Detection image file name. */
57 char *dhdu; /* Detection image file name. */
[all …]