plastimatch
Loading...
Searching...
No Matches
src
base
itk_image_shift_scale.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _itk_image_scale_h_
5
#define _itk_image_scale_h_
6
7
#include "
plmbase_config.h
"
8
#include "
itk_image.h
"
9
10
/* -----------------------------------------------------------------------
11
Function prototypes
12
----------------------------------------------------------------------- */
13
template
<
class
T>
PLMBASE_API
void
itk_image_scale
(
14
T img,
15
float
scale
16
);
17
18
template
<
class
T>
PLMBASE_API
void
itk_image_shift_scale
(
19
T img,
20
float
shift,
21
float
scale
22
);
23
24
#endif
itk_image.h
itk_image_shift_scale
void itk_image_shift_scale(T img, float shift, float scale)
Definition
itk_image_shift_scale.cxx:27
itk_image_scale
void itk_image_scale(T img, float scale)
Definition
itk_image_shift_scale.cxx:12
plmbase_config.h
PLMBASE_API
#define PLMBASE_API
Definition
plmbase_config.h:19
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0