aimstil
5.0.5
|
#include <iostream>
#include "til/til_common.h"
#include "til/Range.h"
#include "til/imageTools.h"
#include "til/miscTools.h"
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) |