Skip to content

Home\Introduction

RJ Alexander Fang edited this page Apr 4, 2017 · 1 revision

Purpose

RooSight was developed to serve as a collective of utilities when dealing with OpenCV. The project was started as a side-project of the Abington Friends robotics team to employ vision processing on robots. This project includes many, many useful classes that could serve as higher level abstractions and helper utilities towards the general field of vision-processing, rapid prototyping, photo processing and more. Most of OpenCV's functionalities are incorporated (Except ML) and additional code for transformation into Java's BufferedImage and compatibility with Java's other image/GUI classes are added.

Clone this wiki locally