Chain code access function
#include "dip_chaincode.h"
dip_Error dip_ChainCodeGetStart ( chaincode, startX, startY )
Returns the start coordinates of the chain.
Data type | Name | Description |
dip_ChainCode | chaincode | Chain code |
dip_int * | startX | Receives the start x-coordinate in chaincode |
dip_int * | startY | Receives the start y-coordinate in chaincode |
ImageChainCode, ChainCodeNew, ChainCodeFree, ChainCodeGetSize, ChainCodeGetChains, ChainCodeGetLabel, ChainCodeGetConnectivity