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