OscarFM014 / Vision

IBM Watson web application detect skin cancer by a simple photo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ‘¨πŸ»β€πŸ’»

About

IBM Watson web application detect skin cancer by a simple photo


Languages

Language:JavaScript 74.1%Language:EJS 23.6%Language:CSS 2.3%