Skip to content

AhmedKamal1432/ClothesVirtualFitting

Repository files navigation

Clothes Virtual fitting

  • This is Image Processing academic project that helps people in shopping .
  • implemented using c++ and openCV
  • uses face detection and pixel scanning

Features

In Release 1

  • fit a T-shirt on your body
  • View your final picture with the new T-shirt

How to use

  • install openCV in your machine (we recommend linux based OS ) use this link

  • Clone our Repository

  • Open your terminal and Change Directory To our folder

  • build the project by this command:

     g++ main.cpp -o exc.out `pkg-config opencv --cflags --libs`
    
  • To run

     ./exc.out your_photo.jpg T_shirt_photo.jpg 
    

Sample input

Drawing

Sample Output

Drawing

Authors

About

Images-based Clothes animation for virtual fitting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published