, including all inherited members.
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 &y_low, int &y_high, int &u_low, int &u_high, int &v_low, int &v_high) | CMVision | |
height | CMVision | [protected] |
initialize(int nwidth, int nheight) | CMVision | |
loadOptions(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 y_low, int y_high, int u_low, int u_high, int v_low, int v_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 | |
u_class | CMVision | [protected] |
v_class | CMVision | [protected] |
width | CMVision | [protected] |
y_class | CMVision | [protected] |
~CMVision() | CMVision | [inline] |