Uses of Class
boofcv.alg.feature.describe.llah.LlahFeature
Packages that use LlahFeature
-
Uses of LlahFeature in boofcv.alg.feature.describe.llah
Fields in boofcv.alg.feature.describe.llah declared as LlahFeatureModifier and TypeFieldDescription@Nullable LlahFeature
LlahFeature.next
If there's a hash collisionFields in boofcv.alg.feature.describe.llah with type parameters of type LlahFeatureModifier and TypeFieldDescriptionLlahDocument.features
Description of LLAH features in the documentMethods in boofcv.alg.feature.describe.llah that return LlahFeatureModifier and TypeMethodDescriptionLlahHashTable.lookup
(int hashCode) Looks up a feature which has the same hash and matching invariantsMethods in boofcv.alg.feature.describe.llah with parameters of type LlahFeatureModifier and TypeMethodDescriptionvoid
LlahHashTable.add
(LlahFeature feature) Adds the feature to the map.void
LlahHasher.computeHash
(List<Point2D_F64> points, LlahFeature output) Computes the hashcode and invariant values.boolean
LlahFeature.doInvariantsMatch
(LlahFeature f) Returns true if the invariants are identical