nagaitomoaki's Stars
opencv/opencv
Open Source Computer Vision Library
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
olive-editor/olive
Free open-source non-linear video editor
microsoft/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
wseemann/FFmpegMediaMetadataRetriever
FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
microsoft/FFmpegInterop
This is a code sample to make it easier to use FFmpeg in Windows applications.
leixiaohua1020/simplest_ffmpeg_player
the simplest video player based on FFmpeg
maudzung/TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch
Unofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
taniarascia/mvc
A simple MVC application in plain JavaScript.
abdullahfarwees/screen-recorder-ffmpeg-cpp
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
githubharald/DeslantImg
The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.
microsoft/media-foundation
Repository for Windows Media Foundation related tools and samples
phamquy/FFmpeg-tutorial-samples
The update version of source code from http://dranger.com/ffmpeg/ffmpeg.html
bigcommerce/sample-app-nodejs
A reference implementation of a BigCommerce single-click app, in Node.JS + Next.js/React
freeeyes/ffmpeg4_camera_to_rtmp
ffmpeg4 camera to rtmp stream
amamenko/inky-doodle
Interactive application with pedigree chart, paginated search features, and automated Instagram posts for Inky Doodle characters
on-three/video-text-relay
Simple Gstreamer based video text overlay. Driven by JSON RPC calls.
parys-github/tournament-brackets
Styled competitions brackets view, based on jQuery Bracket Library.
backendclub/example-django-devcontainers
Example Django project with devcontainers
ohowells/OpenCL-image-processing
drmacsika/http-only-jwt-authentication-nextjs-drf
Next.Js JWT Authentication system using Django Rest Framework with httpOnly Cookies for the backend and Next JS and Redux for the Frontend.
zhornovy/opencl-convolution
Opencl Convolution using C++
atinfinity/launchMyKernel
GpuMatを受け取って自作CUDAカーネルを実行するサンプル
shun-rec/django-website-07
burak-58/GStreamer-WebRTC-AntMediaServer
Streaming from GStreamer to Ant Media Server with WebRTC
m5823779/cuda-kernel-opencv
Practice image processing (color space conversion & pixel shifting & image inpainting) by using OpenCV GPU (GpuMat) and CUDA kernel
rshamsnejad/qt-build-docker
Docker images for cross-compiling Qt apps
nouzui2007/django-compose
django環境をdocker-composeで作成&VS CodeのRemote Developmentで実行