-
Notifications
You must be signed in to change notification settings - Fork 388
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
Add C++ example with logging data from Eigen/OpenCV #3758
Milestone
Comments
Wumpf
changed the title
example logging data from Eigen/OpenCV"
Add C++ example with logging data from Eigen/OpenCV
Oct 10, 2023
Wumpf
added
examples
Issues relating to the Rerun examples
🌊 C++ API
C/C++ API specific
labels
Oct 10, 2023
Current work: https://github.com/rerun-io/cpp-example-opencv-eigen |
Looking decent by now. Only thing left is to link to it! |
Let's link to it from:
|
Also add an image to the main README.md of the repository |
emilk
added a commit
that referenced
this issue
Oct 26, 2023
### What * Closes #3758 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4017) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4017) - [Docs preview](https://rerun.io/preview/f89dc1b8d6f7d3e2669f138b8675da2ea8d188a5/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/f89dc1b8d6f7d3e2669f138b8675da2ea8d188a5/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this encompasses to explore what we need to make it
This is a moving target and we'll have to decide how far to go in the first iteration, but there should be some sample demonstrating Eigen use.
The text was updated successfully, but these errors were encountered: