awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesComputer Vision Libraries

General-purpose libraries for image processing and face analysis.

Explore 3 awesome GitHub repositories matching part of an awesome list · Computer Vision Libraries. Refine with filters or upvote what's useful.

Awesome Computer Vision Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • opencv/opencvAvatar von opencv

    opencv/opencv

    89,201Auf GitHub ansehen↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning model inference. The library distinguishes itself through a data-oriented matrix framework that utilizes proxy-based array abstractions to provide a consistent interface for multidimensional data. By employing factory-pattern algorithm interfaces and runtime type dispatching, i

    Comprehensive library for computer vision tasks.

    C++c-plus-pluscomputer-visiondeep-learning
    Auf GitHub ansehen↗89,201
  • davisking/dlibAvatar von davisking

    davisking/dlib

    14,399Auf GitHub ansehen↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    Toolkit for machine learning and image processing.

    C++c-plus-pluscomputer-visiondeep-learning
    Auf GitHub ansehen↗14,399
  • yadiraf/face3dAvatar von YadiraF

    YadiraF/face3d

    2,777Auf GitHub ansehen↗

    This project implements some basic functions related to 3D faces.

    Library for 3D face processing and reconstruction.

    Python
    Auf GitHub ansehen↗2,777
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Computer Vision Libraries