-
Notifications
You must be signed in to change notification settings - Fork 20
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
errors in making #2
Comments
Hi, @Micalson Thank you for your information. The
Regards, |
Hi, @gishi523 Regards, |
Hi, @Micalson |
Hi, @gishi523 Regards |
Hi, @Micalson I'm glad that you could test it successfully.
Thank you for your advice. I'm also interested in MI as matching cost.
So, census may suffice as matching cost in general case. Regards |
Hi, Thank you for your codes about sgm optimization. I got the following errors while making your codes.
"MC" : Undeclared identifier
"alignas": cannot find identifier
My environment is visual studio 2013, opencv3.0.0, and I configured the sse4.1 by including the header "smmintrin.h". In IDE, I could get the location of the error. See below.
( in file semi_global_matching.cpp)
Regards
The text was updated successfully, but these errors were encountered: