Skip to content

An openFrameworks addon that simplifies the use of fragment shaders for image processing

Notifications You must be signed in to change notification settings

tobiasebsen/ofxOpenVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxOpenVision

An openFrameworks addon that simplifies the use of fragment shaders for image processing.

The idea is to provide a framework that will allow you to substitute CPU-intensive algorithms with GPU-optimized shaders for image processing routines. Using GLSL frament shaders you will be able to perform wast amount of processing without using up CPU-power. This is crutial to Computer Vision and other tasks that require real-time processing of pixels.

Cheers, Tobias

About

An openFrameworks addon that simplifies the use of fragment shaders for image processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published