4 packages
disjoint-set
Data structure that helps to solve network connectivity problem using two operations: 1) connect two objects; 2) check or two objects are connected.
hull.js
JavaScript library that builds concave hulls (shapes) by the set of points
img-bfs
JavaScript library for breadth-first traversal on image
pixfinder
Javascript library for extracting objects from images