Im thinking about adding utilities folder with multiple methods to help us to work with opencv.
For example, you may want to get all images with a determinate extension in folder and all subdirectories.
Or maybe you want to do it, but separating it in multiple classes.
Im thinking about adding
utilitiesfolder with multiple methods to help us to work with opencv.For example, you may want to get all images with a determinate extension in folder and all subdirectories.
Or maybe you want to do it, but separating it in multiple classes.