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

Hot-pixel detection and thresholding #14

Merged
merged 3 commits into from
Apr 14, 2016
Merged

Hot-pixel detection and thresholding #14

merged 3 commits into from
Apr 14, 2016

Conversation

tjof2
Copy link
Owner

@tjof2 tjof2 commented Apr 14, 2016

Simple detector for hot pixels (e.g. encountered with a CCD camera) that uses the Median Absolute Deviation as the threshold, then replaces the pixel with the median of its 8 nearest pixels.
#13

@tjof2 tjof2 added this to the Version 0.3 milestone Apr 14, 2016
@tjof2 tjof2 merged commit 48969e4 into master Apr 14, 2016
@tjof2 tjof2 deleted the hot-pixel-filter branch April 14, 2016 11:10
@tjof2 tjof2 mentioned this pull request Apr 14, 2016
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant