Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 767 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 767 Bytes

hybrid

Blend the high-frequency portion of one image with the low-frequency portion of another, to get a hybrid image that leads to different interpretations at different distances

Clone

  • Clone this repo to your local machine using https://github.com/gurveerdhindsa/hybrid.git

Run

python hybrid.py

References

The technique behind this project was invented by Oliva, Torralba, and Schyns in 2006, and published in a paper at SIGGRAPH

Support