findCorrespondences (cv.GPCForest) - MATLAB File Help |
Find correspondences between two images
corrs = obj.findCorrespondences(imgFrom, imgTo)
corrs = obj.findCorrespondences(..., 'OptionName',optionValue, ...)
Options are the additional matching parameters for fine-tuning.
Access | public |
Sealed | false |
Static | false |