Skip to content

../rgbd-frames/frame-000199.color.png terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(3.4.6) /home/manifold/OpenDTAM3/Cpp/CostVolume/CostVolume.cpp:63: error: (-215:Assertion failed) image.rows % 32 == 0 && image.cols % 32 == 0 && image.cols >= 64 in function 'CostVolume' Aborted (core dumped)? #63

@nonlinear1

Description

@nonlinear1

When I use 1280*720 resolution pitctures to run the OpenDTAM. It give me the following error:
../rgbd-frames/frame-000199.color.png
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(3.4.6) /home/manifold/OpenDTAM3/Cpp/CostVolume/CostVolume.cpp:63: error: (-215:Assertion failed) image.rows % 32 == 0 && image.cols % 32 == 0 && image.cols >= 64 in function 'CostVolume'

Aborted (core dumped)

My picture is 1280*720 resolution, So how to change the codes to run?
Thank you very much

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