findCorrespondences (cv.GPCForest) - MATLAB File Help
cv.GPCForest/findCorrespondences

Find correspondences between two images

corrs = obj.findCorrespondences(imgFrom, imgTo)
corrs = obj.findCorrespondences(..., 'OptionName',optionValue, ...)

Input

Output

Options

Options are the additional matching parameters for fine-tuning.

See also
Method Details
Access public
Sealed false
Static false