SummaryWe introduce the LUM filter for both smoothing and sharpening. The LUM filter is a moving window estimator that does the following: First, it finds the order statistics by sorting the samples in the window. Second, it compares a lower order statistic, an upper order statistic, and the middle sample. The two order statistics define a range of "normal" values. If smoothing is desired, the LUM filter outputs the middle sample if it is between the two order statistics; otherwise, it outputs the closest of the two order statistics. If sharpening is desired, the roles are reversed. The LUM sharpener outputs the middle sample if it is outside the two order statistics; otherwise, it outputs the closest of the two order statistics. Furthermore, both characteristics can be achieved at the same time.We compare the LUM filter against common alternatives such as linear smoothers and sharpeners, moving medians, and sharpeners such as the CS filter. In summary, we believe the LUM filter is widely applicable and has good performance in a wide range of applications.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.