#include "DLStampDetectBatchTest.h"
#include "DLEllipseDetect.h"
#include "DLImage.h"
#include "DLDocument.h"
#include "DLPage.h"
#include "DLZone.h"
#include "DLTagList.h"
#include "DLTestManager.h"
#include "DLConst.h"
#include "DLxml.h"
#include <stdlib.h>
#include <stdio.h>
#include <string>
#include <vector>
#include <list>
#include <algorithm>
#include <iostream>
#include <fstream>
#include <math.h>
Namespaces | |
namespace | std |
Defines | |
#define | EDGE_MAG_THRE 50 |
#define | RESIZE_RATIO 4.0 |
#define | MAX_LENGTH_RATIO 3.0 |
#define | MAX_PATH 260 |
#define EDGE_MAG_THRE 50 |
#define MAX_LENGTH_RATIO 3.0 |
#define MAX_PATH 260 |
#define RESIZE_RATIO 4.0 |