Hey,
We use your function
VLIB_createConnectedComponentsList
In our project, and we think it is very slow, We are thinking about implementing our own function, but first we thought to ask you about the Algorithm you usedRun-length encoding in implementing the function ?
Thanks.