Moore Neighbor Tracing
Authors:Doria, David
DPID: 872Published:
Abstract
This document presents an implementation of Moore Neighbor Tracing - an algorithm to find an ordered outline of a blob or contour in an image. An excellent tutorial on Moore Neighbor Tracing is provided here: http://www.imageprocessingplace.com/downloads_V3/root_downloads/tutorials/contour_tracing_Abeer_George_Ghuneim/moore.html. The code is available here: https://github.com/daviddoria/MooreTracing