Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/legacy/
Dimage.cpp257 gray8c_view_t hist_view=interleaved_view(256,1,(const gray8_pixel_t*)histogram,256); in histogram_test() local
258 check_view(hist_view,prefix+"histogram"); in histogram_test()