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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
