opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

CvLineIterator Struct Reference

CvLineIterator Struct Reference
[C structures and operations]

Line iterator state: More...

#include <types_c.h>

Data Fields

uchar * ptr
 Pointer to the current point:

Detailed Description

Line iterator state:

Definition at line 1078 of file core/types_c.h.


Field Documentation

uchar* ptr

Pointer to the current point:

Definition at line 1081 of file core/types_c.h.