OpenCV.js Without the Memory Leaks: Chainable Image Processing for Every JavaScript Runtime
📰 Dev.to · Awal Ariansyah
ppu-ocv wraps OpenCV.js in a chainable TypeScript pipeline that handles Mat lifecycle for you, with four entry points that let you drop OpenCV entirely when you don't need it. Runs in Node, Bun, browsers, browser extensions, and service workers.
DeepCamp AI