-
Updated
May 28, 2021 - GLSL
video-processing
Here are 976 public repositories matching this topic...
-
Updated
Jul 5, 2021 - C
-
Updated
Jul 16, 2021 - C++
-
Updated
Jun 24, 2021
-
Updated
Jul 18, 2021 - Python
Currently, PySceneDetect uses the root logger with a basic configuration. It should be replaced with an explicitly named logger instead to avoid conflicts with other projects using scenedetect
as a dependency.
Furthermore, some objects/functions take explicit logger objects as an argument. Modify them to use the named logger instead.
Lastly, ensure that when the package is imported, the
-
Updated
Oct 31, 2019 - Python
-
Updated
May 24, 2021 - Swift
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jul 10, 2021 - C++
-
Updated
Jul 11, 2021 - Objective-C
-
Updated
Jul 11, 2021 - C
-
Updated
Aug 7, 2020 - Python
-
Updated
Jul 14, 2021 - C
-
Updated
Jul 18, 2021 - Visual Basic .NET
-
Updated
Nov 25, 2020 - Java
-
Updated
Dec 10, 2018 - C++
-
Updated
Feb 7, 2019 - C++
-
Updated
Jul 18, 2021 - C++
-
Updated
Jul 18, 2021 - Python
-
Updated
Jul 1, 2021 - C++
-
Updated
Nov 1, 2020 - Python
There are quite a few functions in the repo that need to be annotated.
This issue will be left open for external contributions. If you wish to contribute, please submit a PR for the same!
Thanks!
-J
-
Updated
Jul 5, 2021 - C#
-
Updated
Apr 15, 2021 - Java
-
Updated
Mar 1, 2018 - Objective-C
-
Updated
Jun 24, 2021 - Shell
-
Updated
Jul 2, 2021 - Java
Improve this page
Add a description, image, and links to the video-processing topic page so that developers can more easily learn about it.
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."
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h