/Region_Color_Transfer

This is part of my project from my University, and also first time I'm uploading code Github

Primary LanguagePython

Region_Color_Transfer

My name is Damian Holmes,this is part of my project from my University, and also my first time uploading code to Github. So you might see weird variable names or bad commented parts, please do forgive me.

Result

Original Image Referencing Image

Output Image

Compare

concatenate

Note : If look closely you will realise the border of the flower region are not properly adjusted, this is due to bad image segmentation which I aim to perfect it when my coding skill got better.

References

  1. https://github.com/dentchan/python-color-transfer
  2. https://www.learnopencv.com/invisibility-cloak-using-color-detection-and-segmentation-with-opencv/