- 授权协议: BSD-3
- 开发语言: Swift
- 操作系统: 跨平台
- 软件首页: https://github.com/BradLarson/GPUImage3
- 软件文档: https://github.com/BradLarson/GPUImage3
- 官方下载: https://github.com/BradLarson/GPUImage3
软件介绍
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
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》 这本书的介绍吧!
