Uses of Class
boofcv.alg.feature.describe.llah.LlahFeature
-
Uses of LlahFeature in boofcv.alg.feature.describe.llah
Modifier and TypeFieldDescription@Nullable LlahFeature
LlahFeature.next
If there's a hash collisionModifier and TypeFieldDescriptionLlahDocument.features
Description of LLAH features in the documentModifier and TypeMethodDescriptionLlahHashTable.lookup
(int hashCode) Looks up a feature which has the same hash and matching invariantsModifier 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