/snake-active-contour

Implements "Snake: active contour" algorithm, from the paper by Kass, et al. published in 1988.

Primary LanguageJavaScript

Snake Active Contour Javascript Implementation v1.1

Author

Jae Y Shin Email: mastershin@gmail.com LinkedIn: https://www.linkedin.com/in/jaeyulshin

Description

Implements "Snake: active contour" algorithm, from the paper by Kass, et al. published in 1988.

This was my final class project for CSE 591 Intro to Image Processing, Fall 2013 @ Arizona State University, Tempe, Arizona.

Technology

Uses 100% Javascript, KineticJS & NumericJS library.

Note

Deployed to https://mastershin.github.io/snake-active-contour/

Reference

Kass, M., Witkin, A. Á Terzopoulos, D. (1988). Snakes: Active Contour Models. International Journal of Computer Vision, 321-331. Boston, MA.