Funny Mirrors using OpenCV
We show how to create some funny mirror effects using OpenCV. The blog is based on fundamental concepts like camera projection, intrinsic and extrinsic camera parameters and mesh-based image warping.
Installing additional library
How to run the code
Command line usage for running the code
Python
Running on sample images:
Running on a video file:
The syntax here is
python3 FunnyMirrorsVideo.py <VIDEO_FILE_PATH> <MODE_NUMBER>
. TheMODE_NUMBER
ranges from 0 to 7. It determines which funny mirror effect will be applied.
Some funny mirrors generated


AI Courses by OpenCV
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.