Skip to content

ptrLx/hybrid-image-playground

Repository files navigation

Hybrid Image Playground

Typing SVG

GitHub Pipenv locked Python version GitHub Pipenv locked Python version dash Code style: black Github Action Status Docker Image Size Docker Pulls

Demo

Run the docker image

  • Pull and run the docker image

    docker pull ptrlx/hybrid-image-playground
    docker run -it --rm -p 8080:80 ptrlx/hybrid-image-playground
  • Open your browser and go to http://localhost:8080

Installation

Requirements
  • Python 3.12
  • Pipenv
Install and run the project
  • Install and run the project

    pipenv install
    pipenv run python src/main.py
  • Open your browser and go to http://localhost:8300

Jupyter Notebook

There is also a Jupyter Notebook available to play with Hybrid Images.

Preprocessing - resizing and alignment

  • The two images should be aligned e. g. using GIMP (add both images as layers; reduce the opacity of the top layer; move the top layer to align with the bottom layer)
  • Resize both images to the same size (and a quadratic shape)

Resources

About

Explore the world of Hybrid Images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages