plastimatch
Loading...
Searching...
No Matches
src
base
slice_extract.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _slice_extract_h
5
#define _slice_extract_h
6
7
#include "
plmbase_config.h
"
8
#include "itkImage.h"
9
#include "
itk_image_type.h
"
10
11
template
<
class
T>
PLMBASE_API
12
typename
itk::Image<typename T::ObjectType::PixelType,2>::Pointer
slice_extract
(T in_img,
int
slice_no);
13
14
PLMBASE_API
UCharVecImage2DType::Pointer
slice_extract
(UCharVecImageType::Pointer,
int
);
15
16
#endif
itk_image_type.h
plmbase_config.h
PLMBASE_API
#define PLMBASE_API
Definition
plmbase_config.h:19
slice_extract
itk::Image< typenameT::ObjectType::PixelType, 2 >::Pointer slice_extract(T in_img, int slice_no)
Definition
slice_extract.cxx:15
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0