资讯

Active contour model (aka snakes) implemented in python. An active contour model is an image analysis technique which evolves a curve to find boundaries in images. Skimage has an implementation of ...