Fulguro Logo Support This Project

FLGR_Data2D Struct Reference

#include <flgrCoreData.h>


Detailed Description

Data2D array structure
Examples:

example1.c, example2.c, example3.c, example4.c, example6.c, multithread_auto.c, and multithread_watershed.c.

Definition at line 314 of file flgrCoreData.h.


Data Fields

void ** array
int bps
FLGR_Connexity connexity
int dim
int link_number
int link_overlap
int link_position
int ref3d
FLGR_Data1D ** row
FLGR_Shape shape
int size_struct
int size_x
int size_y
int spp
FLGR_Type type

Field Documentation

fast access to 2d array values

Definition at line 329 of file flgrCoreData.h.

Number of bits per sample

Definition at line 320 of file flgrCoreData.h.

Connexity if applicable of the matrix

Examples:
example2.c, example4.c, and multithread_watershed.c.

Definition at line 325 of file flgrCoreData.h.

Dimension

Definition at line 315 of file flgrCoreData.h.

number ofy position where the link starts in the source image, else -1

Definition at line 319 of file flgrCoreData.h.

Set sup>=0 if rows are linked to another FLGR_Data2D, else set to -1

Definition at line 317 of file flgrCoreData.h.

which part of the image is used as link from the original image, else -1

Definition at line 318 of file flgrCoreData.h.

Value will be != -1 if the array correspond to a specific FLGR_Data3D's plan

Definition at line 322 of file flgrCoreData.h.

FLGR_Data1D row pointer array

Definition at line 328 of file flgrCoreData.h.

Shape if applicable drawed in the matrix

Definition at line 324 of file flgrCoreData.h.

Size of the structure

Definition at line 316 of file flgrCoreData.h.

Number of column

Examples:
example2.c.

Definition at line 327 of file flgrCoreData.h.

Number of line

Examples:
example2.c.

Definition at line 326 of file flgrCoreData.h.

Number of samples per pixel

Examples:
example1.c, example2.c, example4.c, example6.c, and multithread_watershed.c.

Definition at line 321 of file flgrCoreData.h.

Type of a sample

Examples:
example1.c, example2.c, example4.c, example6.c, and multithread_watershed.c.

Definition at line 323 of file flgrCoreData.h.


SourceForge.net Logo
Generated on Tue Nov 11 19:17:29 2008 for Fulguro by doxygen 1.5.6