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

Feature/#25 tokens #62

Conversation

philipbelesky
Copy link
Collaborator

This PR reworks the component closes to more easily setup shared logic for the new components added in #44 #24 and #25. It includes a basic implementation of #25, but the output currently needs to be refined for accuracy. Component signatures will have changed so existing definitions will likely need updating.

Basically there is a shared BaseCompoonent class for logging/timed solves and further base classes for depth processing and pixel processing.

Submitting this now in order to start work on #61 and to try and prevent future messy merges. If/when merged I'd be happy to go through and update #44 to use the same structure so that it can be merged cleanly.

@philipbelesky philipbelesky mentioned this pull request Nov 20, 2019
@mariuszhermansdorfer mariuszhermansdorfer merged commit 59230a4 into mariuszhermansdorfer:master Nov 20, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants