iRoCS Toolbox  1.1.0
Functions
ltransform.hh File Reference
#include <config.hh>
#include <blitz/array.h>
#include <vector>
#include "ltransform.icc"
Include dependency graph for ltransform.hh:

Go to the source code of this file.

Functions

std::vector< blitz::TinyVector< unsigned char, 3 > > getColorMap (int n)
 
template<typename LabelT , int Dim>
void randomColorMapping (blitz::Array< LabelT, Dim > &L, blitz::Array< unsigned char, Dim+1 > &randomColor)
 

Function Documentation

◆ randomColorMapping()

template<typename LabelT , int Dim>
void randomColorMapping ( blitz::Array< LabelT, Dim > &  L,
blitz::Array< unsigned char, Dim+1 > &  randomColor 
)

◆ getColorMap()

std::vector< blitz::TinyVector<unsigned char,3> > getColorMap ( int  n)