LC-ImageToolbox_v180 (hh)

Alejandro Tejada capellan2000 at gmail.com
Sat Aug 25 21:34:04 EDT 2018


Hi Hermann,

Many thanks for sharing your excellent work with all LC developers!
I hope that you include color dithering in your next version.
Check the more recent stack in this forum thread:
http://forums.livecode.com/viewtopic.php?f=10&t=29935

Where could I send you an screenshot of a message produced
by the browser widget?

Thanks in advance and thanks a lot again!
Keep up your great work!

Al

On Sat, Aug 25, 2018 at 3:57 PM, Herman wrote:

>
> 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