Starred repositories
minh-nguyenhoang / Enhanced-Image-Colour-Transfer-2
Forked from TJCoding/Enhanced-Image-Colour-Transfer-2A Further Enhanced Implementation of the Colour Transfer Method proposed by E Reinhard et al. (Python reimplementation)
Colour transfer algorithms for grading the colours of an image
A collection of color and style transfer algorithms and objective evaluation metrics.
This is an open-source implementation of Xiao's image colour transfer algorithm published in 2006. MATLAB/Octave code is provided.
Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress
Fast Box Blur using a sliding accumulator and with reflected borders policy
A Further Enhanced Implementation of the Colour Transfer Method proposed by E Reinhard et al.
Non-Local means denoising (NLM) algorithm is a milestone algorithm in the field of image processing. The proposal of NLM has opened up the non-local method which has a deep influence. This paper pe…
A repository for my Photoshop Actions (A total of 2 to date).
Use VGG19 to build an image style transfer in TensorFlow.
An implementation of an image colour transfer noise deduction algorithm
User Friendly Software for Photographers.
Color transfer between images using Ruderman method in Matlab
Python implementation of the Iterative Distribution Transfer algorithm, by Pitie, F. et al.
Torch implementation for the color transfer using Monge-Kantorovitch Linear
🔷 An implementation of the paper "Color Transfer between Images" by Erik Reinhard, Michael Adhikhmin, Bruce Gooch and Peter Shirley (2001).
Three methods of color transfer implemented in python.
Color transfer by optimal transport
This repository contains the code in paper "Translucent Image Recoloring through Homography Estimation".
This is the open-source implement the paper "Color Transfer between Images" by Erik Reinhard, Michael Ashikhmin, Bruce Gooch and Peter Shirley.
An Implementation of Pitie's Colour Transfer Method based upon a Linear Monge-Kantorovich solution.
A Ruggedised Implementation of the Colour Transfer Method proposed by Xiao and Lizhuang.
This is an open source implementation of the paper: Erik Reinhard, Michael Ashikhmin, Bruce Gooch and Peter Shirley, 'Color Transfer between Images', IEEE CG&A special issue on Applied Perception, …
✏️ Neural Style Transfer: A Review
An Enhanced Implementation of the Colour Transfer Method Proposed by E Reinhard et al.