Package boofcv.misc
package boofcv.misc
-
ClassDescriptionSet of commonly used functions for LambdasBoofLambdas.ConvertCopy<In,
Out> BoofLambdas.ConvertOut<In,Out> BoofLambdas.Extract<In,Out> Miscellaneous functions which have no better place to go.Function for use when referencing the index in a circular listCompares two scores to see which is betterCompares two scores to see which is betterGeneric configuration for optimization routinesFunctions related to discretized circles for image processingRandom filters for lambas.ImplementsIterator
for a range of numbers in a List.Extension ofIterator
which allows you to callIteratorReset.reset()
to return it to its original stateUsed to look up images as needed for disparity calculation.ModelFitterDefault<Model,Point> Provides default implementations of ModelFitter functions.ModelGeneratorDefault<Model,Point> Provides default implementations ofModelGenerator
.ModelMatcherDefault<Model,Point> Provides default implementations of ModelMatcher functions.Computes a moving average with a decay function decay variable sets how quickly the average is updated.Used in profiling.Optional base class for performersInjects spaces after new line print printing.Operations for profiling runtime performance of code segments.Base class for a set of variables which are all controlled by a single lock