Color (CVCColor.dll) 14.0
Data Types

Data Structures

struct  CLRResult
 This structure contains the search results of a Colour search. It is returned by CLRCLFSearchOptimum and CLRSEARCHGetResult.
More...
 

Typedefs

typedef void * CFLT
 Handle of a Colour filter object.
More...
 
typedef void * CLF
 Handle of a Colour classifier object.
More...
 
typedef void * CR
 Handle of a Colour result list object.
More...
 
typedef CLRResultPCLRResult
 Pointer to an allocated result structure of the type CLRResult.
More...
 

Detailed Description

Typedef Documentation

◆ CFLT

Handle of a Colour filter object.

◆ CLF

CLF

Handle of a Colour classifier object.

◆ CR

CR

Handle of a Colour result list object.

◆ PCLRResult

Pointer to an allocated result structure of the type CLRResult.