Skip to content

Coarse2FineTwoFrames.m source code in Matlab #2

@MuhammadKA

Description

@MuhammadKA

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions