MatType.CV_16FC constructor
const
MatType.CV_16FC(
- int channels
Implementation
const MatType.CV_16FC(int channels) : this.makeType(CV_16F, channels);
const MatType.CV_16FC(int channels) : this.makeType(CV_16F, channels);