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

Coarse2FineTwoFrames.m source code in Matlab #2

Open
MuhammadKA opened this issue Feb 22, 2020 · 0 comments
Open

Coarse2FineTwoFrames.m source code in Matlab #2

MuhammadKA opened this issue Feb 22, 2020 · 0 comments

Comments

@MuhammadKA
Copy link

I am trying to convert the optical flow code to C/C++ code. However, the core of the code is Coarse2FineTwoFrames.m file which is written in C++ and only a mex file is used to call the function using matlab.
Having this mex file makes Matlab coder unable to convert the code to C/C++ as it can not find the Coarse2FineTwoFrames function.

Can you please tell me how to get the Coarse2FineTwoFrames.m written completely in Matlab?

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