TLIB documentation
#include "tlVision.h"


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 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.