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

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

[image1, image2] = obj.getImages()

Output

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