Skip to content

Latest commit

History

History
14 lines (12 loc) 路 274 Bytes

README.md

File metadata and controls

14 lines (12 loc) 路 274 Bytes

Virtual Dressing Room

Virtual Dressing Room implementation in 2D with python and opencv library.

To Run the Project

Run

python MainUI.py

Future Todos

-> Use Depth sensor to Measure the depth.
-> Use Tango Library for 3D implementation.