Hermann, Many Thanks for publishing your work!
Klaus Major, Wilhelm Sanke, Bernd Niggeman and you
are outstanding role models for German developers.

Out of curiosity, Have you implemented in LC an image processing
algorithm that segment images in background and foreground?
For example:

https://www.microsoft.com/en-us/research/wp-content/uploads/2016/08/Simard_Malvar_SLIm_DCC2004.pdf
https://kma.upol.cz/data/xinha/ULOZISTE/ActaMath/2016/055-1-10.pdf
https://www.mathworks.com/help/images/ref/activecontour.html
https://en.wikipedia.org/wiki/Foreground_detection
https://en.wikipedia.org/wiki/Foreground_detection
https://ieeexplore.ieee.org/document/8118166/

Thanks in advance!

Al

On Tue, Aug 28, 2018 at 6:00 AM
Hermann wrote:

> ImageStatistics_v100 is a very fast computation of the color-values
> distribution of an image for each of the R/G/B-channels and the
> 'mean channel' (= grayscaled image).
>
> You get the raw data and select for the display the number of bins
> (one of 2, 4, 8, 16, 32, 64, 128, 256) for the values range 0-255.
>
> For more info seehttp://forums.livecode.com/viewtopic.php?p=170716#p170716
>
>
_______________________________________________
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