Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.mhtvar.CorrelationValue
-
Uses of CorrelationValue in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Modifier and TypeMethodDescriptionCorrelationManager.getCorrelationValue
(PamDataUnit pamDataUnitPrev, PamDataUnit pamDataUnitNext) Get the correlation between two data units which have already been added to the data unit list using addDetection().CorrelationManager.getCorrelationValue
(PamDataUnit dataUnit1, PamDataUnit dataUnit2, FFTFilterParams filterParams) Get the correlation between two data units which have already been added to the data unit list using addDetection().