Since you do have your data values and you need percentages of unique data values, you will need to "bin" them. The tools to do this are the Categorize tools. Take a look at some of the examples that use these.

David

Hi again,

I am (still) having difficulty with the Compute module, and I think it's
due to the fact that I have scalar data, not vector data.  My module
pathway is as follows:

ReadImage -> Mark (colors) -> Colormap (setting the hue to a single color
and setting the value to represent the landmark on an image) -> Color ->
Collect -> Compute (input a; expression a.0) -> Print (rd; data)

There are 5 components:

        0 = positions
        1 = connections
        2 = colors
        3 = box
        4 = data (generic array:  32620 items, unsigned byte, real,
            scalar)

Again, all I need to do (it sounds relatively simple) is to calculate
the percentage (of pixel-values) of these newly-colored structures within
each image.  Could I change an output in one of these aforementioned
modules in order to alleviate my problem?

Any help would be greatly appreciated.....

Thanks,
Kelly

______________________________________________________________________________
Kelly G. Gallagher
New Mexico State University, Department of Biology, Department 3AF, Box 30001,
Las Cruces, New Mexico 88003, phone: (505) 646-3611 / fax: (505)646-5665
______________________________________________________________________________

--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to