MatType.CV_64FC constructor
const
MatType.CV_64FC(
- int channels
Implementation
const MatType.CV_64FC(int channels) : this.makeType(CV_64F, channels);
const MatType.CV_64FC(int channels) : this.makeType(CV_64F, channels);