CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
☆18Jul 23, 2019Updated 6 years ago
Alternatives and similar repositories for cximage
Users that are interested in cximage are comparing it to the libraries listed below
Sorting:
- pdf convert to jpg☆10Dec 14, 2024Updated last year
- C library for speech pre-processing.☆12Jun 7, 2019Updated 6 years ago
- ☆11Jan 9, 2024Updated 2 years ago
- Lexer for Chinese (汉语词法分析器)☆11Feb 25, 2015Updated 11 years ago
- An application that captures a video, splits into many segments and uploads to a server☆20Nov 12, 2011Updated 14 years ago
- Anomaly detection autoencoder model with a focus on industrial images inspection.☆12Aug 8, 2024Updated last year
- JPEG图片的编解码☆10Feb 19, 2023Updated 3 years ago
- Waveform sound playground application for Windows, written in VC++. Generating waveform from specified frequency. FFT analyzer up to 65 k…☆11Oct 28, 2020Updated 5 years ago
- Probably the n'th incarnation of a #WindowsAzure uploader, but I needed one.☆14Jul 10, 2017Updated 8 years ago
- [Qt工具] 字符串加密工具,有 AES、Base64+XOR 两种。☆11Jul 15, 2019Updated 6 years ago
- ☆10May 24, 2019Updated 6 years ago
- BitTorrent is a protocol for the practice of peer-to-peer file sharing that is used to distribute large amounts of data over the Internet…☆11Mar 16, 2016Updated 9 years ago
- Fast, lightweight and cross-platform code-editor☆13Updated this week
- A place to store snippets of wxWidgets code☆12Aug 17, 2024Updated last year
- Proof-of-concept design for the OpenCV Hardware Acceleration Layer (HAL) interface.☆11Sep 19, 2013Updated 12 years ago
- Sample that demonstrates the usage of FFmpeg library in Windows Universal Applications☆10Oct 31, 2025Updated 4 months ago
- Capstone disassembly/disassembler framework: Core (Arm, Arm64, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, O…☆12Nov 11, 2015Updated 10 years ago
- This is a C++ sample library for data structures such as binary search trees, stacks, queues and linked lists☆11Mar 17, 2018Updated 7 years ago
- 本项目设计一个可以产生21种音阶的电子琴,由PS2键盘完成输入,在Basys2板识别处理后,产生特定频率声音,最后通过Pmod_AMP模块发出。☆10Jul 21, 2019Updated 6 years ago
- remark plugin for custom container☆10Dec 8, 2022Updated 3 years ago
- Project of OOP, Tsinghua University, 2018 spring; Implement of "VLSI Module Placement Based on Rectangle Packing by the Sequence-Pair"☆13Jun 30, 2019Updated 6 years ago
- Dependency-free and header-only C++11 XGen XPD cache I/O library.☆13Jun 23, 2019Updated 6 years ago
- Modelica Wrapper for the CoolProp Thermodynamic Library☆13Sep 1, 2015Updated 10 years ago
- CxImage test code☆10Mar 13, 2016Updated 9 years ago
- Minerva是一个便捷的音频工具,支持快速进行录音(PCM/MP3/WAV)和VAD端点检测识别,并保存活动语音。☆10May 23, 2024Updated last year
- Extract from SU2☆17Aug 19, 2019Updated 6 years ago
- A no-hassle GVim-inspired GUI text editor built with wxWidgets.☆15Mar 14, 2021Updated 4 years ago
- 2D C++ Plotting Library built on wxWidgets and OpenGL☆15Dec 13, 2022Updated 3 years ago
- Tool for managing haxe dependencies as git submodules☆10Jul 18, 2022Updated 3 years ago
- Tecs (Transactional, Thread-safe, Templated ECS)☆15Feb 8, 2026Updated 3 weeks ago
- A wxWidgets landing page for an application☆10Jan 23, 2026Updated last month
- MeiTu+PatchMatch☆12Mar 12, 2016Updated 9 years ago
- A lightweight JSON parser and serializer for Qt5 and Qt6☆10Sep 15, 2025Updated 5 months ago
- Qt 中实现摄像头的预览/拍图/录像等操作,因为 QCamera 的接口不完善且 BUG 多,故自己根据平台或第三方库进行实现。