awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPixel Operations

High-performance image processing operations utilizing processor-specific vector instruction sets for parallel pixel manipulation.

Distinct from SIMD-Accelerated Arithmetic: Distinct from SIMD-Accelerated Arithmetic: focuses specifically on image pixel rendering and manipulation rather than general mathematical throughput.

Explore 1 awesome GitHub repository matching data & databases · Pixel Operations. Refine with filters or upvote what's useful.

Awesome Pixel Operations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • beep6581/rawtherapeeBeep6581 的头像

    Beep6581/RawTherapee

    3,993在 GitHub 上查看↗

    RawTherapee 是一款专业的 RAW 照片处理软件和图像开发工具,旨在将原始相机文件和高动态范围数据转换为高质量的标准图像格式。它作为 RAW 格式转换器和图像处理器,提供跨多个操作系统微调颜色、曝光和细节的工具。 该软件采用非破坏性编辑模型,应用一系列可逆转换到照片,而不改变原始源文件。这种方法在整个数字照片开发工作流程中保留了图像质量。 该应用程序具有高性能处理引擎,利用多线程和 SIMD 指令进行像素操作和渲染。其功能包括硬件抽象的颜色管理和模块化图像处理内核,以处理色彩空间转换和图像增强。

    Implements a high-performance C++ engine using SIMD instructions and multi-threading for rapid pixel operations and rendering.

    C++
    在 GitHub 上查看↗3,993
  1. Home
  2. Data & Databases
  3. Vectorized Arithmetic
  4. SIMD-Accelerated Arithmetic
  5. Pixel Operations