Searched refs:area_threshold (Results 1 – 1 of 1) sorted by relevance
150 area_threshold; in ConnectedComponentsImage() local447 area_threshold=0.0; in ConnectedComponentsImage()449 area_threshold=StringToDouble(artifact,(char **) NULL); in ConnectedComponentsImage()450 if (area_threshold > 0.0) in ConnectedComponentsImage()472 if ((double) object[i].area >= area_threshold) in ConnectedComponentsImage()