基于 GPU 加速的图形和视频处理库 GPUImage 3

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-05 11:12:33

软件介绍

GPUImage 3 是 GPUImage 的第三次迭代,这是一个用于在 Mac 和 iOS 上执行 GPU 加速的图形和视频处理库。原始的 GPUImage 库是用 Objective-C 编写的,适用于 Mac 和 iOS;第二代使用 Swift 重写,并采用 OpenGL 以适用 Mac、iOS 和 Linux ;如今的第三代再次重新设计,使用 Metal 代替 OpenGL 。

GPUImage 旨在尽可能简单地设置和执行针对图像或视频源的实时视频处理或机器视觉。GPUImage 3 使用 Metal 替换 OpenGL(ES),是因为苹果公司已在其平台上弃用 OpenGL(ES)。

要求:

  • Swift 4

  • Xcode 9.0 on Mac or iOS

  • iOS: 9.0 or higher

  • OSX: 10.11 or higher

本文地址:https://codercto.com/soft/d/13921.html

Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95

Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具