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

Unable to build iai_kinect2 #588

Open
FlynnDowey opened this issue Jun 5, 2023 · 0 comments
Open

Unable to build iai_kinect2 #588

FlynnDowey opened this issue Jun 5, 2023 · 0 comments

Comments

@FlynnDowey
Copy link

After running catkin_make, errors appear in iai_kinect2/kinect2_bridge/src/kinect2_bridge.cpp. Here are a few:

`error: ‘CV_IMWRITE_JPEG_QUALITY’ was not declared in this scope
compressionParams[0] = CV_IMWRITE_JPEG_QUALITY;

error: ‘CV_RGBA2BGR’ was not declared in this scope
cv::cvtColor(tmp, images[COLOR_SD_RECT], CV_RGBA2BGR);

error: ‘CV_RGBA2BGR’ was not declared in this scope
cv::cvtColor(tmp, images[COLOR_SD_RECT], CV_RGBA2BGR)`

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