Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 913 Bytes

File metadata and controls

24 lines (14 loc) · 913 Bytes

ImageLab

Gitter

Introduction to the project:

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

Expected Results:

To cover basic image processing operations.

Required Knowledge:

  • Java
  • JavaFX
  • OpenCV

Mentors: Oshan Mudannayake

Project Milestones

  • Implementing a prototype version of ImageLab