2018; Holographic Skype (Electronics Club)
- Guining Pertin
- Feb 28, 2018
- 1 min read
Introduction
We developed a Pepper’s Ghost phenomenon based holographic video calling application for Skype.

TL; DR –
Used Pillow library to extract the live video call feed.
Haar cascades from OpenCV was used to detect human faces.
We performed background removal using color segmentation and morphological transformations.
The final output was then displayed using a “holographic pyramid” to form the illusion of a “floating head”.
For complete documentation visit my friend’s post:



Comments