Skip to content

Conversation

@Wumpf
Copy link
Member

@Wumpf Wumpf commented Nov 27, 2023

What

Also a bunch of doc polish in related areas on the way.

Collection now has an empty method.

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested app.rerun.io (if applicable)
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

@Wumpf Wumpf added enhancement New feature or request sdk-cpp C/C++ API specific include in changelog labels Nov 27, 2023
Copy link
Member

@jleibs jleibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Only nit is it would be nice having an example somewhere (other than the tests) showing the pointer-based constructor mechanism.

@Wumpf
Copy link
Member Author

Wumpf commented Nov 27, 2023

We decided to let the opencv one do that instead of writing an adapter there. But I agree it would be nice to have this in the regular examples as well 🤔

@Wumpf Wumpf merged commit 69fdded into main Nov 27, 2023
@Wumpf Wumpf deleted the andreas/image-archetypes-from-pointers branch November 27, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request include in changelog sdk-cpp C/C++ API specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C++: Construct Image from pointer

3 participants