dchun / dot-finder

Find the dots in a petri dish

Home Page:https://counting-dots.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node implementation of opencv for contour detection.

Testing javascript wrapper for opencv.

Upload an image and count the dots in a petri dish.

Push to heroku like so:

heroku create myapp --buildpack heroku/nodejs
heroku buildpacks:add --index 1 https://github.com/automata/heroku-buildpack-opencv.git

This is to ensure that opencv is available to your app

About

Find the dots in a petri dish

https://counting-dots.herokuapp.com


Languages

Language:HTML 50.8%Language:JavaScript 49.1%Language:Procfile 0.1%