LEAP-Systems / LEAP-Systems/api
Filter Gaussians by Covariance
Open
@ztnel is already working on this.
Since Aug 3, 2021.
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description
The input images are optimized against 8 independent Gaussian curves. Some curves may be left without a bright spot in the case of a capture resulting in fewer than 8 lit LEDs. Therefore the remaining Gaussians will start to diverge yielding a high covariance parameter. If we can filter the Gaussians by their covariance we can dynamically count LED bright spots which is important for LED calibration.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.