Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 768 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 768 Bytes

ScolioScholars

A Mobile app integrated with Computer Vision to make the process of detecting scoliosis easy

Process

To run this program, Open the app and input a CLEAR image of someones back. After the image is processed it is locally stored in an API, which is run through server.py. The server takes the image and sends it to our driver.py that computes the result.

Imports

To run the app on your own, you may need to import a few different python packages in order for this to work Required Packages: Flask, numpy, pandas, opencv, matplotlib, reactnative, react, fragment, component, image picker, rnfs

Sources

For our react native front end, we used the following source: https://enappd.com/blog/pick-images-from-camera-gallery-in-react-native-app/78/