RangeFilter
RangeFilter[data,r]
filters data by replacing every value by the difference of the maximum and minimum in its range-r neighborhood.
RangeFilter[data,{r1,r2,…}]
uses ri for filtering the dimension in data.
Details
- RangeFilter is used to detect local jumps in data, where the size of the local neighborhood is dependent on the value of r.
- The function applied to each range-r neighborhood is the absolute difference of MinMax.
- The data can be any of the following:
-
list arbitrary-rank numerical array tseries temporal data such as TimeSeries, TemporalData, … image arbitrary Image or Image3D object audio an Audio object - RangeFilter[data,{r1,r2,…}] computes the range of sample values in blocks centered on each sample.
- RangeFilter assumes the index coordinate system for lists and images.
- At the data boundaries, RangeFilter uses smaller neighborhoods.
Examples
open allclose allBasic Examples (3)
Scope (11)
Data (6)
Parameters (5)
Applications (2)
Wolfram Research (2010), RangeFilter, Wolfram Language function, https://reference.wolfram.com/language/ref/RangeFilter.html (updated 2016).
Text
Wolfram Research (2010), RangeFilter, Wolfram Language function, https://reference.wolfram.com/language/ref/RangeFilter.html (updated 2016).
CMS
Wolfram Language. 2010. "RangeFilter." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/RangeFilter.html.
APA
Wolfram Language. (2010). RangeFilter. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RangeFilter.html