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

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

#include <i_cpp/i_collage.h>
#include <i_cpp/i_image.h>
#include <l_cpp/l_exception.h>
#include <vector>

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