Skip to content

satrobit/node-blobcounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-blobcounter

A node.js app to find shapes and blobs in an image

This is an implantation of blobcounter.js library in node.js without using canvas .

Installation

Install dependecies:

$ npm install cli
$ npm install pngjs

Install :

$ npm install blobcounter --save

Usage

NOTE: Input image must be png .

$ cd source/
$ node blobcounter.js input.png

About

A node.js app to find shapes and blobs in an image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published