OpenCV  2.4.13.2
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::CvFuzzyPoint ( double  _x,
double  _y 
)

Member Data Documentation

§ value

double CvFuzzyPoint::value

§ x

double CvFuzzyPoint::x

§ y

double CvFuzzyPoint::y

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