video-processing
Here are 1,099 public repositories matching this topic...
A High-Quality Real Time Upscaler for Anime Video
-
Updated
Nov 26, 2021 - Jupyter Notebook
The file formatting check fails for html_tools.py (which results in unrelated PRs "failing" the tests we run on them):
--- moviepy/video/io/html_tools.py 2022-01-13 15:20:33.354483 +0000
+++ moviepy/video/io/html_tools.py 2022-01-13 15:20:36.028119 +0000
@@ -24,11 +24,10 @@
ipython_available = True
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
-
Updated
Jan 7, 2022 - C
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.
-
Updated
Feb 11, 2022 - C++
A curated list of action recognition and related area resources
-
Updated
Jan 18, 2022
Video stabilization using gyroscope data
-
Updated
Feb 13, 2022 - Rust
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features
-
Updated
Feb 11, 2022 - Python
Description of Problem & Solution
Right now using templates in bash requires escaping the dollar signs. Investigate using a style similar to Python instead to help with this, e.g.:
scenedetect [...] split-video -f {VIDEO_NAME}-Scene-{SCENE_NUMBER}.mp4
Proposed Implementation:
Allow both dollar signed template $VARIABLES as well as braced {VARIABLES} to mean the same thing.
一个基于node.js的高速视频制作库 A fast video processing library based on node.js
-
Updated
Jan 26, 2022 - JavaScript
A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.
-
Updated
Dec 29, 2021 - Swift
A high performance anime upscaler
-
Updated
Feb 12, 2022 - C++
A GPU accelerated image and video processing framework built on Metal.
-
Updated
Dec 28, 2021 - Objective-C
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
-
Updated
Oct 31, 2019 - Python
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
-
Updated
Feb 12, 2022 - C
-
Updated
Jan 9, 2022 - Visual Basic .NET
MLT Multimedia Framework
-
Updated
Feb 13, 2022 - C
Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.
-
Updated
Jan 20, 2022 - Python
This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.
-
Updated
Nov 25, 2020 - Java
OpenShot Video Library (libopenshot) is a free, open-source project dedicated to delivering high quality video editing, animation, and playback solutions to the world. API currently supports C++, Python, and Ruby.
-
Updated
Feb 12, 2022 - C++
Auto-Editor: Effort free video editing!
-
Updated
Feb 13, 2022 - Python
Real-time 3D face tracking and reconstruction from 2D video
-
Updated
Dec 10, 2018 - C++
Video++, a C++14 high performance video and image processing library.
-
Updated
Feb 7, 2019 - C++
High-performance Vision library in Python. Scale your research, not boilerplate.
-
Updated
Oct 13, 2021 - Python
Video Processing in Python
-
Updated
Oct 1, 2021 - Python
Livekeys - Automation Platform with support for live scripting.
-
Updated
Feb 7, 2022 - C++
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.
-
Updated
Feb 9, 2022 - C#
-
Updated
Feb 10, 2022 - Java
High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.
-
Updated
Jun 26, 2021 - Swift
This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
-
Updated
Nov 17, 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