Skip to content

Algorithm developed as step of calculate Cobb angle. This algorithm will recognize the vertebral collumn tracing a line on vertebral collumn

License

Notifications You must be signed in to change notification settings

g-sponda/algorithm-reconize-vertebral-collumn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm-reconize-vertebral-collumn

By g-sponda.

Description

algorithm-reconize-vertebral-collumn Algorithm developed as step of calculate Cobb angle. This algorithm will recognize the vertebral collumn tracing a line on vertebral collumn.

Requirements

This algorithm uses Python 3.6.

To execute the algorithm first you need to install some libs, to do this just execute:

pip install -r requirements.txt

Usage

To use the algorithm you need to get a radiography image of human backbone. In this repository exists 2 images in image_tests directory.

To execute the code you need to enter in system directory and execute the following command:

python main.py "<path/to/image/image.file>" "<path/to/image/image.file2>" ...

Information

The results goes to results directory. The image saved has in left the original image and in the right the result.

Authors

  • Guilherme Sponda (github.com/g-sponda)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

GNU GPLv3

Please, don't forget to reference my name and URL of this repository.

With Love <3

  • Guilherme Sponda (github.com/g-sponda)

About

Algorithm developed as step of calculate Cobb angle. This algorithm will recognize the vertebral collumn tracing a line on vertebral collumn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages