Package boofcv.alg.feature.detdesc
package boofcv.alg.feature.detdesc
-
ClassDescriptionSIFT 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 aPlanar
image.DetectDescribeSurfPlanar_MT<II extends ImageGray<II>>Multi-threaded version ofDetectDescribeSurfPlanar