polyora/kmeantree.cpp File Reference

#include <math.h>
#include <assert.h>
#include "kmeantree.h"
#include <string.h>
#include <iostream>
#include <stdlib.h>
#include <map>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/mman.h>
#include <fcntl.h>
#include <string>
#include <highgui.h>
#include <sstream>

Include dependency graph for kmeantree.cpp:

Go to the source code of this file.

Functions

void save_node_images (string prefix, kmean_tree::node_t *node)
template<class T >
string ToString (const T &arg)
void save_patch (const string &name, float *f)


Function Documentation

void save_node_images ( string  prefix,
kmean_tree::node_t node 
)

void save_patch ( const string &  name,
float *  f 
)

Definition at line 685 of file kmeantree.cpp.

References max(), and min().

Referenced by save_node_images().

template<class T >
string ToString ( const T &  arg  )  [inline]

Definition at line 677 of file kmeantree.cpp.


Generated on Tue Mar 30 15:53:21 2010 for Polyora by  doxygen 1.5.9