JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
Thinning.h File Reference

細線化関数 More...

#include "Gmt.h"
#include "tlist.h"
Include dependency graph for Thinning.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jbxl
 

Functions

template<typename T >
MSGraph< T > CenterLine (MSGraph< T > gx, int mode)
 
template<typename T >
int nonZeroBoxel (MSGraph< T > vp, int n)
 
template<typename T >
bool deletable (MSGraph< T > vp, int n, int c, int d)
 
int connectNumber (int *w, int c, int d)
 
bool deletable_s (int *v)
 
bool deletable_4 (int *v)
 
bool deletable_5 (int *v)
 
template<typename T >
MSGraph< T > centerLine (MSGraph< T > gx, int mode)
 

Detailed Description

Author
Fumi.Iseki (C)
See also
信学論D-II, Vol.J79-D-II, pp.1675-1685, 1996.

Definition in file Thinning.h.