Feeds
提问
I need to write multiple file names into a text file.
I am supposed to name my file name as 921.src.bmp.txt(it will change after every iteration) and want to write my multiple image ...
10 years 前 | 1 个回答 | 0
1
个回答提问
I have a folder splitted.frames, It contains subdirectories like "21434343", "125521","25778" and so on. (random numbers as sub-directory name) Each subdirectory have thousand of images.
I need to make, my code generic that it read all subdirectories one by one and I have written a piece of code that work really f...
10 years 前 | 1 个回答 | 0
