高仿画图板并拓展。在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
- MFC简单绘图系统分享,可以绘制基本图形,画笔自由绘制,绘制文字,插入图片,保存图片等☆17Sep 6, 2023Updated 2 years ago
- Gui Toolkit 1.5☆10Aug 25, 2016Updated 9 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
- MFC绘图系统(矢量绘图),可以完成基本图形的绘制、函数曲线的绘制、动点轨迹绘制等操作☆13Sep 6, 2023Updated 2 years ago
- A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。☆23Mar 31, 2025Updated 11 months ago
- AI ChatBox是一个基于MFC框架开发的本地AI聊天程序,集成了大型语言模型,支持多轮对话,对话记录保存等功能。用户可以选择不同的本地模型,例如qwen、llama、deepseek等,进行对话。AI ChatBox完全离线运行,保护用户隐私☆21Mar 14, 2025Updated last year
- MFC图像处理系统,使用Opencv库,完成了图像的灰度变换、形态学操作、图像分割、图像滤波、边缘检测、人脸检测等功能。☆32Jan 1, 2024Updated 2 years ago
- Qt实现画图板小程序☆13Aug 19, 2022Updated 3 years ago
- 在QT环境下通过qtwinmigrate框架生成可以用于MFC的动态链接库☆11Sep 17, 2018Updated 7 years ago
- Create MP4 videos from JPG/PNG/GIF/BMP images☆14Feb 21, 2015Updated 11 years ago
- 使用一个CNN网络模型对人脸图像进行性别分类和年龄估计☆12Jun 27, 2023Updated 2 years ago
- ☆12Oct 4, 2022Updated 3 years ago
- ☆10Jan 31, 2017Updated 9 years ago
- 图形编辑器(MFC VC6.0)☆31Feb 28, 2017Updated 9 years ago
- MFC相关源代码☆11Jun 21, 2017Updated 8 years ago
- 基于STM32的直流电机调速系统☆12Oct 26, 2018Updated 7 years ago
- Converts image formats(SVG, BMP, JPG, JPEG, PNG, PPM, TIFF, XBM, XPM)☆21Sep 1, 2012Updated 13 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Mar 4, 2020Updated 6 years ago
- Qt project that mimics mind mapping(qt模仿的思维导图项目)☆14Feb 25, 2022Updated 4 years ago
- 一个QT5练手项目,实现百度和有道翻译API☆10Mar 7, 2016Updated 10 years ago
- A qt capture window that can be resize(with resize marker), move , and transparent.☆18Sep 4, 2019Updated 6 years ago
- DeepMASS2 is a cross-platform GUI software tool, which enables deep-learning based metabolite annotation via semantic similarity analysis…☆14Jan 22, 2026Updated last month
- List Control with tooltips, cells editing, colors, sorting, hyperlinks, columns hiding, and lot more.☆43Mar 1, 2026Updated 2 weeks ago
- 一个基于Qt5开发的windows截图工具(Screenshots Tool Qt5)☆12Apr 6, 2020Updated 5 years ago
- MFC简单绘图程序☆24Jun 2, 2019Updated 6 years ago
- Deep SNNs with various neural coding methods (rate, phase, burst, TTFS)☆12Feb 15, 2022Updated 4 years ago
- 这是一个基于Qt5开发的模仿企业QQ的客户端☆27Jul 27, 2022Updated 3 years ago
- 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 9 years ago
- 毕业设计最终源码☆15Jul 18, 2019Updated 6 years ago
- CSC420 Fall 2019 Project☆19Apr 3, 2020Updated 5 years ago
- C++ library to implement non-linear undo/redo functionality☆71Apr 17, 2025Updated 11 months ago
- 基于Qt,自行实现底层绘图算法的绘图系统/画板☆121Jul 11, 2020Updated 5 years ago
- Brian2 version of stdp-mnist☆10Jan 13, 2022Updated 4 years ago
- QtDrawingPaperEditorDemo☆27Sep 20, 2019Updated 6 years ago
- ☆37Feb 22, 2026Updated 3 weeks ago
- 基于caffe的mtcnn训练实现,非常容易非常简单,并且有配套的纯c++版本的mtcnn-light☆15Jul 6, 2017Updated 8 years ago
- FastText 文本分类☆19Nov 23, 2018Updated 7 years ago