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

[Refactor] Camera Property Metadata #61

Open
wants to merge 52 commits into
base: master
Choose a base branch
from

Conversation

jangernert
Copy link
Collaborator

Fixes #49

Only RealSense2 was converted to the new Attributes.
Attributes are still converted to ParamDesc<> internally to keep compatibility with MetriCam2.Controls.

After a first review and feedback the remaining camera implementations need to be converted to the new system. This needs to happen before merging.

At some point I would love to move all the ParamDesc<> stuff and the translation layer over to MetriCam2.Controls and declare it deprecated.

@jangernert jangernert requested a review from f00f January 29, 2018 13:08
@jangernert
Copy link
Collaborator Author

All camera implementations are converted to the new system :)

@Metrilus Metrilus deleted a comment from MetrilusJenkins Feb 7, 2018
@jangernert jangernert self-assigned this Feb 7, 2018
@jangernert jangernert removed the request for review from f00f February 7, 2018 16:24
@sisiplac
Copy link
Contributor

What about this PR - is it still a topic and will it be reviewed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Proposal] Rework Camera Properties
2 participants