nodes-graph#

A C++ library for building and executing node-based computation graphs, where each node represents a unitary task (image processing, connected component labeling, etc.) connected to others through typed sockets.