Skip to content

Aykope/VirtualClothesTryOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Clothes and Sunglasses Try-On

This project enables virtual try-on of hats and sunglasses using computer vision techniques. It utilizes MediaPipe for face mesh detection and OpenCV for image processing and transformation, along with ArUco markers for selecting items.

Features

  • Real-time virtual try-on of hats and sunglasses.
  • Selection of items using ArUco markers.
  • Accurate fitting using perspective transformation.

Requirements

  • Python 3.6+
  • OpenCV
  • MediaPipe
  • NumPy

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/VirtualClothesTryOn.git
    cd VirtualClothesTryOn
  2. Install the required packages
    pip install opencv-python mediapipe numpy
    

Future Collaboration

Please contact us if you wish to collaborate on this project:)

About

Inspired by the summer programme in TOHOKU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages