Get the number of runs in a pixel table
#include "dip_pixel_table.h"
dip_Error dip_PixelTableGetRuns ( table, numberOfRuns )
Gets the number of runs in a pixel table.
Data type | Name | Description |
dip_PixelTable | table | Pixel table |
dip_int * | numberOfRuns | Point to the NumberOfRuns |
Description of DIPlib's pixel tables
PixelTableNew, PixelTableSetRun, PixelTableGetRun, PixelTableAddRun, PixelTableGetDimensionality, PixelTableGetDimensions, PixelTableGetOrigin, PixelTableGetSize, PixelTableGetPixelCount, PixelTableGetOffsetAndLength