Module: OpenCV::Cv::Formatter
- Defined in:
- lib/ropencv/ropencv_types.rb
Overview
Note:
namespace wrapper for cv::Formatter
Constants collapse
- FMT_DEFAULT =
0- FMT_MATLAB =
1- FMT_CSV =
2- FMT_PYTHON =
3- FMT_NUMPY =
4- FMT_C =
5
namespace wrapper for cv::Formatter
012345