KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
i_cpp Directory Reference

Files

file  i_collage.cpp
 wrapper for kjb_c function to make a collage
 
file  i_collage.h [code]
 wrapper for kjb_c function to make a collage
 
file  i_color_histogram.cpp
 
file  i_color_histogram.h [code]
 Code for computing basic color histograms for an image.
 
file  i_colormap.cpp
 
file  i_colormap.h [code]
 
file  i_cpp_incl.h [code]
 
file  i_filter.cpp
 
file  i_filter.h [code]
 Code for a wrapper class around the C struct KJB_Filter.
 
file  i_hsv.cpp
 Code for an alternate Pixel wrapper supporting Hue, Saturation, Value.
 
file  i_hsv.h [code]
 Code for an alternative wrapper for Pixel supporting HSV color space.
 
file  i_image.cpp
 implementation of wrapper on KJB_Image
 
file  i_image.h [code]
 Code for a wrapper class around the C struct KJB_Image.
 
file  i_matrix.cpp
 implementation of cpp wrapper for high-constract conversion fun
 
file  i_matrix.h [code]
 declaration of cpp wrapper for high-constract conversion fun
 
file  i_mt_convo.cpp
 implementation of fast (FFT-based) reentrant image convolution
 
file  i_mt_convo.h [code]
 declaration of fast (FFT-based) reentrant image convolution class.
 
file  i_opengl_buf.cpp
 Def for deprecated OpenGL class.
 
file  i_opengl_buf.h [code]
 Class def. for deprecated Opengl framebuffer.
 
file  i_pixel.h [code]
 Code for a wrapper class around the C struct Pixel.