react-opencv-fiber
v0.1.0
Published
A React reconciler for building OpenCV.js image-processing pipelines declaratively
Maintainers
Readme
react-opencv-fiber
A React renderer for OpenCV.js. Write image-processing pipelines as JSX — each element maps to an OpenCV operation, and the tree executes bottom-up through a custom React reconciler.
This package re-exports @react-opencv/fiber for convenience.
Please refer to the main package for documentation, API reference, and examples:
https://github.com/erasta/react-opencv-fiber
