高仿画图板并拓展。在VS2015环境下,利用MFC框架实现的一款高仿“画图”工具,实现绝大部分功能甚至更多创新点。(带注释) 实现了点、直线、曲线、折线、矩形、圆形、多边形等等形状,并且具有区域限制、鼠标捕捉等功能; 实现了不同笔型,包括铅笔、圆珠笔、荧光笔等等; 可以根据不同的笔设置不同的笔宽和笔色以及虚线、点线等等功能; 实现了多种画图工具,包括不限于橡皮、笔刷子、油漆桶、部分区域颜色填充、设置字体和颜色、添加文字; 实现放大镜功能等; 添加多个资源文件,制作工具栏,设置工具栏,实现滚动条滚屏操作等; 实现保存图片、关闭保存等等功能。
☆33Mar 29, 2019Updated 6 years ago
Alternatives and similar repositories for Draw_Image
Users that are interested in Draw_Image are comparing it to the libraries listed below
Sorting:
- MFC画图:基于MFC的简易画图程序,支持绘制各种图形及文本、修改已有图形、撤回、保存等。附有详细的功能实现过程。☆22Aug 14, 2022Updated 3 years ago
- MFC 绘图程序及 MFC 程序设计详解☆80Dec 27, 2018Updated 7 years ago
- Roughly imitated some of the most popular and less complex functionalities of CAD with MFC. || 使用MFC,简单地模仿了CAD软件中的一些最常见的、也易于实现的功能。☆26Oct 28, 2020Updated 5 years ago
- A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。☆22Mar 31, 2025Updated 11 months ago
- MFC简单绘图系统分享,可以绘制基本图形,画笔自由绘制,绘制文字,插入图片,保存图片等☆17Sep 6, 2023Updated 2 years ago
- MFC绘图系统(矢量绘图),可以完成基本图形的绘制、函数曲线的绘制、动点轨迹绘制等操作☆13Sep 6, 2023Updated 2 years ago
- Gui Toolkit 1.5☆10Aug 25, 2016Updated 9 years ago
- OpenGL+MFC(VC++6.0)写的机器人运动学仿真程序☆14Mar 7, 2017Updated 8 years ago
- Qt project that mimics mind mapping(qt模仿的思维导图项目)☆13Feb 25, 2022Updated 4 years ago
- Qt实现画图板小程序☆13Aug 19, 2022Updated 3 years ago
- A drawing tool based on Qt's Diagram-Scene-Example☆53Jan 12, 2019Updated 7 years ago
- MFC图像处理系统,使用Opencv库,完成了图像的灰度变换、形态学操作、图像分割、图像滤波、边缘检测、人脸检测等功能。☆32Jan 1, 2024Updated 2 years ago
- Create MP4 videos from JPG/PNG/GIF/BMP images☆14Feb 21, 2015Updated 11 years ago
- Converts image formats(SVG, BMP, JPG, JPEG, PNG, PPM, TIFF, XBM, XPM)☆21Sep 1, 2012Updated 13 years ago
- A qt capture window that can be resize(with resize marker), move , and transparent.☆18Sep 4, 2019Updated 6 years ago
- 一个基于Qt5开发的windows截图工具(Screenshots Tool Qt5)☆12Apr 6, 2020Updated 5 years ago
- AI ChatBox是一个基于MFC框架开发的本地AI聊天程序,集成了大型语言模型,支持多轮对话,对话记录保存等功能。用户可以选择不同的本地模型,例如qwen、llama、deepseek等,进行对话。AI ChatBox完全离线运行,保护用户隐私☆21Mar 14, 2025Updated 11 months ago
- 图形编辑器(MFC VC6.0)☆30Feb 28, 2017Updated 8 years ago
- 专业的曲线、折线、柱状图绘制控件(ActiveX),高效灵活,可深度定制,支持插件开发。☆20Oct 4, 2021Updated 4 years ago
- MFC串口通信测试程序☆22Mar 25, 2016Updated 9 years ago
- MFC简单绘图程序☆24Jun 2, 2019Updated 6 years ago
- Text Editor for Source Code☆30Feb 5, 2026Updated 3 weeks ago
- 一个 C++ InkCanvas 实现,从 WPF 移植而来☆29Oct 19, 2021Updated 4 years ago
- Simple drawing program created using Qt☆93Sep 7, 2019Updated 6 years ago
- QtDrawingPaperEditorDemo☆27Sep 20, 2019Updated 6 years ago
- 虹膜识别-虹膜分割代码☆25Dec 27, 2018Updated 7 years 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
- 基于Qt,自行实现底层绘图算法的绘图系统/画板☆121Jul 11, 2020Updated 5 years ago
- 这是一个基于Qt5开发的模仿企业QQ的客户端☆27Jul 27, 2022Updated 3 years ago
- Program for visualization of binary search tree. Written in C++ and Qt☆27Nov 2, 2018Updated 7 years ago
- MFC相关源代码☆11Jun 21, 2017Updated 8 years ago
- QGIS svg icons - Animal silhouettes☆11Nov 17, 2018Updated 7 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
- 1422Python基于Opencv和SVM机器学习算法和百度AI平台车牌识别系统-毕业源码案例设计☆16Apr 4, 2024Updated last year
- 使用一个CNN网络模型对人脸图像进行性别分类和年龄估计☆12Jun 27, 2023Updated 2 years ago
- 基于STM32的直流电机调速系统☆12Oct 26, 2018Updated 7 years ago
- ☆11Feb 25, 2025Updated last year
- This is a Qt/C++ IM system that has multiple versions: TCP/Client-Server, UDP/Client-Server, TCP/P2P, and UDP/P2P☆35Mar 16, 2017Updated 8 years ago