Home
last modified time | relevance | path

Searched refs:Horn_SchunckMotion (Results 1 – 3 of 3) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/tests/
H A Dtest_Horn_Schunck.cxx38 brip_vil_float_ops::Horn_SchunckMotion(gauss_cur, gauss_prev,vx, vy,10000.0f,20 ); in test_Horn_Schunck()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_vil_float_ops.h355 static int Horn_SchunckMotion(vil_image_view<float> const & current_frame,
H A Dbrip_vil_float_ops.cxx1281 Horn_SchunckMotion(vil_image_view<float> const& current_frame, in Horn_SchunckMotion() function in brip_vil_float_ops