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