/cobb_calc

cobb calc by xray image

Primary LanguagePython

Cobb angle calc

Library Requirement

  1. python3, flask, pytorch, opencv, numpy, flask_cors
  2. nodejs, npm, yarn

Step 1. Installation

  1. python3 Guide
  2. flask, flask_cors, numpy (using pip or conda, depends on your choice)
  3. pytorch Guide
  4. openvc Guide
  5. nodejs Guide
  6. yarn: npm install -g yarn

Step 2. Deployment (locally)

  1. git clone https://github.com/shuson/cobb_calc.git or unzip this repo's source code
  2. cd cobb_calc and open a new window for subfolder app
  3. in cobb_calc folder, run ./backend.sh
  4. in app folder, run yarn install then yarn start

Now browser should have http://localhost:3000/ opened for demo