Package boofcv.alg.feature.detdesc
package boofcv.alg.feature.detdesc
-
ClassesClassDescriptionSIFT combined together to simultaneously detect and describe the key points it finds.Concurrent implementation of
CompleteSift.DetectDescribeSurfPlanar<II extends ImageGray<II>>Computes a color SURF descriptor from aPlanarimage.DetectDescribeSurfPlanar_MT<II extends ImageGray<II>>Multi-threaded version ofDetectDescribeSurfPlanar