Skip to content

Program hanging when returning from frame() #7

Description

@ClarityNo1

Hi Beewe,

I am running your windows version in vs 2015, it gets compiled ok, but when I run the program in monocular mode( either mono_kitti or mono_tum), it always hangs forever when returning from calling
mCurrentFrame = Frame(mImGray,timestamp,mpIniORBextractor,mpORBVocabulary,mK,mDistCoef,mbf,mThDepth). I stepped into frame function, it successfully returned to where it was called, then when I stepped into the next line of code, the program just hang there forever. The debugger doesn't say anything wrong.

Have you ever had this problem? Do you have any idea why this happens? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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