OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::vbtracker::ImageThresholdInfo Struct Reference

Public Member Functions

 ImageThresholdInfo (ImageRangeInfo const &rangeInfo, BlobParams const &p)
 
 ImageThresholdInfo (cv::Mat const &img, BlobParams const &p)
 

Public Attributes

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

Detailed Description

Definition at line 80 of file BlobExtractor.h.

Constructor & Destructor Documentation

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.

Definition at line 82 of file BlobExtractor.h.


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