gpupixel icon indicating copy to clipboard operation
gpupixel copied to clipboard

Real-time image and video processing library similar to GPUImage, with built-in beauty filters, achieving commercial-grade beauty effects. Written in C++11 and based on OpenGL/ES.

Results 97 gpupixel issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Only 0 and 255 in callback data, When I convert it to Bitmap, only black frame. **How To Reproduce the bug** Using TargetRawDataOutput instead of GPUPixelView in...

bug

这个要怎么输出成mov或者mp4等格式的视频

enhancement

v1.2.5,32-bit,msvc,MDd(default) glfw3 will get two contextuals being referenced twice by gpupixel_app.exe and gpupixel.dll in the MSVC environment,even it runs normally under mingw. So, gpupixel was compiled into the static library...

![image](https://github.com/pixpark/gpupixel/assets/28855943/31a9bd59-fa66-41d4-92c3-d7705eb7f31b)

bug

我看好像没有做三角剖分,这种情况下会影响面部形变的性能吗

iOS相机的清晰度不高,与原相机相比,比较模糊

bug

I'm trying to add a new filter that inherits FaceMakeupFilter, but I think I need to add information to faceIndexs. However, I understand that it uses a VNN model(PC model)...

bug

Can you build a sample using GPUPixelSourceRawInput, TargetRawDataOutput? I see the iOS sample is quite comprehensive, but for Android, there's only a sample using the camera. In this sample i...

enhancement