This is the complete list of members for CMVision, including all inherited members.
| a_class | CMVision | protected |
| b_class | CMVision | protected |
| calcAverageColors(region *restrict reg, int num_reg, image_pixel *restrict img, rle *restrict rmap, int num_runs) | CMVision | protected |
| classifyFrame(image_pixel *restrict img, unsigned *restrict map) | CMVision | protected |
| clear() | CMVision | protected |
| close() | CMVision | |
| CMVision() | CMVision | inline |
| colors | CMVision | protected |
| connectComponents(rle *restrict map, int num) | CMVision | protected |
| disable(unsigned opt) | CMVision | |
| enable(unsigned opt) | CMVision | |
| encodeRuns(rle *restrict out, unsigned *restrict map) | CMVision | protected |
| extractRegions(region *restrict reg, rle *restrict rmap, int num) | CMVision | protected |
| getColorInfo(int color) | CMVision | inline |
| getColorInfo(int color, color_info &info) | CMVision | inline |
| getColorName(int color) | CMVision | inline |
| getColorVisual(int color) | CMVision | inline |
| getMap() | CMVision | inline |
| getRegions(int color_id) | CMVision | |
| getThreshold(int color, int &a_low, int &a_high, int &b_low, int &b_high) | CMVision | |
| height | CMVision | protected |
| initialize(int nwidth, int nheight) | CMVision | |
| loadOptions(const char *filename) | CMVision | |
| map | CMVision | protected |
| mergeRegions(region *p, int num, double density_thresh) | CMVision | protected |
| mergeRegions() | CMVision | protected |
| numRegions(int color_id) | CMVision | |
| options | CMVision | protected |
| processFrame(image_pixel *image) | CMVision | |
| processFrame(unsigned *map) | CMVision | |
| region_count | CMVision | protected |
| region_list | CMVision | protected |
| region_table | CMVision | protected |
| rmap | CMVision | protected |
| saveOptions(char *filename) | CMVision | |
| separateRegions(region *restrict reg, int num) | CMVision | protected |
| setColorInfo(int color, color_info &info) | CMVision | inline |
| setThreshold(int color, int a_low, int a_high, int b_low, int b_high) | CMVision | |
| sortRegionListByArea(region *restrict list, int passes) | CMVision | protected |
| sortRegions(int max_area) | CMVision | protected |
| testClassify(rgb *restrict out, image_pixel *restrict image) | CMVision | |
| width | CMVision | protected |
| ~CMVision() | CMVision | inline |