Line Detection Algorithm Using Freeman Criteria
-
-
Abstract
This paper proposes a simple and efficient algorithm to detect line edge of objects in a binary image. Based on the criteria and characteristic of digital line suggested by Freeman, we derived that digital line is composed of sets of line segment cell. Derived from this property of line cell, in the algorithm proposed, line cells are used for connection to form line segment. It makes the algorithm very efficient and precise. This algorithm can also be used to detect corner of objects in binary images.
-
-