Collection of image samples. More...
Public Member Functions | |
cvb.Image | read_data (self, int index) |
Access one of the sample images. | |
cvb.Image | remove_at (self, int index) |
Remove a sample. | |
Properties | |
count = property | |
int: Get the number of samples for this collection. | |
Collection of image samples.
cvb.Image read_data | ( | self, | |
int | index ) |
Access one of the sample images.
index : int Index to be accessed.
cvb.Image Sample data.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.