Skip to content

πŸ“ Desktop App & Jupyter notebooks to extract images & depthmaps from EXIF metadata

Notifications You must be signed in to change notification settings

juniorxsound/EXIF-Metadata-Image-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Image Extraction from EXIF Metadata

A depth-map extracted from iPhone Portait image
Jupyter notebooks showing how to extract images from EXIF metadata πŸ“

Getting Started πŸš€

To quickly get started make sure you have Docker installed and do the following:

  • Run make build to build the Docker container
  • Run make jupyter to serve the Jupyter notebooks in localhost:8888
  • Open localhost:8888 in your browser and navigate to the notebook you want in the notebooks/ folder

Make sure you copy the full Jupyter token printed in the terminal

Notebooks πŸ“

Enviorment πŸ—»

This repo uses Docker to manage the dependencies. Here is a list of the available commands

  • make build - build the Docker container
  • make build-clean - build the Docker container and ignore cache
  • make shell - bash into the Docker container
  • make jupyter - run jupyter inside the container and map ports to localhost:8888

About

πŸ“ Desktop App & Jupyter notebooks to extract images & depthmaps from EXIF metadata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published