OpenCV  2.4.13
Open Source Computer Vision
CvContour Struct Reference

#include <types_c.h>

Public Attributes

int flags
 
int header_size
 
struct CvSeqh_prev
 
struct CvSeqh_next
 
struct CvSeqv_prev
 
struct CvSeqv_next
 
int total
 
int elem_size
 
scharblock_max
 
scharptr
 
int delta_elems
 
CvMemStoragestorage
 
CvSeqBlockfree_blocks
 
CvSeqBlockfirst
 
CvRect rect
 
int color
 
int reserved [3]
 

Member Data Documentation

schar* CvContour::block_max
int CvContour::color
int CvContour::delta_elems
int CvContour::elem_size
CvSeqBlock* CvContour::first
int CvContour::flags
CvSeqBlock* CvContour::free_blocks
struct CvSeq* CvContour::h_next
struct CvSeq* CvContour::h_prev
int CvContour::header_size
schar* CvContour::ptr
CvRect CvContour::rect
int CvContour::reserved[3]
CvMemStorage* CvContour::storage
int CvContour::total
struct CvSeq* CvContour::v_next
struct CvSeq* CvContour::v_prev

The documentation for this struct was generated from the following file: