Definition in file vil3d_abs_shuffle_distance.txx.
#include "vil3d_abs_shuffle_distance.h"
#include <vcl_cassert.h>
Go to the source code of this file.
Defines | |
| #define | VIL3D_ABS_SHUFFLE_DISTANCE_INSTANTIATE(T1, T2) |
| #define VIL3D_ABS_SHUFFLE_DISTANCE_INSTANTIATE | ( | T1, | |||
| T2 | ) |
Value:
template double vil3d_abs_shuffle_distance(const vil3d_image_view< T1 >& image1, \ const vil3d_image_view< T2 >& image2, \ const vil3d_structuring_element& element, \ bool include_borders)
Definition at line 107 of file vil3d_abs_shuffle_distance.txx.
1.5.1