Skip to content

LeoHaoVIP/Hybrid-Images

Repository files navigation

Hybrid Images

This project is an implementation for Hybrid Images based on Gaussian low and high pass filter, coded in Python language.

We implement hybridizing of two images in two different ways, one is conventional convolution, the other is FFT accelerated convolution.

Here we represent 6 pair images to show the hybrid result. img_hybird_result

Project Structure

Algorithm Process of Making Hybrid Image

  • Extract Low Pass Frequency
  • Extract High Pass Frequency
  • Combine Low Pass and High Pass Frequency implementation

Dependency

References

  • [1] Oliva, Aude & Torralba, Antonio & Schyns, Philippe. (2006). Hybrid images. ACM Trans. Graph.. 25. 527-532. 10.1145/1141911.1141919.

Author Info

LeoHao (XMU-CS)

Date

2020.11.03

About

Python code for hybrid images based on Gaussian filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages