|
Foundation (CVCEdge.dll) 15.0
|
Data Structures | |
| struct | TDoubleProjection |
| Defines an entry of a projection value. More... | |
| struct | TEdgeResult |
| Defines an edge search result. More... | |
| struct | TLongProjection |
| Defines an entry of a projection value. More... | |
Typedefs | |
| typedef void * | EDGERESULTS |
| Edge results object handle. | |
| typedef cvbuint8_t * | NORMPROJECTION |
| Defines a buffer for a normalized projection. | |
| typedef TDoubleProjection * | pDoubleProjection |
| Defines an array of projection values TDoubleProjection. | |
| typedef TEdgeResult * | PEdgeResult |
| Defines an array of search results TEdgeResult. | |
| typedef TLongProjection * | pLongProjection |
| Defines an array of projection values TLongProjection. | |
| typedef cvbuint32_t * | PROJECTION |
| Defines a buffer for a projection. | |
| typedef void * | PROJECTIONEX |
| ProjectionEx object handle. | |
Enumerations | |
| enum | TEdgePolarity { POLARITY_DONT_CARE = 0 , POLARITY_POSITIVE = 1 , POLARITY_NEGATIVE = 2 } |
| Defines the polarity of an edge (gradient to look for). More... | |
| typedef void* EDGERESULTS |
Edge results object handle.
| typedef cvbuint8_t* NORMPROJECTION |
Defines a buffer for a normalized projection.
| typedef TDoubleProjection* pDoubleProjection |
Defines an array of projection values TDoubleProjection.
See TDoubleProjection for more information.
| typedef TEdgeResult* PEdgeResult |
Defines an array of search results TEdgeResult.
See TEdgeResult for more information.
| typedef TLongProjection* pLongProjection |
Defines an array of projection values TLongProjection.
See TLongProjection for more information.
| typedef cvbuint32_t* PROJECTION |
Defines a buffer for a projection.
| typedef void* PROJECTIONEX |
ProjectionEx object handle.
| enum TEdgePolarity |
Defines the polarity of an edge (gradient to look for).