一个轻量级的转换工具, 用于把RGB像素块转换为YUV.
☆22Jun 22, 2024Updated last year
Alternatives and similar repositories for cpp-rgb2yuv
Users that are interested in cpp-rgb2yuv are comparing it to the libraries listed below
Sorting:
- Code Mate 代码片段管理器☆14Jun 7, 2017Updated 8 years ago
- Directshow Audio Loopback Capture Filter☆12Jan 17, 2014Updated 12 years ago
- OpenGL+MFC(VC++6.0)写的机器人运动学仿真程序☆14Mar 7, 2017Updated 8 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- A C++ Library to work with GraphViz graphs☆11Jan 4, 2021Updated 5 years ago
- 一个快捷方便的剪贴板应用 A Qt5 Project☆15Dec 1, 2018Updated 7 years ago
- C++ std::string 实用函数库☆18Apr 1, 2016Updated 9 years ago
- 从零开始学习OpenGL☆22Mar 1, 2019Updated 7 years ago
- 一个 C++ InkCanvas 实现,从 WPF 移植而来☆29Oct 19, 2021Updated 4 years ago
- A C++ type library that is as easy to use as Python built-in types.☆28Dec 23, 2025Updated 2 months ago
- Login/User/Admin database system in Qt/C++ & SQLite.☆10Jun 25, 2016Updated 9 years ago
- Qt,filter,图像处理,image process☆32Mar 26, 2025Updated 11 months ago
- 一个跨平台的三维模型编辑器,支持多个模型放缩、旋转、矩阵变换,顶点修改,导入obj文件,读取mtl材质文件☆32Mar 22, 2020Updated 5 years ago
- YUVviewer is a small tool for developers to view and preview various original image formats. It is based on Qt and opencv frameworks and …☆33Feb 24, 2026Updated last week
- 《100 C++ Mistakes and How to Avoid Them》的非专业个人翻译☆35Mar 8, 2025Updated 11 months ago
- ☆20Updated this week
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- tool and many hash functions: crc16, crc32, md5, sha1, sha256, sha512, sha3_224, sha3_256, sha3_384, sha3_512☆11Apr 21, 2022Updated 3 years ago
- QGIS svg icons - Animal silhouettes☆11Nov 17, 2018Updated 7 years ago
- ☆18Jan 12, 2026Updated last month
- Cross-platform blur effect inspired by Microsoft's Acrylic blur.☆35Jul 21, 2022Updated 3 years ago
- QtWidget uses Acrylic Material to blur windows | Qt 使用亚克力的透明磨砂效果的窗口思路和解决方案 | 跨平台方案☆37Jun 16, 2025Updated 8 months ago
- c++ RTSP Client/Server - win32/linux/android☆35Nov 4, 2019Updated 6 years ago
- C++ Wrapper Library for WinAPI, Direct2D, GUIs and often used functionality. Quick and easy to use.☆10Oct 7, 2022Updated 3 years ago
- Qt 无边框窗口(QtFrameless)的实现,简单明了,不复杂,适合大部分使用.