Defines
core/vil/algo/vil_line_filter.txx File Reference

Find line-like structures in a 2D image. More...

#include "vil_line_filter.h"
#include <vil/vil_fill.h>
#include <vcl_cassert.h>

Go to the source code of this file.

Defines

#define vil_line_filter_txx_
#define VIL_LINE_FILTER_INSTANTIATE(T)   template class vil_line_filter<T >

Detailed Description

Find line-like structures in a 2D image.

Author:
Tim Cootes

Definition in file vil_line_filter.txx.


Define Documentation

#define VIL_LINE_FILTER_INSTANTIATE (   T)    template class vil_line_filter<T >

Definition at line 422 of file vil_line_filter.txx.

#define vil_line_filter_txx_

Definition at line 3 of file vil_line_filter.txx.