OpenCV  2.4.13.3
Open Source Computer Vision
CvBlob Struct Reference

#include <blobtrack.hpp>

Inheritance diagram for CvBlob:
CvDetectedBlob

Public Attributes

float x
 
float y
 
float w
 
float h
 
int ID
 

Member Data Documentation

§ h

float CvBlob::h

§ ID

int CvBlob::ID

§ w

float CvBlob::w

§ x

float CvBlob::x

§ y

float CvBlob::y

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