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

a compiling error #12

Open
nicheng0019 opened this issue Sep 20, 2022 · 0 comments
Open

a compiling error #12

nicheng0019 opened this issue Sep 20, 2022 · 0 comments

Comments

@nicheng0019
Copy link

if( cidx < first_zero_col || cidx > W_-first_zero_col ) { mask_.at<cv::Vec3b>(cv::Point(cidx,ridx)) = cv::Vec3b(255,255,255); }

line356-line359 in fisheye_stitcher.cpp, cidx is not assigned

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