☆23Jan 6, 2025Updated last year
Alternatives and similar repositories for VideoPlayer
Users that are interested in VideoPlayer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- QT + FFmpeg 5.x + x264 + x265 + SDL2 音视频播放器☆36May 19, 2024Updated 2 years ago
- 仿QQ毕业设计☆10Jun 10, 2024Updated 2 years ago
- Qt和QML实现了视频播放器和音乐播放器☆12May 10, 2023Updated 3 years ago
- 基于周立功ZLG/同星TS/KVASER/广成的上位机工具☆27Jun 21, 2026Updated last month
- The code of paper "O-Mamba: O-shape State-Space Model for Underwater Image Enhancement"☆14Oct 18, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Official [AAAI] Code Repository for "Continual Learning with Scaled Gradient Projection".☆17Jun 28, 2023Updated 3 years ago
- 使用ffmpeg ,directshow,x624,fdkaac,rtmp等技术,推流到平台☆15Oct 6, 2024Updated last year
- HFM: A Hybrid Fusion Method for Underwater Image Enhancement☆11Aug 15, 2023Updated 2 years ago
- The implementation of our paper Fed-TDA☆15Jan 11, 2023Updated 3 years ago
- This is the project of paper "Underwater Variable Zoom: Depth-Guided Perception Network for Underwater Image Enhancement".☆14Sep 14, 2024Updated last year
- A deep learning algorithm for underwater image enhancement☆15Jun 9, 2025Updated last year
- 基于qt框架用c++实现的基于ffmpeg的播放器☆18Jul 28, 2019Updated 6 years ago
- 一个现代化的桌面聊天界面框架,专注于打造流畅优雅的对话交互体验。 优雅对话:简约现代的聊天界面设计,支持丰富的消息类型 - 🎨 Fluent Design:采用 WPF Fluent UI,提供流畅的视觉体验 内置 OpenAI 接口,轻松对接各类 AI 服务 - 📝…☆14Jan 28, 2025Updated last year
- Qt6.9,初学qt,写个音乐播放器练练手☆19Nov 1, 2025Updated 8 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Underwater Image Enhancement with Physical-based Denoising Diffusion Implicit Models☆21Mar 24, 2025Updated last year
- Bayesian Massive MIMO Channel Estimation with Parameter Estimation using Low-Resolution ADCs☆14May 23, 2022Updated 4 years ago
- ☆16Sep 11, 2021Updated 4 years ago
- 生成条码以及解析条码☆15Jan 23, 2026Updated 6 months ago
- 一个视频播放器,开源版 potplayer ,用于总结播放器开发技术。☆1,177Jun 18, 2026Updated last month
- [arXiv Preprint] Official PyTorch Implementation of "Self2Self+: Single-Image Denoising with Self-Supervised Learning and Image Quality A…☆20Sep 7, 2023Updated 2 years ago
- My trial to imitate the Telsa dashboard IVI GUI, using QML as frontend and C++ as backend.☆16Jul 31, 2023Updated 2 years ago
- COCO JSON 格式 和YOLO 相互转化的代码,包含YOLO2JSON 和JSON2YOLO,在很多数据集上测试有效。☆14Jan 7, 2024Updated 2 years ago
- Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.☆20Sep 10, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆22May 9, 2025Updated last year
- Joint-ID: Transformer-based Joint Image Enhancement and Depth Estimation for Underwater Environments☆27Mar 11, 2024Updated 2 years ago
- 《远程桌面协助项目》,这个项目的应用其实也非常的广泛,比如我们使用的TeamView,向日葵和todesk等软件。而今天这个项目就类似这种,客户端可以显示服务端的桌面,鼠标控制以及键盘输入,并且最终打包成了一款软件(客户端和服务端软件)☆15Sep 16, 2025Updated 10 months ago
- CloudMusic is a pure front-end project that simulates NetEase Cloud Music, created by individuals using qml/C+/Qt related technologies☆58Mar 11, 2026Updated 4 months ago
- Modern video player based on libmpv and Qt☆16Jul 17, 2026Updated last week
- Benchmarks for microservices frameworks kratos, go-zero, sponge☆17Jun 23, 2024Updated 2 years ago
- WBoard是一款在Windows平台基于VS2017、Qt5.9.5开发的一款开放源码的白板教学软件,主要用于学校和大学的交互式电子白板。 它既可以与交互式白板一起使用,也可以在双屏幕场景中通过笔、平板显示器和光束进行使用。 主要有演示板、网页、文档和桌面四大界面。由于时…☆214Sep 9, 2021Updated 4 years ago
- 用于水下图像视屏恢复和增强,复现CVPR-2012的一篇论文: 一种用于增强水下图像和视频的融合策略。代码使用python、☆17Oct 13, 2024Updated last year
- mediasoup c++ server (SFU)☆16Jul 1, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Pytorch reproduction of CsiNet☆31May 25, 2023Updated 3 years ago
- Elsipo SIP Browser App - navigate the VoIP service via SIP (Pre-WebRTC)☆18Jul 25, 2011Updated 14 years ago
- QML-friendly C++ undo framework for Qt☆27Jul 23, 2016Updated 10 years ago
- qtWidget制作的轮播图☆247Jul 21, 2025Updated last year
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆24Jul 1, 2024Updated 2 years ago
- Code for my publication: F. B. Mismar and B. L. Evans, "Deep Learning in Downlink Coordinated Multipoint in New Radio Heterogeneous Netwo…☆25Oct 9, 2019Updated 6 years ago
- ☆391Aug 26, 2025Updated 10 months ago