实现基本视频压缩编码,包括I帧帧内压缩和P帧帧间压缩。I帧帧内压缩实现RGB和YUV颜色空间互相转换,离散余弦变换(DCT for Discrete Cosine Transform)和反离散余弦变换,量化和和反量化,Huffman编码和解码;P帧帧间压缩实现运动估计和运动补偿
☆15Dec 30, 2018Updated 7 years ago
Alternatives and similar repositories for VideoCompression
Users that are interested in VideoCompression are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 5 years ago
- A curated list of awesome 360-degree video resources☆16Oct 18, 2018Updated 7 years ago
- halcon算子阈值分割的实现☆13Apr 13, 2018Updated 8 years ago
- Video compression systems☆24Jul 17, 2014Updated 11 years ago
- steps to perform text-based speaker diarization with kaldi toolkit☆12Nov 2, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Official Pytorch implementation for DCVC-SDD: [Spatial Decomposition and Temporal Fusion Based Inter Prediction for Learned Video Compres…☆17Feb 3, 2025Updated last year
- Code and data for "Content-aware Convolutional Neural Network for in-loop filtering in High Efficiency Video Coding." (TIP2019)☆26Feb 28, 2019Updated 7 years ago
- pfstools for HDR images☆13Jun 6, 2017Updated 9 years ago
- Blind inverse gamma correction with maximum entropy☆11Dec 8, 2021Updated 4 years ago
- 三维显示相关内容☆11Aug 25, 2017Updated 8 years ago
- 降噪算法NL-means的C++实现☆11Mar 11, 2019Updated 7 years ago
- This is a python project to implement HDR imaging process with jupyter notebook.☆15May 3, 2022Updated 4 years ago
- ☆16Aug 15, 2023Updated 2 years ago
- matlab☆10Feb 17, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- VMWare vRealize SSRF-CVE-2021-21975☆12Apr 2, 2021Updated 5 years ago
- 自研JavaFX图形化漏洞扫描工具,支持ThinkPHP 2.x RCE,Thinkphp5 5.0.22/5.1.29RCE,ThinkPHP5 5.0.23RCE和ThinkPHP5 SQL注入漏洞和敏感信息泄露漏洞的漏洞检测,以及命令执行的功能。漏洞POC基本适用Th…☆17May 19, 2022Updated 4 years ago
- Recent papers and codes related to deep learning-based image/video compression. Mainly focus on top venues of machine learning / neural n…