JunkBox_Lib++ (for Windows) 1.10.1
|
細線化関数 More...
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) |
Definition in file Thinning.h.