#include <fstream>
#include "../PageLayoutLib/objectInfoClass.h"
#include "math.h"
#include <string>
#include "../Utility_hm/TMatrix.h"
Go to the source code of this file.
Defines | |
#define | KMEANS 0 |
#define | DYN 1 |
#define | range_vector 0.2 |
#define | range_cluster 0.1 |
#define | range_weightcluster 0.1 |
#define | range_score 0.2 |
#define | this_iterations 2 |
#define | INCREAMENTAL_AMOUNT 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|