Repository navigation

#

image-morphing

Image morphing without reference points by applying warp maps and optimizing over them.

Python
480
3 年前

An automatic and non-domain-specific image morphing algorithm that doesn't require manual keypoints

C++
47
2 年前

Implemented a pipeline for automatic face replacement in videos (without deep learning). Image morphing, triangulation, TPS, Poisson blending, etc.

MATLAB
33
8 年前

Implementation of image morphing

Jupyter Notebook
12
5 年前

image morphing using opencv

C++
12
5 年前

rearrange the pixels of one image to create another image; not your usual image morph app

Jupyter Notebook
9
4 年前

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: Lambert Schomaker. Please cite: M Bulacu, A Brink, T van der Zant, L Schomaker (2009). Recognition of handwritten numerical fields in a large single-writer historical collection, 10th International Conference on Document Analysis and Recognition, pp. 808-812, DOI: 10.1109/ICDAR.2009.8

C
6
1 年前

The programming solutions to a variety of image processing concepts and problems

Python
4
3 年前

Image Processing Algorithms implemented from scratch with in-built concurrency support <3

Java
3
5 年前
Jupyter Notebook
1
5 年前

Delaunay Triangulation Image Morphing

Jupyter Notebook
1
1 年前

Autoencoders with TensorFlow 2

Jupyter Notebook
1
4 年前

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)

Jupyter Notebook
1
4 个月前

Image Morphing application using Python

Python
1
8 年前

Homework for Parallel Computing: Simple morph of two images in CUDA & C++ 11

Cuda
1
8 年前

Implementation of image morphing based on paper: Feature-Based Image Metamorphosis

C++
1
5 年前