26_Virtual-Try-on

所属分类:内容生成
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-12-02 19:47:14
上 传 者sh-1993
说明:  26虚拟试运行
(26 Virtual Try on)

文件列表:
PPT.pptx (4753276, 2023-12-11)
Report-.pdf (185282, 2023-12-11)
app.py (7690, 2023-12-11)
static/ (0, 2023-12-11)
static/css/ (0, 2023-12-11)
static/css/style.css (27820, 2023-12-11)
static/img/ (0, 2023-12-11)
static/img/1.jpg (91028, 2023-12-11)
static/img/about-bg-old.jpg (85677, 2023-12-11)
static/img/about-bg.jpg (170527, 2023-12-11)
static/img/about-mission.jpg (165489, 2023-12-11)
static/img/about-plan.jpg (51566, 2023-12-11)
static/img/about-vision.jpg (51100, 2023-12-11)
static/img/agarwal.jpeg (25708, 2023-12-11)
static/img/apple-touch-icon.png (1738, 2023-12-11)
static/img/facts-img.png (174034, 2023-12-11)
static/img/favicon.png (491, 2023-12-11)
static/img/intro-carousel/ (0, 2023-12-11)
static/img/intro-carousel/1.jpg (91028, 2023-12-11)
static/img/intro-carousel/2.jpg (207893, 2023-12-11)
static/img/intro-carousel/3.jpg (161332, 2023-12-11)
static/img/intro-carousel/4.jpg (414734, 2023-12-11)
static/img/intro-carousel/5.jpg (224077, 2023-12-11)
static/img/joshi.jpeg (58343, 2023-12-11)
static/img/patel.jpg (50881, 2023-12-11)
static/img/preloader.gif (54226, 2023-12-11)
static/img/quote-sign-left.png (1320, 2023-12-11)
static/img/quote-sign-right.png (1324, 2023-12-11)
static/img/redkar.jpeg (26558, 2023-12-11)
static/js/ (0, 2023-12-11)
static/js/main.js (8237, 2023-12-11)
static/js/showImages.js (560, 2023-12-11)
static/js/watchOps.js (3088, 2023-12-11)
static/lib/ (0, 2023-12-11)
static/lib/animate/ (0, 2023-12-11)
static/lib/animate/animate.css (25427, 2023-12-11)
static/lib/animate/animate.min.css (16964, 2023-12-11)
static/lib/bootstrap/ (0, 2023-12-11)
static/lib/bootstrap/css/ (0, 2023-12-11)
... ...

# Virtual Try On Welcome to the Virtual Try On project! This application allows you to virtually try on various items using your webcam. Below are the instructions to set up and run the project. ## Technologies Used - HTML - CSS - JavaScript - Python - Flask ## Dependencies Make sure you have the following dependencies installed before running the application: - python - OpenCV (CV2) - Mediapipe - Flask # How to Run You can install them using the following commands: ```bash pip install opencv-python pip install mediapipe pip install Flask ``` Clone the repository to your local machine: ```bash git clone https://github.com/RonakR68/26_Virtual-Try-on cd 26_Virtual-Try-on ``` run the flask server by execting the following command: ```python python3 app.py ``` open your web brower and navigate to the following address : http://127.0.0.1:5000 Explore the user-friendly fronted and enjoy the Virtual Try On website ### Note - Make sure that no other application is using the camera at the moment - if you want to use an external camera , you need to make changes in the `cv.VideoCapture(0)` line in `app.py` file

近期下载者

相关文件


收藏者