How to perform HSB colorsegmentation in a macro applied to a complete stack

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How to perform HSB colorsegmentation in a macro applied to a complete stack

Mielewczik Michael
Hello

I am pretty somebody asked this previously, but I couldn't find a solution.
I want to perform a HSB color-segmentation inside a macro with predefined values, though not on a single image, but a complete stack.
Is there an easy solution for this task?

Cheers

Michael


_________________________
Michael Mielewczik
ETH Zürich
Institut für Agrarwissenschaften
Universitätstr. 2
8092 Zürich
Tel.: +41-(0)44-6323899


-----Ursprüngliche Nachricht-----
Von: ImageJ Interest Group [mailto:[hidden email]] Im Auftrag von Yaseen Ladak
Gesendet: Mittwoch, 7. März 2012 19:18
An: [hidden email]
Betreff: Re: How to create a 3d image

On a similar lines..I am keen too I have data with X, Y and Z (stacks). Is it possible to have 3 D projection  from x, y, z?

Best,
Yaseen

On 7 March 2012 17:54, Melissa Goh <[hidden email]> wrote:

> I am working on a plugin to create image slices to form a image stack
> based on a set of data points (x and y). Any tips? :)
>