Open xueqing0622 opened 11 months ago
It's an interesting idea, but I'm not sure how it would work with pulling metadata from multiple images. Secondly, passing an image between nodes causes loss of metadata as it is converted to just an RGB array, so pulling an image into the image load node wouldn't help here either.
Your best bet is to use the image load w/ metadata for the metadata and a separate load batch node to pull the images themselves (assuming they all have the same metadata).
How about add "load image batch from Dir with Metadata" node?
or plz tell me how to connect the image output to your "Image Load with MetaData"