Skip to content

jimmychang851129/VR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR final project

Code

  • test.py : camera + facial feature detection(可以在code裡面調latency)

  • 有一個dlib官網的model太大,我放在雲端,要執行test.py時再把她載下來。

  • model 連結:要用時把她載下來

  • image.py : 偵測相片臉部位置,把臉部位置改成川劇面具,目前還沒有去掉川劇面具圖片的白色背景,可能程式判斷白色地方用原本pixel試試

    使用方法 python3 image.py [image1 path] [image2 path] EX : python3 image.py test.jpg show.jpg

  • mask/ 放面具圖的地方,就是從這裡random選的

  • faceMorph/ face morphing

About

VR final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published