Hello, i want to read multiple images which are saved in my working folder using imread function. can i use for loop or while loop to do that. i m using opencv with python.
1 | initial version |
Hello, i want to read multiple images which are saved in my working folder using imread function. can i use for loop or while loop to do that. i m using opencv with python.
2 | retagged |
Hello, i want to read multiple images which are saved in my working folder using imread function. can i use for loop or while loop to do that. i m using opencv with python.