1 个仓库
SIMD-based implementations specifically for accelerating per-pixel image transformations.
Distinct from SIMD-Accelerated Image Encoding: Focuses on general pixel manipulation and rendering acceleration rather than just image encoding/compression
Explore 1 awesome GitHub repository matching operating systems & systems programming · Pixel Operation Accelerators. Refine with filters or upvote what's useful.
RawTherapee 是一款专业的 RAW 照片处理软件和图像开发工具,旨在将原始相机文件和高动态范围数据转换为高质量的标准图像格式。它作为 RAW 格式转换器和图像处理器,提供跨多个操作系统微调颜色、曝光和细节的工具。 该软件采用非破坏性编辑模型,应用一系列可逆转换到照片,而不改变原始源文件。这种方法在整个数字照片开发工作流程中保留了图像质量。 该应用程序具有高性能处理引擎,利用多线程和 SIMD 指令进行像素操作和渲染。其功能包括硬件抽象的颜色管理和模块化图像处理内核,以处理色彩空间转换和图像增强。
Accelerates pixel operations using SIMD instructions to improve overall image rendering speed.