GraphLib/Morph.h File Reference

モルフォリジーライブラリ More...

#include "Gdata.h"
Include dependency graph for Morph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jbxl

Defines

#define OPENING   0
#define CLOSING   1
#define DILATION   2
#define SPHERE_ELEMENT   1

Functions

template<typename T >
MSGraph< T > Morphology (MSGraph< T > vp, MSGraph< T > xp, int cc, int mode)
template<typename T >
MSGraph< T > opening_morph (MSGraph< T > vp, MSGraph< T > xp, int cc)
template<typename T >
bool point_open_morph (MSGraph< T > vp, int x, int y, int z, MSGraph< T > xp, int cc)
template<typename T >
void copy_morph_element (MSGraph< T > vp, int x, int y, int z, MSGraph< T > xp)
template<typename T >
MSGraph< T > fat_object_morph (MSGraph< T > vp, MSGraph< T > xp, int cc)
template<typename T >
bool point_fat_object_morph (MSGraph< T > vp, int x, int y, int z, MSGraph< T > xp, int cc)
template<typename T >
MSGraph< T > make_element_morph (Parameter32 x)

Detailed Description

Author:
Fumi.Iseki (C)
Date:
2004 8/31
Attention:
このライブラリは,チェックと見直しが必要 '04 8/31

Definition in file Morph.h.


Define Documentation

#define CLOSING   1

Definition at line 25 of file Morph.h.

#define DILATION   2

Definition at line 26 of file Morph.h.

#define OPENING   0

Definition at line 24 of file Morph.h.

Referenced by jbxl::Morphology().

#define SPHERE_ELEMENT   1

Definition at line 28 of file Morph.h.

Referenced by jbxl::make_element_morph().


Generated on 15 Nov 2023 for JunkBox_Lib++ (for Windows) by  doxygen 1.6.1