Package com.appliedrec.verid.core2
Interface IFaceDetectionFactory
-
- All Known Implementing Classes:
FaceDetectionRecognitionFactory
public interface IFaceDetectionFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IFaceDetection
createFaceDetection()
-
-
-
Method Detail
-
createFaceDetection
IFaceDetection createFaceDetection() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-