How can I read multiple images in Python presented in a folder? [closed]
thanks always
I want read images named as following image1 , image2 image3 .....imagen-1,imagen in a folder called "inputfolder" and after processing i want save them in "outputfolder" as pimage1,pimage2 ......pimagen-1,pimagen
thanks in advance
I found an answer
@djamaleddine djeldjli , please read the docs, before asking questions here, thank you.
An example of How to use Glob