aimstil  5.0.5
chamferDistance.h File Reference
#include <vector>
#include "til/til_common.h"
#include "til/ImageExtrapolator.h"
Include dependency graph for chamferDistance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 

Functions

template<typename TImage >
void til::chamferDistance_3 (TImage &im, const std::vector< typename TImage::value_type > &mask, typename TImage::value_type foreground, typename TImage::value_type background)