Overload List
| Name | Description | |
|---|---|---|
| CreateT(IEnumerableT) |
Creates a proxy class of the specified list
| |
| Create(Double) |
Creates a proxy class of the specified double
| |
| CreateT(T) |
Creates a proxy class of the specified list
| |
| CreateT(T) |
Creates a proxy class of the specified list
| |
| Create(GpuMat) |
Creates a proxy class of the specified GpuMat
| |
| Create(Mat) |
Creates a proxy class of the specified Mat
| |
| Create(IEnumerableMat) |
Creates a proxy class of the specified array of Mat
| |
| Create(MatExpr) |
Creates a proxy class of the specified MatExpr
| |
| Create(Scalar) |
Creates a proxy class of the specified Scalar
| |
| CreateT(IEnumerableT, MatType) |
Creates a proxy class of the specified list
| |
| CreateT(T, MatType) |
Creates a proxy class of the specified list
| |
| CreateT(T, MatType) |
Creates a proxy class of the specified list
|
See Also