Image morphing without reference points by applying warp maps and optimizing over them.
-
Updated
Aug 25, 2022 - Python
Image morphing without reference points by applying warp maps and optimizing over them.
Automatic Image Morphing
An automatic and non-domain-specific image morphing algorithm that doesn't require manual keypoints
Implemented a pipeline for automatic face replacement in videos (without deep learning). Image morphing, triangulation, TPS, Poisson blending, etc.
Automatic image morphing
Implementation of image morphing
rearrange the pixels of one image to create another image; not your usual image morph app
Program to apply random elastic rubbersheet transforms to Netpbm color (.ppm, i.e., P6 raw color) images for augmenting training sets in machine learning/deep learning. The program reads an input .ppm image from stdin and writes a ppm image to stdout. Original Author: Marius Bulacu (.pgm version for characters). Adapted for .ppm and color: Lambe…
The programming solutions to a variety of image processing concepts and problems
Feature-Based Image Metamorphosis
Image Processing Algorithms implemented from scratch with in-built concurrency support <3
Image Morphing application using Python
Homework for Parallel Computing: Simple morph of two images in CUDA & C++ 11
Implementation of image morphing based on paper: Feature-Based Image Metamorphosis
Delaunay Triangulation Image Morphing
Autoencoders test from Coursera's Advanced Machine Learning - Intro to Deep Learning course.
Autoencoders with TensorFlow 2
implementation of a variation of the Feature-Based Image Metamorphosis algorithm, inspired by the paper "Feature Based Image Metamorphosis" by Thaddeus Beer and Shawn Neely (2011)
Add a description, image, and links to the image-morphing topic page so that developers can more easily learn about it.
To associate your repository with the image-morphing topic, visit your repo's landing page and select "manage topics."