Classes | Defines | Typedefs
Labeling.h File Reference
#include <iostream>
#include <algorithm>
#include <list>
#include <queue>
Include dependency graph for Labeling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Labeling< SrcT, DstT >
class  Labeling< SrcT, DstT >::RasterSegment
class  Labeling< SrcT, DstT >::RegionInfo

Defines

#define CALC_CENTER_OF_GRAVITY   1
#define CHECK_FOR_PHASE1   0
#define CHECK_FOR_PHASE2   0
#define CLEAR_ALL_DST_BUFFER   0
#define CLEAR_DST_BUFFER   1

Typedefs

typedef Labeling< unsigned
char, short > 
LabelingBS
typedef Labeling< short, short > LabelingSS
typedef Labeling< unsigned
char, short >::RegionInfo 
RegionInfoBS
typedef Labeling< short, short >
::RegionInfo 
RegionInfoSS

Define Documentation

#define CALC_CENTER_OF_GRAVITY   1

Definition at line 40 of file Labeling.h.

#define CHECK_FOR_PHASE1   0

Definition at line 605 of file Labeling.h.

#define CHECK_FOR_PHASE2   0

Definition at line 606 of file Labeling.h.

#define CLEAR_ALL_DST_BUFFER   0

Definition at line 39 of file Labeling.h.

#define CLEAR_DST_BUFFER   1

Definition at line 38 of file Labeling.h.


Typedef Documentation

typedef Labeling<unsigned char,short> LabelingBS

Definition at line 802 of file Labeling.h.

typedef Labeling<short,short> LabelingSS

Definition at line 803 of file Labeling.h.

typedef Labeling<unsigned char,short>::RegionInfo RegionInfoBS

Definition at line 804 of file Labeling.h.

typedef Labeling<short,short>::RegionInfo RegionInfoSS

Definition at line 805 of file Labeling.h.



jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Tue Jul 2 2019 19:41:08