Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-segmentation

The purpose of this project is to segment images by color intervals.

Under Construction...

Usage

To run this project local it is necessary to enable CORS requests.

  1. Install http-server

    $ sudo npm install http-server

  2. Run http-server

    $ http-server path/to/app -p PORT

This command will return a URL

  1. Access the project via browser

    URL/index

Maintainers

Contributing

  1. Fork it ( https://github.com/felipegruoso/color-segmentation/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

MIT License.

About

Segments images by color.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages