This is the complete list of members for ImageRegressionInfoCollection, including all inherited members.
| add(self, List[float] label, cvb.Image src_image, cvb.Point2D extraction_location, Optional[int] mode) | ImageRegressionInfoCollection | |
| clear(self) | ImageRegressionInfoCollection | |
| count | ImageRegressionInfoCollection | static |
| has_value(self, List[float] label) | ImageRegressionInfoCollection | |
| merge_classes(self, List[float] from_label, List[float] to_label) | ImageRegressionInfoCollection | |
| merge_classes_by_index(self, int from_index, int to_index) | ImageRegressionInfoCollection | |
| read_info(self, int index) | ImageRegressionInfoCollection | |
| read_infos(self) | ImageRegressionInfoCollection | |
| remove(self, List[float] label) | ImageRegressionInfoCollection | |
| remove_at(self, int index) | ImageRegressionInfoCollection |