Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_vil_float_ops.cxx1649 vil_image_view<unsigned short > mband_image = image->get_view(); in convert_to_short() local
1650 unsigned width = mband_image.ni(), height = mband_image.nj(); in convert_to_short()
1659 v += mband_image(x, y, p); in convert_to_short()