FaceMorphing
Face Morphing by Delaunay Triangulation using OpenCV and C++
Install / Use
/learn @DevendraPratapYadav/FaceMorphingREADME
FaceMorphing
Face Morphing by Delaunay Triangulation using OpenCV and C++
Please visit HERE for detailed analysis of code and experiment results.
We manually mark sets of tie points for images, compute the Delaunay Triangulation for them, and morph the images using alpha blending.
Code is present in 'code' directory. FaceMorph.cpp implements the main program. Other files contain the images and predefined tie points.
HOW TO RUN :
NOTE: Cmake and GNU make are required for compilation along with OpenCV.
- Compile the program by entering the following command :
cmake .
make
- Run using:
./lab4
The program provides three options via a menu:
- Mark points on images and find Delaunay Triangulation
- Morph two images: '1.jpg' to '2.jpg'
- Morph three images: '1.jpg' to '2.jpg' to '3.jpg'
Note: for now, the filenames are fixed. Code will be updated later to allow input for filenames.
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
