Uses of Enum Class
cz.fidentis.analyst.engines.face.batch.registration.BatchFaceRegistrationServices.RegistrationStrategy
Packages that use BatchFaceRegistrationServices.RegistrationStrategy
Package
Description
-
Uses of BatchFaceRegistrationServices.RegistrationStrategy in cz.fidentis.analyst.engines.face.batch.registration
Methods in cz.fidentis.analyst.engines.face.batch.registration that return BatchFaceRegistrationServices.RegistrationStrategyModifier and TypeMethodDescriptionBatchFaceRegistrationConfig.regStrategy()
Returns the value of theregStrategy
record component.Returns the enum constant of this class with the specified name.BatchFaceRegistrationServices.RegistrationStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cz.fidentis.analyst.engines.face.batch.registration with parameters of type BatchFaceRegistrationServices.RegistrationStrategyModifierConstructorDescriptionBatchFaceRegistrationConfig
(BatchFaceRegistrationServices.RegistrationStrategy regStrategy, BatchFaceRegistrationServices.AverageFaceStrategy avgFaceStrategy, boolean scale, int icpSubsampling, double icpError, int icpIterations, int icpAutoCropSince, com.jogamp.opengl.GLContext glContext) Constructor. -
Uses of BatchFaceRegistrationServices.RegistrationStrategy in cz.fidentis.analyst.gui.task.batch.registration
Methods in cz.fidentis.analyst.gui.task.batch.registration that return BatchFaceRegistrationServices.RegistrationStrategyModifier and TypeMethodDescriptionBatchRegistrationPanel.getRegistrationStrategy()
Returns selected registration strategy