Skip to content

Dynamic fusion #2961

Open
Open
@YJonmo

Description

@YJonmo
System information (version)
  • OpenCV => :Dynamic fusion:
  • Operating System / Platform => :Dynamic fusion:
  • Compiler => :Dynamic fusion:
Detailed description

running the dynafu_demo does not work with the --depth flag.
We have compiled the dynafu_demo.cpp with providing the path directly inside the code:

String a = "/home/jacob/opencv_build/opencv/build/modules/rgbd/CMakeFiles/example_rgbd_dynafu_demo.dir/rgbd_dataset_freiburg1_plant/depth.txt";

//ds = makePtr(parser.get("depth"));
ds = makePtr(a);

The parser, returns a boolean value.

Regards,
Yaqub

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions