Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Path Features

Path Features

Select a filter from the list below.

IconNameDescription
PathArrayPointsConverts an array of paths to an array of points.
PathAverageTurnAngleComputes the average absolute turn angle of a path per unit of length.
PathBoundingBoxComputes the smallest box containing a path.
PathBoundingCircleComputes the smallest circle enclosing a path.
PathBoundingRectangleComputes the smallest rectangle containing a path.
PathBoundingRectangle_FixedAngleComputes the smallest rectangle with the given orientation angle containing a path.
PathConvexHullComputes the smallest convex shape that contains the given path.
PathDiameterFinds the longest segment connecting two characteristic points of a path.
PathEndpointsReturns the two endpoints of a path.
PathLengthComputes the total length of the input path.
PathMassCenterComputes the average of the path points (all, not only characteristic ones).
PathSegmentsConverts a path to an array of line segments.
PathSelfIntersectionsChecks if a path has any self-intersections and computes all of them.
PathSizeReturns the number of characteristic points on the input path.
PathTurnAngleLocalMaximaDetection of feature points related to object corners.
PathTurnAngleMaximumFinds the maximum of the profile of turn angles of a path.
PathTurnAngleProfileComputes the profile of turn angles at characteristic points of a path.