Dlib

a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. - dlib.net

see also

This is lib has a broad feature set:

  • Image Processing
    • pixel type: 24bit RGB pixel
    • Visualization
      • draw line
      • draw rectangle
      • draw circle
  • Graphical User Interfaces

  • Machine Learning Algorithms
  • Numerical Algorithms
  • Graphical Model Inference Algorithms

  • Threading
  • Networking
  • Data Compression and Integrity Algorithms
  • General Utilities
Written on March 5, 2021, Last update on January 29, 2023
c++ 2d graphic lib NN network gui