Skip to content

alisaadati97/Pyteeth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyteeth

for Risos Project

Installation

Install the dependencies and devDependencies and start the server.

python3 -m venv testrisos
source testrisos/bin/activate
pip install --upgrade pip
pip install pyteeth
git clone https://github.com/alisaadati97/Pyteeth.git

copy /pyteeth/teeth_detector.svm to /testrisos/ ..... /pyteeth/

pip install pyteeth

Example

under the example folder there is a test python file. put your test images under the test_images directory.

python test_pyteeth.py 

use e to go in edit mode use d when your job is done use n for go for next teeth

About

teeth detection for risos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages