MATLAB File Help: cv.AlignMTB/process
Index
cv.AlignMTB/process
Aligns images
dst = obj.process(src)
Input
src
cell array of input images (RGB), all of the same size and
uint8
type.
Output
dst
cell array of aligned images, of same length as
src
.
Method Details
Access
public
Sealed
false
Static
false