Fast Cross-Platform C/C++ Image Processing Libraries

前端 未结 11 1666
余生分开走
余生分开走 2020-11-27 13:27

What are some cross platform and high performance image libraries for image processing (resizing and finding the color/hue histograms). No gui needed. This is for C/C++.

11条回答
  •  一个人的身影
    2020-11-27 14:20

    There are also:

    • Framewave based on AMD Performance Library which provides signal and image processing features
    • GraphicsMagick multi-threaded derivative from ImageMagick

提交回复
热议问题