Added a new feature to LC-ImageToolBox: Quantile filtering.

An x-Quantile is a generalized parameter of location of distributions
with a percentage x.
For example x=0 yields the minimum, x=50 the median, x=100 the maximum
of the sample values.

You can select the percentage x and a 'population sample' square of size
3x3, 5x5, 7x7, ..., 15x15 pixels.
The quantile of this sample distribution around each pixel of the image 
replaces that pixel.

For more info see
http://forums.livecode.com/viewtopic.php?p=170547#p170547


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to