Chain code array deallocation
#include "dip_chaincode.h"
dip_Error dip_ChainCodeArrayFree ( array )
This function frees *array, and sets array to zero.
Data type | Name | Description |
dip_ChainCodeArray * | array | Pointer to chain code array |
ImageChainCode, ChainCodeNew, ChainCodeFree, ChainCodeArrayNew