ImFusion SDK 4.3
OpenGL Image Processing

Classes for high-level image processing using OpenGL. More...

+ Collaboration diagram for OpenGL Image Processing:

Detailed Description

Classes for high-level image processing using OpenGL.

Classes

class  GlHistogram
 Provides an interface to calculate the histogram of an image either on the CPU or on the GPU. More...
 
class  GlJointHistogram
 Provides an interface to calculate the joint histogram of an image either on the CPU or on the GPU. More...
 
class  GlReduction
 High-performance implementation of a reduction of 2D and 3D images using OpenGL. More...
 
class  GlMinReduction
 Specialization of GlReduction performing a ReductionOperator::MIN reduction. More...
 
class  GlMaxReduction
 Specialization of GlReduction performing a ReductionOperator::MAX reduction. More...
 
class  GlAverageReduction
 Specialization of GlReduction performing a ReductionOperator::AVERAGE reduction. More...
 
class  GlSumReduction
 Specialization of GlReduction performing a ReductionOperator::SUM reduction. More...
 
class  GlProductReduction
 Specialization of GlReduction performing a ReductionOperator::PRODUCT reduction. More...
 
Search Tab / S to search, Esc to close