Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/tests/
H A Dtest_extrema.cxx71 brip_vil_float_ops::max_inscribed_rect(lambda0, lambda1, 45.0f, u_rect, v_rect); in test_extrema()
74 brip_vil_float_ops::max_inscribed_rect(lambda0, lambda1, -45.0f, u_rect, v_rect); in test_extrema()
77 brip_vil_float_ops::max_inscribed_rect(lambda0, lambda1, 90.0f, u_rect, v_rect); in test_extrema()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_vil_float_ops.h239 static void max_inscribed_rect(float lambda0, float lambda1, float theta,
H A Dbrip_vil_float_ops.cxx4291 max_inscribed_rect(float lambda0, float lambda1, float theta, in max_inscribed_rect() function in brip_vil_float_ops
4491 brip_vil_float_ops::max_inscribed_rect(lambda0,lambda1,theta,u_rect,v_rect); in fast_extrema()