A C D E F G H I K M P R S U W

C

classifyByColorRange(ImagePlus, int[][], int[], int) - Method in class HTPprocessor
Classifies all pixel of the image according to the given colour range, marked as classified in the CLASSES classification array for a specified class.
classifyByColorRange(ImagePlus, int[][], ArrayList<int[]>, int) - Method in class HTPprocessor
Wrapper for the method classifyByColorRange.
classifyByColorRange(ImagePlus, int[][], Hashtable<String, ArrayList<int[]>>, Hashtable<String, Integer>, String[], Hashtable<String, String>) - Method in class HTPprocessor
Classifies the image according to given colour regions.
convertClassificationData(int[][], Hashtable<Integer, Integer>, String, int) - Method in class HTPcalculator
Converts the current classification data contained in the CLASSES array into an image for the specified class number only.
convertClassificationData(int[][], Hashtable<Integer, Integer>, String) - Method in class HTPcalculator
Converts the current classification data contained in the CLASSES array into an image for all classes.
convertImagesToStack() - Method in class modifiedImagesToStack
 
countPixelsOfClass(int[][], int) - Method in class HTPcalculator
Counts the pixel of a given object class in the given object CLASSES-map of the image.

A C D E F G H I K M P R S U W