loading

Smooth Hull

The smooth hull module will smooth a blobs shape. The blobs perimiter is averaged within the specified window. The final outline is then weighted against the new averaged outline and the original. A 100% weight replaces the original outline with the averaged one.

The result of the module is to smooth the blob perimiter without loss of edges.

Interface

Instructions

1. Specify the Window Size that the outline of the blob will be averaged across
2. Specify the weight that the final outline is biased towards. 0 % is unchanged, 100% means the outline is replaced by the averaged

Example

SourceSmoothed

See Also


Convex Hull


 New Post 

Smooth_Hull Related Forum PostsLast postPostsViews
None