Uses of Package
boofcv.alg.feature.orientation
Package
Description
-
ClassDescriptionComputes the orientation of a region around a point in scale-space as specified in the SIFT [1] paper.
-
ClassDescriptionComputes the orientation of a region around a point in scale-space as specified in the SIFT [1] paper.
-
ClassDescriptionComputes the orientation of a region by summing up the derivative along each axis independently then computing the direction fom the sum.Estimates the orientation by creating a histogram of discrete angles around the entire circle.Computes the orientation of a region by computing a weighted sum of each pixel's intensity using their respective sine and cosine values.Common base class for integral image region orientation algorithms.Estimates the orientation by sliding window across all angles.
-
ClassDescriptionComputes the orientation of a region by summing up the derivative along each axis independently then computing the direction fom the sum.Estimates the orientation by creating a histogram of discrete angles around the entire circle.Computes the orientation of a region around a point in scale-space as specified in the SIFT [1] paper.Computes the orientation of a region by computing a weighted sum of each pixel's intensity using their respective sine and cosine values.Estimates the orientation by sliding window across all angles.