OSVR-Core
Public Member Functions | Public Attributes | List of all members
osvr::vbtracker::ImageThresholdInfo Struct Reference

Public Member Functions

 ImageThresholdInfo (ImageRangeInfo const &rangeInfo, BlobParams const &p)
 lerp between min and max, but don't let really dim frames confuse us. More...
 
 ImageThresholdInfo (cv::Mat const &img, BlobParams const &p)
 

Public Attributes

double minThreshold = 0
 
double maxThreshold = 255
 
double thresholdStep = 255
 

Constructor & Destructor Documentation

§ ImageThresholdInfo()

osvr::vbtracker::ImageThresholdInfo::ImageThresholdInfo ( ImageRangeInfo const &  rangeInfo,
BlobParams const &  p 
)
inline

lerp between min and max, but don't let really dim frames confuse us.


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