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 LlahFeatureLlahFeature.nextIf there's a hash collisionFields in boofcv.alg.feature.describe.llah with type parameters of type LlahFeatureModifier and TypeFieldDescriptionLlahDocument.featuresDescription 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 TypeMethodDescriptionvoidLlahHashTable.add(LlahFeature feature) Adds the feature to the map.voidLlahHasher.computeHash(List<Point2D_F64> points, LlahFeature output) Computes the hashcode and invariant values.booleanLlahFeature.doInvariantsMatch(LlahFeature f) Returns true if the invariants are identical