LC-ImageToolbox_v180
hh
hh at hyperhh.de
Sat Aug 25 11:50:16 EDT 2018
LC-ImageToolbox_v180
Version 1.8.0 adds a new feature to LC-ImageToolBox: Kuwahara filtering.
The filter replaces each pixel with the mean value of the one of four
overlapping subsquares that has minimal values variance.
For more info see
http://forums.livecode.com/viewtopic.php?p=170593#p170593
> LC-ImageToolbox_v175
>
> Version 1.7.5 adds 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
More information about the use-livecode
mailing list