Hi dlemstra,
I'll create a sample program when I get the chance. The memory is definitely increasing while the program runs. I can confirm, via process of elimination, that the memory leak is connected to image.ConnectedComponents(), and happens whether I call the method via ConnectedComponents(int) or ConnectedComponents(ConnectedComponentsSettings).
I'll create a sample program when I get the chance. The memory is definitely increasing while the program runs. I can confirm, via process of elimination, that the memory leak is connected to image.ConnectedComponents(), and happens whether I call the method via ConnectedComponents(int) or ConnectedComponents(ConnectedComponentsSettings).