/Vision

IBM Watson web application detect skin cancer by a simple photo

Primary LanguageJavaScript

Vision 👁

This project detects skin cancer by spots. It works by taking a photo and uploading it to the page, after a process of visual recognition, the page displays the probability that this stain is cancer.

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites 🔧

You need to have a web navigator, preferably the most updated versions:

  • Google Chrome
  • Firefox
  • Safari
  • Internet Explorer
  • Opera

You need to have valids credential from:

Installing ⚙️

Install the dependencies

$ npm install

Update the dependencies

$ npm update

To serve in the browser

$ npm run start

To visualize the web page on your web browser:

  1. Downlaod the zip on your computer
  2. Open your web browser
  3. Put the valid and unique credential on the space on the code on the JavaScritp document
  4. See the localhost:8080 your web browser

Build With 🛠

  • HTML5 - The web page structure
  • CSS3 - The style of the page
  • JavaScript - The interaction on the page
  • IBM Watson - The visual recogntion

Authors 🖋

See also the list of contributors who participated in this project.

License 📄

This project is licensed under the MIT License

Acknowledgments 🎁

  • Thank to my teammates to take this step with me and make an amazing project.

-Oscar 👨🏻‍💻