KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
i_cpp_incl.h
Go to the documentation of this file.
1 
2 #ifdef MAKE_DEPEND
3 # ifndef MAKE_DEPEND_I_CPP_INCL_H
4 # ifndef MAKE_DEPEND_DIR
5 # define I_CPP_INCL_INCLUDED
6 # endif
7 # endif
8 #endif
9 
10 #ifndef I_CPP_INCL_INCLUDED
11 #define I_CPP_INCL_INCLUDED
12 
13 #include "i_cpp/i_collage.h"
15 #include "i_cpp/i_colormap.h"
16 #include "i_cpp/i_filter.h"
17 #include "i_cpp/i_hsv.h"
18 #include "i_cpp/i_image.h"
19 #include "i_cpp/i_matrix.h"
20 #include "i_cpp/i_mt_convo.h"
21 #include "i_cpp/i_opengl_buf.h"
22 #include "i_cpp/i_pixel.h"
23 
24 #endif
25 
declaration of fast (FFT-based) reentrant image convolution class.
Class def. for deprecated Opengl framebuffer.
Code for a wrapper class around the C struct KJB_Filter.
Code for computing basic color histograms for an image.
declaration of cpp wrapper for high-constract conversion fun
Code for a wrapper class around the C struct Pixel.
Code for an alternative wrapper for Pixel supporting HSV color space.
Code for a wrapper class around the C struct KJB_Image.
wrapper for kjb_c function to make a collage