Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_vil1_float_ops.h90 static void gradient_3x3(vil1_memory_image_of<float> const & input,
H A Dbrip_watershed.cxx95 brip_vil1_float_ops::gradient_3x3(gauss, Ix, Iy); in set_image()
H A Dbrip_vil_float_ops.cxx659 void brip_vil_float_ops::gradient_3x3(vil_image_view<float> const& input, in gradient_3x3() function in brip_vil_float_ops
825 brip_vil_float_ops::gradient_3x3(input, grad_x, grad_y); in grad_matrix_NxN()
913 brip_vil_float_ops::gradient_3x3(input, grad_x, grad_y); in sqrt_grad_singular_values()
1122 brip_vil_float_ops::gradient_3x3(current_frame, grad_x, grad_y); in Lucas_KanadeMotion()
1180 brip_vil_float_ops::gradient_3x3(curr_frame, grad_x, grad_y); in lucas_kanade_motion_on_view()
1339 brip_vil_float_ops::gradient_3x3 (current_frame , grad_x , grad_y); in Horn_SchunckMotion()
1340 brip_vil_float_ops::gradient_3x3 (previous_frame , temp1 , temp2); in Horn_SchunckMotion()
3315 brip_vil_float_ops::gradient_3x3 (gimage , grad_x , grad_y); in entropy()
3496 brip_vil_float_ops::gradient_3x3 (gimage0 , grad_x0 , grad_y0); in minfo()
3497 brip_vil_float_ops::gradient_3x3 (gimage1 , grad_x1 , grad_y1); in minfo()
H A Dbrip_vil_float_ops.h135 static void gradient_3x3(vil_image_view<float> const& input,
H A Dbrip_vil1_float_ops.cxx389 void brip_vil1_float_ops::gradient_3x3(vil1_memory_image_of<float> const & input, in gradient_3x3() function in brip_vil1_float_ops
511 brip_vil1_float_ops::gradient_3x3(input, grad_x, grad_y); in grad_matrix_NxN()
582 brip_vil1_float_ops::gradient_3x3(input, grad_x, grad_y); in sqrt_grad_singular_values()
626 brip_vil1_float_ops::gradient_3x3(current_frame, grad_x, grad_y); in Lucas_KanadeMotion()