plastimatch
Loading...
Searching...
No Matches
itk_union.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_union_h_
5#define _itk_union_h_
6
7#include "plmutil_config.h"
8#include "itk_image_type.h"
9
11UCharImageType::Pointer
12itk_union (const UCharImageType::Pointer image_1,
13 const UCharImageType::Pointer image_2);
14
15#endif
UCharImageType::Pointer itk_union(const UCharImageType::Pointer image_1, const UCharImageType::Pointer image_2)
Definition: itk_union.cxx:13
#define PLMUTIL_API
Definition: plmutil_config.h:26