Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/tests/
H A Dtest_lucas_kanade.cxx35 brip_vil1_float_ops::Lucas_KanadeMotion(gauss_cur, gauss_prev, 1, 500.0, vx, vy); in test_lucas_kanade()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_vil1_float_ops.h125 static void Lucas_KanadeMotion(vil1_memory_image_of<float> & current_frame,
H A Dbrip_vil_float_ops.h330 static void Lucas_KanadeMotion(vil_image_view<float>& current_frame,
H A Dbrip_vil1_float_ops.cxx614 brip_vil1_float_ops::Lucas_KanadeMotion(vil1_memory_image_of<float> & current_frame, in Lucas_KanadeMotion() function in brip_vil1_float_ops
H A Dbrip_vil_float_ops.cxx1110 brip_vil_float_ops::Lucas_KanadeMotion(vil_image_view<float> & current_frame, in Lucas_KanadeMotion() function in brip_vil_float_ops