{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/6"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/7"},{"label":"Image Recognition","url":"https://skillfed.io/packages/category/scientific-engineering-image-recognition"}],"enrichment":{"capability":"dlib is a C++ machine learning and computer vision toolkit with Python bindings, providing algorithms for image recognition, classification, and data analysis.","skillfed_tags":["computer-vision","machine-learning","cpp-bindings"],"use_cases":["Build machine learning classifiers on image or tabular data using dlib's algorithms.","Perform image processing tasks like resizing, filtering, and feature extraction for computer vision workflows.","Create real-time video analysis applications that require efficient C++ performance with Python ease-of-use.","Develop data analysis applications combining machine learning with computer vision capabilities.","Integrate machine learning models into C++ applications through the toolkit's native interface."],"what_it_does":"dlib is a production-grade C++ toolkit for machine learning and computer vision that exposes its core algorithms through Python bindings. It provides building blocks for classification, regression, and image processing tasks. The package is designed for real-world applications and has been actively maintained since its early releases.\n\nThe main trade-off is installation friction: dlib compiles from source on most systems, requiring a C++ compiler and build tools. Once installed, it offers no runtime dependencies, making it lightweight for deployment. It's widely used in production systems and has strong community adoption.","worth_installing":"Yes, with conditions. dlib is worth installing if you need robust machine learning or computer vision capabilities and can tolerate the compilation overhead during setup. The library is actively maintained, has no known security vulnerabilities, and carries a permissive license. However, ensure your development environment has a working C++ compiler and CMake before attempting installation."},"id":"dlib","links":{"html":"https://skillfed.io/packages/dlib","md":"https://skillfed.io/packages/dlib.md","pypi":"https://pypi.org/project/dlib/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-29","license_spdx":null,"license_treatment":"unclear","name":"dlib","python_support":"unspecified","summary":"A toolkit for making real world machine learning and data analysis applications"},"popularity":{"monthly_downloads":198043,"position":9742,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"20.0.1"}
