NAryMatIterator¶
Constructors¶
initialize(arrays: Cv::Mat, planes: Cv::Mat, narrays: Integer)
initialize(arrays: Cv::Mat, ptrs: Rice::Pointer≺unsigned char∗≻, narrays: Integer)
Attributes¶
ptrs: Rice::Pointer≺unsigned char∗≻ (read/write)
Methods¶
increment -> Cv::NAryMatIterator
increment(: Integer) -> Cv::NAryMatIterator
init(arrays: Cv::Mat, planes: Cv::Mat, ptrs: Rice::Pointer≺unsigned char∗≻, narrays: Integer) -> NilClass