Elongatedness
   HOME

TheInfoList



OR:

In
image processing An image or picture is a visual representation. An image can be two-dimensional, such as a drawing, painting, or photograph, or three-dimensional, such as a carving or sculpture. Images may be displayed through other media, including a pr ...
, elongatedness for a region is the ratio between the length and width of the
minimum bounding rectangle In computational geometry, the minimum bounding rectangle (MBR), also known as bounding box (BBOX) or envelope, is an expression of the maximum extents of a two-dimensional object (e.g. point, line, polygon) or set of objects within its coord ...
of the region. It is considered a
feature Feature may refer to: Computing * Feature recognition, could be a hole, pocket, or notch * Feature (computer vision), could be an edge, corner or blob * Feature (machine learning), in statistics: individual measurable properties of the phenome ...
of the region. It can be evaluated as the ratio between the area of the region to its thickness squared: elongatedness = \frac = \frac. where the maximum thickness, d, of a holeless region is given by the number of times the region can be
eroded Erosion is the action of surface processes (such as water flow or wind) that removes soil, rock, or dissolved material from one location on the Earth's crust and then transports it to another location where it is deposited. Erosion is disti ...
before disappearing.


References

{{Reflist Image processing