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

Gaussian cone modeling for background. #18

Open
pv33 opened this issue Feb 1, 2024 · 0 comments
Open

Gaussian cone modeling for background. #18

pv33 opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pv33
Copy link
Member

pv33 commented Feb 1, 2024

Have full cone modeling or truncated cone modeling.
Most likely requires two different variance models and mean estimation methods.
Shouldn't it be some kind of exponential L1 constraint for z and exponential L2 constraint for (x,y) in the cone coordinates?
Sounds about right. will have to code this up pretty quickly if want it to work.
[Do I need to sketch it out? work out math in a Notebook?]

Call it truncated cones. More permissive of illumination changes.

Or maybe just better to do in another color space? HSV is already conical, no? What's faster though? Especially with ROI filtering with precomputed extraction and insertion using vectorized computation. (That needs to be worked out too)

@pv33 pv33 added the enhancement New feature or request label Feb 1, 2024
@pv33 pv33 added this to the Pilot Study Processing milestone Feb 1, 2024
@pv33 pv33 self-assigned this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant