DiegoCatalano / Catalano-Framework

Framework
GNU Lesser General Public License v3.0
295 stars 99 forks source link

Example of active contour / snake algorithm #43

Open Tosken1337 opened 7 years ago

Tosken1337 commented 7 years ago

I am looking for a active contour algorithm to find object contours in images. Can you tell me how to use you snake implementation? Do you have an snipet as an example?

Thanks