TLIB documentation
 

tlChain.h File Reference


Detailed Description

Dynamic point list management.

#include "tlVision.h"

Include dependency graph for tlChain.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tlChain
 Point list management class. More...

Defines

#define TL_CHAIN_CORNER_DMIN   7
#define TL_CHAIN_CORNER_DMAX   9
#define TL_CHAIN_CORNER_ALPHAMAX   150


Define Documentation

#define TL_CHAIN_CORNER_ALPHAMAX   150

Threshold angle for the default corner extraction. See http://visual.ipan.sztaki.hu/corner/cornerweb.html for details.

#define TL_CHAIN_CORNER_DMAX   9

Largest test triangle size for the default corner extraction. See http://visual.ipan.sztaki.hu/corner/cornerweb.html for details.

#define TL_CHAIN_CORNER_DMIN   7

Smallest test triangle size for the default corner extraction. See http://visual.ipan.sztaki.hu/corner/cornerweb.html for details.



TLIB documentation - generated on 7 May 2008
Please address any questions to seb@tuyphon.com
(C) 2001-2008 - S. Grange
(C) 2001-2007 - VRAI Group, EPFL
All Rights Reserved.