An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: image-morphing

jankovicsandras/autoimagemorph

Automatic Image Morphing

Language: Python - Size: 4.71 MB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 69 - Forks: 14

avojak/image-morphing πŸ“¦

Implementation of image morphing

Language: Jupyter Notebook - Size: 25.4 MB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 3

achrefbenammar404/FeatureBasedImageMetamorphosis

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)

Language: Jupyter Notebook - Size: 7.37 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

jankovicsandras/autoimagemorphjs

Automatic image morphing

Language: JavaScript - Size: 4.89 MB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

volotat/DiffMorph

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

Language: Python - Size: 84.2 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 454 - Forks: 52

yrlu/seamless_face_replacement

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

Language: Matlab - Size: 4.28 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 33 - Forks: 9

AdrianFilsell/ai3b1b

Machine learning/inference desktop suite written in MFC/C++, demonstrates AI machine learning, uses machine learning inference to resize/blend/morph images, more details can be found here: https://www.youtube.com/watch?v=w7J6oxk9tSA

Language: C - Size: 7.35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kallaballa/Poppy

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

Language: C++ - Size: 557 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 2

WeichiChen1210/Image-Morphing

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

Language: C++ - Size: 264 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

antonio-f/Autoencoders_TF2

Autoencoders with TensorFlow 2

Language: Jupyter Notebook - Size: 1.99 MB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

davidemodolo/ImageMorphingSIV

Jupyter Notebook and more for Image Morphing project of SIV course (UNITN)

Language: Jupyter Notebook - Size: 69.2 MB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tong0x/Image-Morpher

Allows you to morph your face into Ryan Gosling, or anybody else!

Language: Python - Size: 1.79 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

AlirezaT99/Digital-Image-Processing

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

Language: Python - Size: 90 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

GrHound/imagemorph.c

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

Language: C - Size: 557 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

Dreamer2652/Computer-Vision_Image-Morphing-2023

νŠΉμ§•μ μ„ μ΄μš©ν•œ 이미지 λͺ¨ν•‘ μ•Œκ³ λ¦¬μ¦˜ κ΅¬ν˜„

Language: C++ - Size: 2.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

botezatumihaicatalin/Cuda-Image-Morphing

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

Language: Cuda - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

antonio-f/Autoencoders

Autoencoders test from Coursera's Advanced Machine Learning - Intro to Deep Learning course.

Language: Jupyter Notebook - Size: 1.19 MB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Karanraj06/image-morphing

Delaunay Triangulation Image Morphing

Language: Jupyter Notebook - Size: 71 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Jaiswal0786/Image-Morphing

"Image-Morphing" is a GitHub repository with code for blending two images smoothly into each other using a triangulation-based algorithm. With an easy-to-use implementation and a detailed README, this repo is beginner-friendly.

Language: Jupyter Notebook - Size: 101 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

utkarsh512/image-morph

Parallel Image Morphing via Affine Transformation

Language: Jupyter Notebook - Size: 4.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SpirinEgor/image_morphing

image morphing using opencv

Language: C++ - Size: 27.3 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

sayhitosandy/Image_Deformation πŸ“¦

Feature-Based Image Metamorphosis

Language: MATLAB - Size: 8.14 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

jerwansyah/age-progression

Age progression with image morphing

Language: Python - Size: 7.08 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rishi1999/pixel-shuffle

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

Language: Jupyter Notebook - Size: 62.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

jerinka/Morph_image

Morphing fg_image and puting on top of bg_image by mapping fg_points onto bg_points.

Language: Python - Size: 69.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

itzmeanjan/filterIt

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

Language: Java - Size: 38.8 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

ankesh007/Image-Processing

Language: Python - Size: 106 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

Ramesh-X/Image-Morpher

Image Morphing application using Python

Language: Python - Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

ymubarak/CS4E3-Computer-Vision

CS421: Computer Vision Course, Faculty of Engineering, Alexandria University

Language: Jupyter Notebook - Size: 3.72 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
image-morphing 29 image-processing 8 python 5 computer-vision 4 cli 3 opencv 3 opencv-python 3 morphing 3 affine-transformation 2 image-retrieval 2 denoising-autoencoder 2 convolutional-autoencoder 2 deep-learning 2 machine-learning 2 image-blending 2 automation 2 command-line 2 command-line-tool 2 scipy 2 delaunay-triangulation 2 image-warping 2 morphing-animations 1 simple-autoencoder 1 python-script 1 pixel-match 1 pixel-manupulation 1 jupyter-notebook 1 image-morphing-animations 1 image-merger 1 image-merge 1 openmp 1 command-line-interface 1 cli-app 1 bipartite-matching 1 voronoi-diagram 1 facial-landmarks 1 warping 1 shape-transformation 1 metamorphosis 1 linear-interpolation 1 image-cross-dissolve 1 computer-graphics 1 animation 1 image-mosaic 1 image-classification 1 machine-vision 1 xdog 1 snapchat-filtering 1 scaling 1 laplacian-pyramids 1 inpainting 1 image-analogies 1 color-quantization 1 segmentation 1 rotation 1 pixel-transformation 1 otsu-thresholding 1 otsu-algorithm 1 mode-filter 1 median-filtering 1 median-filter 1 mean-filter 1 log-transformation 1 java-image 1 image-filtering 1 filtering 1 filter 1 autoencoders 1 unsupervised-image-morphing 1 opencv4 1 feature-extraction 1 c-plus-plus 1 automatic-image-morphing 1 jpeglib 1 intel-tbb 1 ai 1 tps 1 matlab 1 face-replacement 1 warp-operation 1 warp-map 1 warp 1 morph 1 gradient-descent 1 nodejs 1 keyframes 1 image 1 python3 1 delaunay 1 numpy 1 imageio 1 dlib-face-detection 1 digital-image-processing 1 tensorflow 1 principal-component-analysis 1 pca 1 nearest-neighbors 1 lfw-dataset 1 image-reconstruction 1 autoencoder 1