Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion `!imageCosts.empty() #1155

Open
Abbsalehi opened this issue Jun 29, 2024 · 0 comments
Open

Assertion `!imageCosts.empty() #1155

Abbsalehi opened this issue Jun 29, 2024 · 0 comments

Comments

@Abbsalehi
Copy link

Abbsalehi commented Jun 29, 2024

Describe the bug
"Assertion `!imageCosts.empty()' failed" error when trying to generate disparity maps

21:22:12 [App] Selecting images for dense reconstruction completed: 46 images (46ms)
DensifyPointCloud: /home/user/openMVS/libs/MVS/SemiGlobalMatcher.cpp:876: void 
MVS::STEREO::SemiGlobalMatcher::Match(const MVS::STEREO::SemiGlobalMatcher::ViewData&, const
MVS::STEREO::SemiGlobalMatcher::ViewData&, MVS::STEREO::SemiGlobalMatcher::DisparityMap&,
MVS::STEREO::SemiGlobalMatcher::AccumCostMap&): Assertion `!imageCosts.empty()' failed.
Aborted (core dumped)

To Reproduce
$home/user/openMVS/make/bin/DensifyPointCloud scene.mvs --fusion-mode -1 -w "/home/user/Scenario_1/openmvs/mvs"

OS: Linux LTS 20

Update: same error with the sample images Sceaux Castle

@cdcseacave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant