Module: OpenCV::Cv::OutputArray
- Defined in:
- lib/ropencv/ropencv_types.rb
Overview
Note:
namespace wrapper for cv::_OutputArray
Constants collapse
- DEPTH_MASK_8U =
1
- DEPTH_MASK_8S =
1
- DEPTH_MASK_16U =
1
- DEPTH_MASK_16S =
1
- DEPTH_MASK_32S =
1
- DEPTH_MASK_32F =
1
- DEPTH_MASK_64F =
1
- DEPTH_MASK_16F =
1
- DEPTH_MASK_ALL =
(1<<Cv::CV_64F<<1)-1
- DEPTH_MASK_ALL_BUT_8S =
(1<<Cv::CV_64F<<1)-1&~1<<Cv::CV_8S
- DEPTH_MASK_ALL_16F =
(1<<Cv::CV_16F<<1)-1
- DEPTH_MASK_FLT =
1