Skip to content

waraporn19/Matching_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matching_Project

This project is Mobile Application for Intelligent Dental Shade Matching.

pic

How to setup API Matching shade guide.

  • 1. Must have anaconda or miniconda. link

  • 2. Clone project

          $git clone https://github.com/waraporn19/Matching_Project.git
          $cd Matching_Projec
    
  • 3. Installation

          conda install pandas
          python -m pip install pandas
          pip install flask
          pip install opencv-python
          pip install Pillow
          pip install matplotlib
          pip install scikit-learn
    
  • 4. Create an API according to this order.

    • Create a file named app.py :code

    • Upload a model to the predict :code

  • 5. Use the command to make a file API.py to be able to use.

          C:\Users\User\Desktop\codes\API\Matching_Project : python app.py       
    
  • 6. Finish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published