Implementation for Image-based face illumination transferring using logarithmic total variation models
Use FaceLandmark/face_detect.py to generate facial landmark '.mat' file
Usage:
python face_detect.py --folder ../nimg/
Please have a look at python code for more detail.
Run demo.m for Light transfer sample script. This code is developed for Windows version only.