Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/dynamic_image/
Dimage_view_factory.hpp59 return result_type{rotated90cw_view(src)}; in operator ()()
206 auto rotated90cw_view(const any_image_view<Views...>& src) in rotated90cw_view() function
/third_party/boost/boost/gil/extension/numeric/
Dalgorithm.hpp387 auto src_view_rotate = rotated90cw_view(src_view); in extend_col()
392 auto result_view = rotated90cw_view(view(result_img)); in extend_col()
/third_party/boost/boost/gil/
Dimage_view_factory.hpp221 inline typename dynamic_xy_step_transposed_type<View>::type rotated90cw_view(const View& src) { in rotated90cw_view() function
/third_party/boost/libs/gil/test/legacy/
Dimage.cpp270 check_view(rotated90cw_view(img_view),prefix+"90cw"); in view_transformations_test()
/third_party/boost/libs/gil/doc/tutorial/
Dgradient.rst461 of accessing the pixels. ``rotated90cw_view``, for example, returns a
464 because of the memory access pattern; using ``rotated90cw_view`` does
820 x_gradient(rotated90cw_view(mandel), view(img));
/third_party/boost/libs/gil/doc/html/_sources/tutorial/
Dgradient.rst.txt461 of accessing the pixels. ``rotated90cw_view``, for example, returns a
464 because of the memory access pattern; using ``rotated90cw_view`` does
820 x_gradient(rotated90cw_view(mandel), view(img));
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …ted180_view:[6,7,10],rotated180_view_fn:6,rotated90ccw_view:[10,28],rotated90cw_view:[10,28],row:[…
/third_party/boost/libs/gil/doc/html/_sources/design/
Dimage_view.rst.txt267 …template <typename View> typename dynamic_xy_step_transposed_type<View>::type rotated90cw_view(con…
/third_party/boost/libs/gil/doc/design/
Dimage_view.rst267 …template <typename View> typename dynamic_xy_step_transposed_type<View>::type rotated90cw_view(con…