Details
Description
Presently the vectorizing process generates edges between all regions with "inside" values. Add a new Boolean parameter to make this optional with the default (true) giving current behaviour. Setting the parameter to false will lead to just the edges between "inside" and "outside" values being vectorized.