Skip to content

minor defect with part v - visualOdometry.cpp #6

Description

@jshenLyft

In function readFrame, line 86: ss>>filename, where ss is a stringstream which does not accept while space, therefore if the dataset file path has white space in it, filename will not be assigned correctly and all the png data files will not be read correctly. Program will crash.

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