DLLogoDetect.cpp File Reference

#include "DLLogoDetect.h"
#include "DLException.h"
#include "DLImageResize.h"
#include <vector>
#include <algorithm>

Defines

#define RESIZE_FILTER_WIDTH   3
#define GRAY_THRESHOLD_150   210
#define GRAY_THRESHOLD_204   210
#define GRAY_THRESHOLD_300   210
#define NORMALIZED_WIDTH_150   300.0
#define NORMALIZED_WIDTH_204   250.0
#define NORMALIZED_WIDTH_300   200.0

Functions

bool compLogoScores (const DLLogoCandidate &x, const DLLogoCandidate &y)

Define Documentation

#define GRAY_THRESHOLD_150   210

#define GRAY_THRESHOLD_204   210

#define GRAY_THRESHOLD_300   210

#define NORMALIZED_WIDTH_150   300.0

#define NORMALIZED_WIDTH_204   250.0

#define NORMALIZED_WIDTH_300   200.0

#define RESIZE_FILTER_WIDTH   3


Function Documentation

bool compLogoScores ( const DLLogoCandidate x,
const DLLogoCandidate y 
)


LogoDetectDOCLIB Library is an add-on of DOCLIB. DOCLIB is being developed under contract by a collaboration between:
The Laboratory for Language and Media Processing
Unviersity of Maryland, College Park
and
Booz | Allen | Hamilton

All Rights Reserved, 2003-2007