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

[Idea] Object detection and location of the object #17

Open
VanDavv opened this issue Dec 2, 2020 · 0 comments
Open

[Idea] Object detection and location of the object #17

VanDavv opened this issue Dec 2, 2020 · 0 comments
Labels

Comments

@VanDavv
Copy link
Contributor

VanDavv commented Dec 2, 2020

Prepare an example with object detection, that will pull the closest depth point from the object and return it as the object distance.

Related to discussion on discuss - https://discuss.luxonis.com/d/67-distance-to-closest-point-on-an-object-bw1098obc

This demo could use the ROI crop capability of Gen2 to pull out only the depth map for detected objects, and then pass this (much smaller set of) data back to the host where a variety of selection mechanisms can be used:

  1. Front of the object
  2. Average of the object (but not the background)
  3. A given edge of the object
  4. Some subset of the middle of the object.
  5. The front say 20% of the object.
@VanDavv VanDavv added the TODO label Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant