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

[C++] Out-of-the-box support for Eigen & OpenCV types #3977

Open
Tracked by #4260 ...
Wumpf opened this issue Oct 24, 2023 · 2 comments
Open
Tracked by #4260 ...

[C++] Out-of-the-box support for Eigen & OpenCV types #3977

Wumpf opened this issue Oct 24, 2023 · 2 comments
Labels
🌊 C++ API C/C++ API specific enhancement New feature or request

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 24, 2023

We should provide a header with zero-copy conversion definitions.

Let's wait for

@Wumpf Wumpf added enhancement New feature or request 🌊 C++ API C/C++ API specific labels Oct 24, 2023
@Wumpf Wumpf added this to the 0.11 C++ polish milestone Oct 24, 2023
@Wumpf Wumpf mentioned this issue Oct 24, 2023
33 tasks
@emilk emilk added the blocked can't make progress right now label Oct 24, 2023
@emilk
Copy link
Member

emilk commented Oct 24, 2023

The simple way of doing this is to add <rerun/opencv.hpp> and <rerun/eigen.hpp> with adaptors, all inlined

@grtlr
Copy link
Contributor

grtlr commented Nov 23, 2024

This just came up in the community and I don't think this is blocked anymore?

@Wumpf Wumpf removed the blocked can't make progress right now label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌊 C++ API C/C++ API specific enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants