I have a folder with subfolders. Every subfolder contains 20 images. I want to process the images and save them and processing them to another path.
this is my code:
How to do that? to go through very subfolder and every image from the subfolder, processed them and then save them?