Skip to content

[C++] A demonstration of select image processing algorithms (nothing here yet as I build support libraries). A gui is written in Gtk and supports drag-drop. Utilizes OpenCV and Video4Linux2. Code available under the LGPL.

spsu/image-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Research

This is my sandbox for learning image processing techniques. OpenCV is used to make some functions easier.

I plan to integrate some of this code (ie. stereoscopic depth mapping) with my robotics library when I get the chance.

Features

  • Capable of reading frames from V4L2 API.
  • Utilizes Gtk+ gui instead of OpenCV's highgui.

License

Copyright © 2009, 2010 Brandon Thomas

This code is licensed under the BSD license. (Nobody would really want this anyway.)

About

[C++] A demonstration of select image processing algorithms (nothing here yet as I build support libraries). A gui is written in Gtk and supports drag-drop. Utilizes OpenCV and Video4Linux2. Code available under the LGPL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages