Monado OpenXR Runtime
|
Data Fields | |
struct xrt_frame_sink | base = {} |
struct xrt_frame_node | node = {} |
struct { | |
cv::Mat hsv = {} | |
cv::Mat threshold = {} | |
} | debug |
struct xrt_frame_sink * | passthrough |
struct t_convert_table | yuv_to_hsv |
struct xrt_frame_sink DebugHSVPicker::base = {} |
Referenced by t_debug_hsv_picker_create().
struct { ... } DebugHSVPicker::debug |
cv::Mat DebugHSVPicker::hsv = {} |
struct xrt_frame_node DebugHSVPicker::node = {} |
Referenced by t_debug_hsv_picker_create().
struct xrt_frame_sink* DebugHSVPicker::passthrough |
Referenced by t_debug_hsv_picker_create().
cv::Mat DebugHSVPicker::threshold = {} |
struct t_convert_table DebugHSVPicker::yuv_to_hsv |