Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】GPUPixel 跨平台实时美颜特效库 - 可达到商业级美颜效果 #3908

Open
jaaronkot opened this issue Jan 16, 2024 · 1 comment
Labels

Comments

@jaaronkot
Copy link

jaaronkot commented Jan 16, 2024

项目地址:

https://github.com/pixpark/gpupixel

简介

  1. GPUPixel是一个由C++11编写的高性能图像和视频处理库, 基于GPU, 内置美颜特效滤镜, 效果可以达到商业级别。
  2. 支持的平台包括iOS, Mac, Android, 未来还会支持Windows和鸿蒙。
  3. 支持的效果包括:磨皮、美白、瘦脸、大眼、口红、腮红
  4. 便于为直播和WebRTC等音视频场景提供美颜滤镜能力,代码完全开源.

效果预览

👉 视频: YouTube | BiliBili

Xnip2024-01-16_23-34-17

处理流程

image

与GPUImage对比

✅: 支持 | ❌: 不支持 | ✏️: 计划

GPUPixel GPUImage
Filters:
Skin Smoothing Filter
Skin Whitening Filter
Face Slimming Filter
Big Eyes Filter
Lipstick Filter
Blush Filter
More Build in Filter
Input Formats:
YUV420P(I420)
RGBA
JPEG
PNG
NV21(for Android) ✏️
Output Formats:
RGBA
YUV420P(I420) ✏️
Platform:
iOS
Mac
Android
Win ✏️
Linux
@ruanyf ruanyf added the weekly label Jan 17, 2024
@jaaronkot jaaronkot changed the title 【开源自荐】GPUPixel 跨平台实时美颜滤镜库 - 可达到商业级美颜效果 【开源自荐】GPUPixel 跨平台实时美颜特效库 - 可达到商业级美颜效果 Jan 17, 2024
@jaaronkot
Copy link
Author

目前已支持windows和linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants