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
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 ....
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
#计算机科学#Autoencoders test from Coursera's Advanced Machine Learning - Intro to Deep Learning course.
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)
Homework for Parallel Computing: Simple morph of two images in CUDA & C++ 11
Implementation of image morphing based on paper: Feature-Based Image Metamorphosis