I've been trying to find if there was any continuation of the abilities that were provided for PIL Plus for Python also known as imToolkit. I know that PIL Plus (aka imToolkit) was a commercial extension to Python. And that it was available to PIL support customers. I also know that the PIL Plus extension is no longer available.
My question is, "Were the features/capabilities of PIL Plus folded into any other toolkits or were they completely disregarded?"
What I'm trying to do is replicate what Matlab's imfill can perform and fill in 'holes' to create a better binary image mask.
Thanks for your help in advance.