lyangas / depthmap_from_jpeg

python script for extract depthmap from single jpeg image e.g. portrait-mode photo from iphone
Apache License 2.0
6 stars 0 forks source link

Using exiftool to extract layers #4

Open majnas opened 5 months ago

majnas commented 5 months ago

Thanks for your python code. Just want to add this for those who don't use python

exiftool -b -W %d%f_%t%-c.%s -preview:all test.jpeg

will extract all layers.

exiftool -ver 
12.65