arturoc / FaceSubstitution

Face substitution experiments using ofxFacetracker
Other
437 stars 120 forks source link

SImulate hard light blend mode #31

Open jBachalo opened 8 years ago

jBachalo commented 8 years ago

This is a modification I am trying to make to the existing code. I have a face image with tatoos and I want this image to combine correctly with the 'live' captured face regardless of the users skin color.

Need to integrate this addon https://github.com/Akira-Hayasaka/ofxPSBlend

Am able to compile but the blend effect is being applied to the entire image, not just the masked clone image.