GithubHelp home page GithubHelp logo

avatarchik / dressvirtualization Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 63.75 MB

This is a project for CS 4800 - Software Engineering. For this project, we created a virtual dressing room for bridal dresses. The application uses Django Web Framework along with THREE.js. We used a 3D model and overlay transparent PNG images on top of the model to give an illusion of the model wearing the dress.

Python 9.61% CSS 19.84% JavaScript 55.00% HTML 15.50% Makefile 0.05%

dressvirtualization's Introduction

Perfect-Fit - Dress Virtualization

This is a project for CS 4800 - Software Engineering. For this project, we created a virtual dressing room for bridal dresses. The application uses Django Web Framework along with THREE.js. We used a 3D model and overlay transparent PNG images on top of the model to give an illusion of the model wearing the dress.

Getting Started

For the best results, please use a Linux System. The project was created on a Linux environment and has not been fully run on other Operating Systems. If you don't have Linux OS, I recommend you download VMware or VirtualBox and install a Linux distro for best results.

Prerequisites

  • Python 3.7.5
  • OpenCV 4.1.2
  • Django 3.0
  • Pillow
  • Django storages
  • Django crispy Forms

Installing Prerequisites

pip install -r requirements.txt

Installing

  1. (Optional but recommended) Use Linux OS
  2. Install a virtual environment
  3. Download the project source code to your virtual environment.
  4. Run "pip install -r requirements.txt" to install necessary project packages.
  5. cd to "FittingRoom/Project" (same directory as manage.py and makefile)
  6. Run "make" or "python3 manage.py runserver" to run the server
  7. Type localhost:8000 in your preferred browswer

Deployment

  1. Create Heroku Account
  2. Run "heroku create application-name"
  3. Create Procfile
  4. Change "STATIC_ROOT" to "staticfiles"
  5. Run "git push heroku master"

Heroku link: https://perfectfitsite.herokuapp.com/

Built With

  • Django - The web framework used
  • OpenCV - Used with image modifications
  • THREE.js - Used for graphics and animations of the 3D model

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

dressvirtualization's People

Contributors

jdao25 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

m-santh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.