SparseMatValue Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodValueT(Int32, NullableInt64)
Return pthe specified sparse matrix element if it exists; otherwise, default(T).
Public methodValueT(Int32, NullableInt64)
Return pthe specified sparse matrix element if it exists; otherwise, default(T).
Public methodValueT(Int32, Int32, NullableInt64)
Return pthe specified sparse matrix element if it exists; otherwise, default(T).
Public methodValueT(Int32, Int32, Int32, NullableInt64)
Return pthe specified sparse matrix element if it exists; otherwise, default(T).
Top
See Also

Reference