Mat.opCall
- Mat opCall(Rect r)
- Mat opCall()
- Mat opCall(int rows, int cols, int mt)
- Mat opCall(Scalar ar, int type)
- Mat opCall(Scalar ar, int rows, int cols, int type)
- Mat opCall(int rows, int cols, int type, ByteArray buf)
- Mat opCall(Mat m, int rows, int cols, int type, int prows, int pcols)
- Mat opCall(int rows, int cols, int type, void* data)
- Mat opCall(Point[] points)
opencvd cvcore Mat
functionsvariables