A desktop application for visual, block-based image processing using Google Blockly and OpenCV.js.
- Node.js (LTS version)
git clone https://github.com/c2siorg/imagelab.git
cd imagelab
npm installnpm startnpm test- Fork the repository
- Create a feature branch (
git checkout -b feature/your-feature) - Commit your changes
- Push to your branch and open a Pull Request