Click or drag to resize

GpuMatRowColIndexerSet Method

Overload List
  NameDescription
Public methodSet(Int32, GpuMat)
Creates/Sets a matrix header for the specified matrix row/column.
Public methodSet(Range, GpuMat)
Creates/Sets a matrix header for the specified row/column span.
Public methodSet(Int32, Int32, GpuMat)
Creates/Sets a matrix header for the specified row/column span.
Top
See Also