Skip to content
#

video-processing

Here are 689 public repositories matching this topic...

reno5566
reno5566 commented Mar 9, 2020

Hi, I'm a starter and trying to learn how to customize or modify my own mediapipe line. I used Neural Networks to train landmarks which extract from mediapipe. Is there any way I can put my trained model back to mediapipe to implementing real-time gesture recognition?Thanks for your help.

MetalPetal
OlyRice
OlyRice commented May 4, 2020

Hi, don't know if I am being stupid but are the values for the filters listed anywhere in documentation or source code?

For example if I want to find the min/max value for the Saturation filter so that I can apply these values to slider where can I find them? Had a look through the Filters folder in the framework but was unable to find any info.

Thanks

Checklist

  • I've read the
mkarg
mkarg commented Apr 24, 2020

Describe the bug:
The "Pixelization" values is not linear. It starts with 0,0 which means "no pixelization at all", through 0,9" which means "heavy pixelization", but ends with "1,0" which does not pixelate at all (i. e. 0,0 and 1,0 behave the same). This makes it hard to understand for the user, and hard to prevent failures in usage.

Steps to reproduce the behavior:

  1. Use Pixe

Improve this page

Add a description, image, and links to the video-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the video-processing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.