aimstil  5.0.5
SubImageExtractor.h File Reference
#include <iostream>
#include "til/til_common.h"
#include "til/Range.h"
#include "til/imageTools.h"
#include "til/miscTools.h"
Include dependency graph for SubImageExtractor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 

Functions

template<class Extrapolator , class TImageIn , class TImageOut >
void til::extractSubImage (const TImageIn &im, TImageOut &subIm, const Range< int, 3 > &cropbox)