Uses of Class
io.mosip.kernel.core.bioapi.model.QualityScore
-
Packages that use QualityScore Package Description io.mosip.kernel.core.bioapi.spi -
-
Uses of QualityScore in io.mosip.kernel.core.bioapi.spi
Methods in io.mosip.kernel.core.bioapi.spi that return types with arguments of type QualityScore Modifier and Type Method Description Response<QualityScore>IBioApi. checkQuality(BIR sample, KeyValuePair[] flags)It checks the quality of the provided biometric image and render the respective quality score.
-