MATLAB File Help: cv.ShapeContextDistanceExtractor/setImages Index
cv.ShapeContextDistanceExtractor/setImages

Set the images that correspond to each shape, used in the calculation of the Image Appearance cost

obj.setImages(image1, image2)

Input

image1 Image corresponding to the shape defined by contours1. image2 Image corresponding to the shape defined by contours2.

See also
Method Details
Access public
Sealed false
Static false