{"library":"face-recognition","type":"library","category":null,"description":"face-recognition is a Python library that provides a straightforward API for facial detection, facial landmark localization, and face recognition from images and video. It leverages dlib's state-of-the-art deep learning models for high accuracy and offers both Python module and command-line interfaces. The current version is 1.3.0, and releases occur periodically to add features, improve performance, and address compatibility issues, often tied to its core dependency, dlib.","language":"python","status":"active","version":"1.3.0","tags":["face recognition","computer vision","dlib","image processing","deep learning","facial landmarks"],"last_verified":"Mon May 25","install":[{"cmd":"pip install face-recognition","imports":["import face_recognition"]},{"cmd":"# On Windows, first install CMake and C++ Build Tools (e.g., from Visual Studio Installer)\n# On Linux/macOS, ensure dlib prerequisites (build-essential, cmake) are installed\npip install cmake\npip install dlib\npip install face-recognition","imports":[]}],"homepage":null,"github":"https://github.com/ageitgey/face_recognition","docs":null,"changelog":null,"pypi":"https://pypi.org/project/face-recognition/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/face-recognition/compatibility"}}