#include "DLSignatureDetectBatchTest.h"
#include "DLImage.h"
#include "DLDocument.h"
#include "DLPage.h"
#include "DLZone.h"
#include "DLSignatureDetect.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 | MAX_LENGTH 260 |
Max length in input file name at the command line. | |
Functions | |
bool | compScores (const DLSignatureCandidate &x, const DLSignatureCandidate &y) |
#define MAX_LENGTH 260 |
Max length in input file name at the command line.
bool compScores | ( | const DLSignatureCandidate & | x, | |
const DLSignatureCandidate & | y | |||
) |