Class containing functions to estimate corner-ness in various ways. More...
#include "vil3d_corners.h"#include <vil3d/vil3d_math.h>#include <vil3d/vil3d_plane.h>#include <vil3d/algo/vil3d_grad_3x3x3.h>#include <vil3d/algo/vil3d_smooth_121.h>#include <vcl_cassert.h>Go to the source code of this file.
Defines | |
| #define | vil3d_corners_txx_ |
| #define | VIL3D_CORNERS_INSTANTIATE(srcT, destT) template class vil3d_corners<srcT, destT > |
Class containing functions to estimate corner-ness in various ways.
Definition in file vil3d_corners.txx.
| #define VIL3D_CORNERS_INSTANTIATE | ( | srcT, | |
| destT | |||
| ) | template class vil3d_corners<srcT, destT > |
Definition at line 118 of file vil3d_corners.txx.
| #define vil3d_corners_txx_ |
Definition at line 3 of file vil3d_corners.txx.
1.7.5.1