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

Segmentation Fault in a Newer Environment #40

Closed
kevintsq opened this issue Nov 23, 2024 · 1 comment
Closed

Segmentation Fault in a Newer Environment #40

kevintsq opened this issue Nov 23, 2024 · 1 comment

Comments

@kevintsq
Copy link

cv::Mat_<float> reproErrs = cv::Mat_<float>::zeros(sampling.size());

It may be this line that causes the problem.

@ebrach
Copy link
Collaborator

ebrach commented Nov 25, 2024

Hi. Please provide more context, i.e. the stack trace and which packages you updated.

But in general: We provide an environment with which you should be able to run our code and reproduce our results. Beyond that, we cannot provide support if you choose to run the code with other library versions.

Best,
Eric

@ebrach ebrach closed this as completed Nov 25, 2024
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

2 participants