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

OpenCV cvtColor error with COLMAP dataset #148

Open
philippgehrke opened this issue Jan 9, 2025 · 0 comments
Open

OpenCV cvtColor error with COLMAP dataset #148

philippgehrke opened this issue Jan 9, 2025 · 0 comments

Comments

@philippgehrke
Copy link

I am encountering an OpenCV error when running OpenSplat on the COLMAP sample dataset (gerrard-hall). The error is:

terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.5.4) ./modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'

It is the official colmap dataset Gerrard Hall and the issue does not occur with the sample banana dataset, which works perfectly.

I've verified that all images in the dataset are valid

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

No branches or pull requests

2 participants