GPUVision is a framework for creating GPU based general purpose programs, image processing programs, and computer vision programs in C++. Supported libraries include matrix operations, graph partitioning, kernels, corner detection, edge detection etc.
This projects aim is to create an easy to use system for computer perception and computer vision tasks.
It consists of three parts; a computer perception library (libCP), a processor based framework, and a graphical userinterface.
i3D-converter creates a 3D representation from a couple of images (or a pair of stereo images). This program also performs other Computer Vision operations such as, edge and corner detection, image filtering, getting geometric shapes,...
ViKi (Virtual Interactive keyboard Interface) is a global framework that enables contactless human machine interaction using computer vision techniques.
Only a simple webcam is sufficient to emulate traditional devices such as mouse and keyboard do.
This is a MATLAB toolbox implementing Computer Vision and Pattern Recognition related algorithms. Check out http://cvprtoolbox.svn.sourceforge.net/svnroot/cvprtoolbox/. See also http://note.sonots.com/SciSoftware.html
The Data Fusion Peer is a multitier computer vision internet application. The system provides image processing, motion tracking, and visualization information. Application will convert data into 3-Deminsional and other digital environments.
The project is aimed at automatic target following using a camera , a computer vision system and a microcontroller that moves the cam. The project should mainly work under linux and it might be ported into windows,
A low code unified framework for computer vision and deep learning
Monk is an open source low code programming environment to reduce the cognitive load faced by entry level programmers while catering to the needs of Expert Deep Learning engineers.
There are three libraries in this opensource set.
- Monk Classiciation- https://monkai.org. A Unified wrapper over major deep learning frameworks. Our core focus area is at the intersection of Computer Vision and Deep Learning algorithms.
- Monk Object Detection -...