Uses of Class
org.anchoranalysis.plugin.opencv.bean.feature.HOGParameters
Packages that use HOGParameters
-
Uses of HOGParameters in org.anchoranalysis.plugin.opencv.bean.feature
Methods in org.anchoranalysis.plugin.opencv.bean.feature that return HOGParametersModifier and TypeMethodDescriptionHOGDescriptor.getParameters()
Parameters used for calculating HOGHOGFeature.getParameters()
Parameters used for calculating HOG.Methods in org.anchoranalysis.plugin.opencv.bean.feature with parameters of type HOGParametersModifier and TypeMethodDescriptionvoid
HOGDescriptor.setParameters
(HOGParameters parameters) Parameters used for calculating HOGvoid
HOGFeature.setParameters
(HOGParameters parameters) Parameters used for calculating HOG.