Image Component Library (ICL)
Namespaces | Typedefs
icl Namespace Reference

The ICL-namespace. More...

Namespaces

namespace  core
namespace  cv
namespace  filter
namespace  geom
namespace  io
namespace  markers
namespace  math
namespace  qt
namespace  utils

Typedefs

typedef Ipp64f icl64f
 64Bit floating point type for the ICL
typedef Ipp32f icl32f
 32Bit floating point type for the ICL
typedef Ipp32s icl32s
 32bit signed integer type for the ICL
typedef Ipp16s icl16s
 16bit signed integer type for the ICL (range [-32767, 32768 ])
typedef Ipp8u icl8u
 8Bit unsigned integer type for the ICL
typedef int8_t icl8s
 8bit signed integer
typedef uint32_t icl32u
 32bit unsigned integer type for the ICL
typedef uint16_t icl16u
 16bit unsigned integer type for the ICL
typedef int64_t icl64s
 64bit signed integer type for the ICL
typedef uint64_t icl64u
 64bit unsigned integer type for the ICL
typedef std::complex< icl32ficl32c
 float comples type
typedef std::complex< icl64ficl64c
 float comples type

Detailed Description

The ICL-namespace.

all ICLQuick functions are placed here

The icl namespace.

icl namespace

This namespace is dedicated for ICLCore- and all additional Computer-Vision packages, that are based on the ICLCore classes.


Typedef Documentation

typedef int8_t icl::icl8s

8bit signed integer

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines