mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
add comment to bilateral denoising example
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""rank.py - rankfilter for local (custom kernel) maximum, minimum, median, mean, auto-level, egalize, etc
|
||||
|
||||
The local histogram is computed using a sliding window similar to the method described in
|
||||
The local histogram is computed using a sliding window similar to the method described in
|
||||
|
||||
Reference: Huang, T. ,Yang, G. ; Tang, G.. "A fast two-dimensional median filtering algorithm",
|
||||
IEEE Transactions on Acoustics, Speech and Signal Processing, Feb 1979. Volume: 27 , Issue: 1, Page(s): 13 - 18.
|
||||
|
||||
Reference in New Issue
Block a user