TuttleOFX  1
subimage.hpp File Reference
#include <boost/gil/image_view.hpp>
#include <terry/math/Rect.hpp>
Include dependency graph for subimage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  terry

Functions

template<typename View , typename T >
View terry::subimage_view (const View &src, const Rect< T > &region)