Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

MATLAB Error: Unrecognized function or variable 'FeaturesFinder_'. #467

Open
preethamam opened this issue Jun 12, 2021 · 0 comments
Open

Comments

@preethamam
Copy link

I have installed the OpenCV on the MAC OS using homebrew and made sure that the

$ make MATLABDIR=/Applications/MATLAB_R2016a.app PKG_CONFIG_MATLAB=opencv3 LDFLAGS=-L/usr/local/share/OpenCV/3rdparty/lib -j2 was successful.

I am trying to run the stitching_detailed_demo.m example and but having the error:

Finding features...
Unrecognized function or variable 'FeaturesFinder_'.

Error in cv.FeaturesFinder (line 55)
this.id = FeaturesFinder_(0, 'new', finderType, varargin{:});

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant