Python Forum
Assign image names in folder to images in other folder.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Assign image names in folder to images in other folder.
#3
Yes the source directory contains images with names as follows. the images are 480*640 wide...

'1305031114.111263.png', '1305031111.111508.png', '1305031115.879198.png', '1305031128.379404.png', '1305031117.843291.png' etc etc....

I want to give these names to files which also contains images with

'000000179.png', '00000059.png', '000000186.png', '00000094.png', '000000281.png', '000000199.png', '000000181.png', '000000201.png' etc. etc.

but I think I got it now. the files are in acending order so I can use numpy sort function but I will try than tomorrow
Reply


Messages In This Thread
RE: Assign image names in folder to images in other folder. - by ujjwalrathod007 - Aug-29-2018, 07:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  No Script Folder in Python 3.6.2 Download jriemer 6 17,648 Aug-21-2023, 02:34 PM
Last Post: SaWe1995
  Insert images in a folder into dataframe tofi 0 5,449 Dec-14-2018, 08:05 PM
Last Post: tofi
  Batch processing and saving into new folder aeritano 3 5,037 Jun-10-2018, 01:17 AM
Last Post: aeritano
  Backtesting a folder with csv files, problem fiddelush 8 4,849 Mar-13-2018, 11:57 AM
Last Post: fiddelush

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020