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

Figure out depth image planar workspace version. Where to put? #13

Open
pv33 opened this issue Apr 17, 2023 · 0 comments
Open

Figure out depth image planar workspace version. Where to put? #13

pv33 opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@pv33
Copy link
Member

pv33 commented Apr 17, 2023

Currently that code is in the Mary Surveillance codebase. Is that reasonable? It will get used for many other applications. Should consider extracting and placing somewhere more generic.

Might require creating some kind of inDepth and inDepthImage classes. The inDepth may not be needed since the presumption is that it is a scalar depth or range image. We need one that does RGBD streams. maybe inRGBD class. This class would then have detectors for both streams that get fused. Need to figure out how the color + depth registration should work out. Hopefully realsense does it automatically. Would be great to be an internal to camera electronics function, but I doubt it.

@pv33 pv33 added the help wanted Extra attention is needed label Apr 17, 2023
@pv33 pv33 added this to the Puzzlebot workspace extraction milestone Apr 17, 2023
@pv33 pv33 self-assigned this Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant