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

improve LED finder accuracy #18

Closed
1 of 2 tasks
mikeferguson opened this issue Jun 28, 2015 · 1 comment
Closed
1 of 2 tasks

improve LED finder accuracy #18

mikeferguson opened this issue Jun 28, 2015 · 1 comment

Comments

@mikeferguson
Copy link
Owner

mikeferguson commented Jun 28, 2015

The LED finder can be improved in a number of ways:

  • we drop samples if the single most changed pixel has NAN coordinates -- should do a small search in the region, or even better, fit a circle to the highly-rated points and then compute a centroid off their collective positions (this would help with noise).
  • currently, the LED finder only works on the RGB image. There are several ways in which the depth data may be used (or even better, in which the depth data and RGB data can be better aligned).
@mikeferguson
Copy link
Owner Author

#189

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

No branches or pull requests

1 participant