Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/doc/html/_downloads/
Dhistogram.cpp31 void get_hist(const V& img_view, R& hist) { in get_hist() function
41 get_hist(const_view(img), histogram); in main()
/third_party/boost/libs/gil/example/
Dhistogram.cpp31 void get_hist(const V& img_view, R& hist) { in get_hist() function
41 get_hist(const_view(img), histogram); in main()
/third_party/boost/libs/gil/test/legacy/
Dimage.cpp65 void get_hist(const V& img_view, R& hist) { in get_hist() function
256 get_hist(img_view,histogram); in histogram_test()