Home
last modified time | relevance | path

Searched refs:fast_extrema_rotational (Results 1 – 5 of 5) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_ms_blob_detection.cxx65 vil_image_view<float> blob = brip_vil_float_ops::fast_extrema_rotational( in brip_blob_connect_comp_bb()
194 vil_image_view<float> blob = brip_vil_float_ops::fast_extrema_rotational( in brip_blob_local_max_bb()
H A Dbrip_filter_bank.cxx126 brip_vil_float_ops::fast_extrema_rotational(level_view, in compute_filter_responses()
H A Dbrip_vil_float_ops.h259 fast_extrema_rotational(vil_image_view<float> const& input,
H A Dbrip_vil_float_ops.cxx4579 fast_extrema_rotational(vil_image_view<float> const& input, in fast_extrema_rotational() function in brip_vil_float_ops
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/brip_pro/processes/
H A Dbrip_extrema_process.cxx94 …out = brip_vil_float_ops::fast_extrema_rotational(gimage, lambda0, lambda1, theta_interval, bright, in brip_extrema_process()