KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
i_collage.h File Reference

wrapper for kjb_c function to make a collage More...

#include <i/i_collage.h>

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Functions

Image kjb::make_collage (Image const *const *input_images, int num_horizontal, int num_vertical)
 wrapper for kjb_c::make_image_collage More...
 
Image kjb::make_collage (Image const *input_img_array, int num_horizontal, int num_vertical)
 also works for an array of Image objects More...
 

Detailed Description

wrapper for kjb_c function to make a collage