ImageLab is a standalone tool that lets the user play with OpenCV using its GUI. It is a tool for the students and researchers who are new to image processing. Its functionality is similar to Scratch (https://scratch.mit.edu) except that it allows users to interact with the OpenCV library.
This project is one of the projects that has been listed under Google Summer of Code Project List for 2020 by the SCoRe Lab Oragnization
To cover basic image processing operations.
- Java
- JavaFX
- OpenCV
- Implementing a prototype version of ImageLab