OSVR-Core
|
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 |
|
inline |
lerp between min and max, but don't let really dim frames confuse us.