Monado OpenXR Runtime
Data Fields
DebugHSVPicker Class Reference
Collaboration diagram for DebugHSVPicker:
Collaboration graph
[legend]

Data Fields

struct xrt_frame_sink base = {}
 
struct xrt_frame_node node = {}
 
struct {
   cv::Mat   hsv = {}
 
   cv::Mat   threshold = {}
 
debug
 
struct xrt_frame_sinkpassthrough
 
struct t_convert_table yuv_to_hsv
 

Field Documentation

◆ base

struct xrt_frame_sink DebugHSVPicker::base = {}

◆ debug

struct { ... } DebugHSVPicker::debug

◆ hsv

cv::Mat DebugHSVPicker::hsv = {}

◆ node

struct xrt_frame_node DebugHSVPicker::node = {}

◆ passthrough

struct xrt_frame_sink* DebugHSVPicker::passthrough

◆ threshold

cv::Mat DebugHSVPicker::threshold = {}

◆ yuv_to_hsv

struct t_convert_table DebugHSVPicker::yuv_to_hsv

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