JWS C Library
C language utility library
|
Complex_d | Double precision complex number |
Complex_f | Single precision complex number |
Edge_list_f | Linked list node containing an edge point |
Edge_point_f | Edge point in an image or matrix (single-sampled image) |
Edge_set_f | Set of edges composed of edge points |
Error | Error structure used for error handling |
Gradient_f | Gradient element detected using the partial derivative masks |
Image_f | An image of Pixel_f |
Imgblock_f | An image block of Pixel_f |
JIFF_attributes | Attributes for a JIFF image |
Matblock_cd | Matrix block of double precision complex floating point values |
Matblock_cf | Matrix block of single precision complex floating point values |
Matblock_d | Matrix block of double precision floating point values |
Matblock_f | Matrix block of single precision floating point values |
Matblock_i16 | Matrix block of signed 16-bit values |
Matblock_i32 | Matrix block of signed 32-bit values |
Matblock_i64 | Matrix block of signed 64-bit values |
Matblock_i8 | Matrix block of signed 8-bit values |
Matblock_u16 | Matrix block of unsigned 16-bit values |
Matblock_u32 | Matrix block of unsigned 32-bit values |
Matblock_u64 | Matrix block of unsigned 64-bit values |
Matblock_u8 | Matrix block of unsigned 8-bit values |
Matrix_cd | Matrix of double precision complex floating point values |
Matrix_cf | Matrix of single precision complex floating point values |
Matrix_d | Matrix of double precision floating point values |
Matrix_f | Matrix of single precision floating point values |
Matrix_i16 | Matrix of signed 16-bit values |
Matrix_i32 | Matrix of signed 32-bit values |
Matrix_i64 | Matrix of signed 64-bit values |
Matrix_i8 | Matrix of signed 8-bit values |
Matrix_u16 | Matrix of unsigned 16-bit values |
Matrix_u32 | Matrix of unsigned 32-bit values |
Matrix_u64 | Matrix of unsigned 64-bit values |
Matrix_u8 | Matrix of unsigned 8-bit values |
Option_no_arg | Data structure for an option that does not take an argument |
Option_with_arg | Data structure for an option that takes an argument |
Pixel_f | A 3-sample single precision floating point picture element |
Surface_patch_f | A patch of surface on a plane defined by the position and orientation of a Surface_point_f |
Surface_point_f | Surface point in an image block or matrix block (single-sampled image) |
Timer | Timer structure |
Vector_cd | Vector of double precision complex floating point values |
Vector_cf | Vector of single precision complex floating point values |
Vector_d | Vector of double precision floating point values |
Vector_f | Vector of single precision floating point values |
Vector_i16 | Vector of signed 16-bit values |
Vector_i32 | Vector of signed 32-bit values |
Vector_i64 | Vector of signed 64-bit values |
Vector_i8 | Vector of signed 8-bit values |
Vector_u16 | Vector of unsigned 16-bit values |
Vector_u32 | Vector of unsigned 32-bit values |
Vector_u64 | Vector of unsigned 64-bit values |
Vector_u8 | Vector of unsigned 8-bit values |
xmlDoc | XML document |
xmlDtd | XML document type definition |