Skip to content

Simple filters to treat dead or damaged pixels with mid-infrared MCT detectors in mind

License

Notifications You must be signed in to change notification settings

garrekstemo/SignalFiltering.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalFiltering.jl

Extremely basic median filtering method for matrices and vectors. For matrices, it simply takes the median of the four closest (non-diagonal) neighbors. For vectors, the median is taken from the two nearest neighboring values.

Examples


References

Median filter Wikipedia entry Median filter description

About

Simple filters to treat dead or damaged pixels with mid-infrared MCT detectors in mind

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages