资源列表
HCM_eng
- 画出图像的直方图,但是不能进行详细的分类,具有一定得可用性-draw the picture
editor
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。-A very Cool Image-editing software to support the image painted oval, rectangular, cone, cylinder, irregular curves, to support the input text, use the eraser, image-filled region.
Draw
- C语言实现绘图程序,用WIN-TC编译 C
VCAutoCAD
- VC++图形绘制工具源代码(类似AutoCAD),希望对你们有帮助-VC++ source code for graphics drawing tools (similar to AutoCAD), you would like to help
TTBEZIER
- 利用vc单文档绘制的贝塞尔曲线,是学习单文档gdi绘图的有效参考,同时对贝塞尔曲线的形成原理做了介绍-Vc use a single document drawn Bezier curves, a single document to learn effective gdi drawing reference, at the same time the formation of the principle of Bezier curves introduced
imagework
- 利用24位图的RGB分量的最低位来保存隐密数据,实现数字水印-Figure 24 using the RGB components of the lowest private to preserve data, digital watermark
plantEditor
- 功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。 -Features and interfaces in Windows, bringing all to imitate the drawing board, interface, such as screen
Graph
- 将象素网格表现出来,建立网格坐标系 用橡皮筋的形式输入参数 鼠标移动时,显示鼠标当前位置 显示判别式的计算过程和下一点的选择策略 记录生成点的坐标,建议用表的形式 图形生成过程可以重复进行 - pixel grid will be shown, the establishment of the grid coordinate system ɧ
Sketcher
- C++ 2005 绘图程序,用鼠标点击输入信号,绘制鼠标两点间的直线-C++ 2005 drawer
Bresenham_Line
- 适用于所有象限的通用Bresenham画线算法的Matlab程序-Apply to all quadrants of the General Bresenham line drawing algorithm Matlab procedures
ScanLineSeedFill
- 4连通内点定义区域的scan line seed fill algorithm-4-connected region interior-point definition of scan line seed fill algorithm
PolygonClipping
- 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures