Package boofcv.struct.kmeans
-
Class Summary Class Description ComputeMeanTuple_F32 Update cluster assignments forTupleDesc_F32
descriptors.ComputeMeanTuple_F64 Update cluster assignments forTupleDesc_F64
descriptors.ComputeMeanTuple_MT_F32 Concurrent implementation ofComputeMeanTuple_F32
ComputeMeanTuple_MT_F64 Concurrent implementation ofComputeMeanTuple_F64
ComputeMeanTuple_MT_U8 Concurrent implementation ofComputeMeanTuple_F64
ComputeMeanTuple_U8 Update cluster assignments forTupleDesc_U8
descriptors.ComputeMedianTuple_B Update cluster assignments forTupleDesc_B
descriptors.ComputeMedianTuple_MT_B Concurrent implementation ofComputeMedianTuple_B
FactoryTupleCluster Factory for creating classes related to clustering ofTupleDesc
data structuresTuplePointDistanceEuclideanSq<T extends TupleDesc<T>> Euclidean squared distance between Tuple descriptors forPointDistance
.TuplePointDistanceEuclideanSq.F32 TuplePointDistanceEuclideanSq.F64 TuplePointDistanceEuclideanSq.S8 TuplePointDistanceEuclideanSq.U8 TuplePointDistanceHamming Computes hamming distance for binary descriptors