Читать книгу Digital Forensics and Internet of Things - Группа авторов - Страница 20

1.4.2 Open CV

Оглавление

OpenCV (Open-Source Computer Vision) is a famous library developed by Intel in 1999. This platform has various libraries. It helps in real-time image processing and includes various algorithms. It is equipped with programming interface to various languages like C++, C, and Python.

OpenCV 2.4 has a very useful new face recognizer class for face recognition.

The currently available algorithms are as follows:

 • Eigenfaces (createEigenFaceRecognizer())

 • Local Binary Patterns Histogram (createLBPHFaceRecog-nizer())

 • Fisher faces (createFisherFaceRecognizer() )

Digital Forensics and Internet of Things

Подняться наверх