An edge detector that first computes edge locations and then optimizes the orientations using the third order operator. More...
#include <vil/vil_image_view.h>#include <vdgl/vdgl_edgel.h>#include <brip/brip_gaussian_kernel.h>#include <brip/brip_interp_kernel.h>#include <sdet/sdet_nms.h>#include <brip/brip_subpix_convolution.h>#include <sdet/sdet_third_order_edge_det_params.h>#include <vsol/vsol_line_2d_sptr.h>Go to the source code of this file.
Classes | |
| class | sdet_third_order_edge_det |
| function to compute generic edges. More... | |
An edge detector that first computes edge locations and then optimizes the orientations using the third order operator.
Modifications
Definition in file sdet_third_order_edge_det.h.
1.7.5.1