SparseMat1b¶
Constructors¶
initialize(m: Cv::Mat)
initialize(dims: Integer, _sizes: Rice::Pointer≺int≻)
Methods¶
[](arg_0: Rice::Pointer≺int≻) -> String
[](idx: Rice::Pointer≺int≻, hashval: Rice::Pointer≺unsigned Int64≻) -> String
[](i0: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> String
[](arg_0: Integer, arg_1: Integer) -> String
[](i0: Integer, i1: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> String
[](arg_0: Integer, arg_1: Integer, arg_2: Integer) -> String
[](i0: Integer, i1: Integer, i2: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> String
[]=(arg_0: Rice::Pointer≺int≻, arg_1: String) -> String
[]=(arg_0: Integer, arg_1: String) -> String
[]=(arg_0: Integer, arg_1: Integer, arg_2: String) -> String
[]=(arg_0: Integer, arg_1: Integer, arg_2: Integer, arg_3: String) -> String
assign(m: Cv::SparseMat1b) -> Cv::SparseMat1b
assign(m: Cv::SparseMat) -> Cv::SparseMat1b
assign(m: Cv::Mat) -> Cv::SparseMat1b
begin -> Cv::SparseMatIterator1b
create(dims: Integer, _sizes: Rice::Pointer≺int≻) -> NilClass
end -> Cv::SparseMatIterator1b
initialize_copy(m: Cv::SparseMat1b) -> NilClass
ref(idx: Rice::Pointer≺int≻, hashval: Rice::Pointer≺unsigned Int64≻) -> String
ref(i0: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> String
ref(i0: Integer, i1: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> String
ref(i0: Integer, i1: Integer, i2: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> String