Chain code access function
#include "dip_chaincode.h"
dip_Error dip_ChainCodeGetLabel ( chaincode, label )
Returns the label ID of the object whose boundary is described by chaincode.
Data type | Name | Description |
dip_ChainCode | chaincode | Chain code |
dip_int * | label | Receives the label ID in chaincode |
ImageChainCode, ChainCodeNew, ChainCodeFree, ChainCodeGetSize, ChainCodeGetChains, ChainCodeGetStart, ChainCodeGetConnectivity