aimstil
5.0.5
|
#include <iostream>
#include <vector>
#include "til/til_common.h"
#include "til/imageTools.h"
#include "til/rf4.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<typename TImage , typename TLineFilter > | |
void | til::filterAlongAxis (const TImage &im, TImage &out, ImageAxis axis, const TLineFilter &filter) |