You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The input directory data/pictures has a directory c10 with pictures. For example a picture with file name lion.jpg. Allow the user to add more directories, e.g. c12 and c16 which may as well contain a picture lion.jpg. Start copying pictures with from the lowest directory and allow higher directories to override the picture selection if the picture exists.
It results in copying all directories, c10,c12,c16.
This allows the user to start with a picture collection (c10 as default) for a start and then override pictures with different ones. So pictures are replaced by adding them in a directory with a higher number.
The text was updated successfully, but these errors were encountered:
hhzl
added this to the
release 0.3.1 More configuration options milestone
Jan 27, 2017
The input directory
data/pictures
has a directoryc10
with pictures. For example a picture with file namelion.jpg
. Allow the user to add more directories, e.g.c12
andc16
which may as well contain a picturelion.jpg
. Start copying pictures with from the lowest directory and allow higher directories to override the picture selection if the picture exists.It results in copying all directories,
c10
,c12
,c16
.This allows the user to start with a picture collection (
c10
as default) for a start and then override pictures with different ones. So pictures are replaced by adding them in a directory with a higher number.The text was updated successfully, but these errors were encountered: