A Mobile app integrated with Computer Vision to make the process of detecting scoliosis easy
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.
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
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/