OpenCV  2.4.13
Open Source Computer Vision
CvFuzzyPoint Class Reference

#include <contrib.hpp>

Public Member Functions

 CvFuzzyPoint (double _x, double _y)
 

Public Attributes

double x
 
double y
 
double value
 

Constructor & Destructor Documentation

CvFuzzyPoint::CvFuzzyPoint ( double  _x,
double  _y 
)

Member Data Documentation

double CvFuzzyPoint::value
double CvFuzzyPoint::x
double CvFuzzyPoint::y

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