Annotate Lab 1.0.0

Annotate-Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings.

OpenCV 4.1.2

An open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.

Marvin Image Processing Framework 1.5.5

Pure Java cross-platform image processing framework that provides features for image and video frame processing, multi-threading image processing, GUI integration, extensibility via plug-ins, unit text automation among other things.

CVPI: A Computer Vision Library For Mobile and Embedded Platforms 0.1

I am desiring to turn my university capstone project into a free software project, which you can view at http://www.cse.uaa.alaska.edu/capstone/?q=node/29. CVPI is a computer vision library that utilizes OpenVG to perform image manipulation. I used http://homepages.inf.ed.ac.uk/rbf/HIPR2/wksheets.htm as a guide for what functionality to implement. Working test code can be found in the `tests' directory. The code currently only works with the Raspberry Pi running Raspbian. If you have a singl