Add a function to estimate covariance matrix of output image
- Dominant language
- Python
- Stars
- 127
- Forks
- 74
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 2
Description
It would be nice to add a function that estimates a covariance matrix of output pixels for any of the reprojection functions. We could make this a 'brute force' way which uses Monte-Carlo simulations to reproject a number of noise images, and empirically measure the covariance between output pixels. This would not be the most efficient way to do it but could work for *all* of the reprojection algorithms.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the reprojection functions and how they produce output pixels. Define the function's interface and the Monte Carlo noise simulation and covariance behavior before implementing it. Done means covariance estimates are available for every reprojection algorithm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100