Skip to content

yugal07/imagelab

 
 

Repository files navigation

ImageLab

License

A desktop application for visual, block-based image processing using Google Blockly and OpenCV.js.

Prerequisites

Install

git clone https://github.com/c2siorg/imagelab.git
cd imagelab
npm install

Run

npm start

Test

npm test

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/your-feature)
  3. Commit your changes
  4. Push to your branch and open a Pull Request

License

Apache 2.0

About

ImageLab is a standalone tool which supports anyone to get started with image processing related concepts and techniques in an interactive, less logical way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.9%
  • CSS 9.7%
  • HTML 5.4%