Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build OSIRIS makefile #7

Open
gxporpilla opened this issue Jun 17, 2023 · 0 comments
Open

Can't build OSIRIS makefile #7

gxporpilla opened this issue Jun 17, 2023 · 0 comments

Comments

@gxporpilla
Copy link

Having some trouble building the makefile. According to my inquiries, the cvMean is part of the OpenCV old C API and is deprecated. Should I install an older version of OpenCV? Already tried OpenCV 4 and downgraded to 3 but still the same error.
OsiProcessings.cpp:299:28: error: ‘cvMean’ was not declared in this scope
double iris_mean = cvMean(pSrc,safe_area) ;
^~~~~~

Raspberry Pi 4 Buster
Python 3.7.3
OpenCV 3.4.19-dev

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

No branches or pull requests

1 participant