MATLAB File Help: cv.ShapeContextDistanceExtractor/setImages | Index |
Set the images that correspond to each shape, used in the calculation of the Image Appearance cost
obj.setImages(image1, image2)
image1 Image corresponding to the shape defined by
contours1
.
image2 Image corresponding to the shape defined by
contours2
.
Access | public |
Sealed | false |
Static | false |