#include <TreatIncludeGraph.hpp>
Public Member Functions | |
| CCIncludeGraph (Image *) | |
| ~CCIncludeGraph () | |
| void | IGConstruct () |
Public Attributes | |
| CCLabeling * | cl |
| CCLabeling * | ll |
| node_map< GLab > | ignl |
| edge_map< bool > | igel |
| graph | ig |
Protected Member Functions | |
| bool | LoopIsConnected (Cc &, Cc &) |
| bool | CCIsConnected (Cc &, Cc &) |
|
|
constructor |
|
|
destructor |
|
||||||||||||
|
Test if a cc is connected to a loop |
|
|
ig construction |
|
||||||||||||
|
Test if a loop is connected to a cc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3