Baizidmdashadzzaman / Laravel-virtual-try-on-eye-glasses

0 stars 0 forks source link

replace webcam function by jeelizvto widget ?? #2

Open o2mer opened 1 year ago

o2mer commented 1 year ago

How is it possible to replace the wrong webcam by using jeelizvtowidget or webar.face for example in laravel

Baizidmdashadzzaman commented 1 year ago

You can try mediapipe an AI libraries by google to create face mash and place object in specific section using p5 js . jeelizvtowidget or webar.face they uses similar tech in their system.

o2mer commented 1 year ago

i tried but i dont understand can you please make an exemple .. please im making one apps for school project ecommerce and your exemple is the best for laravel please help an student

Baizidmdashadzzaman commented 1 year ago

https://github.com/ninesystems/Virtual-tryon this is the original library i used to build this laravel application . you can check it out . But i think you should check out google mediaPip , it have awesome features .