-
苏金明《Matlab图形图像》.pdf,苏金明《Matlab图形图像》.pdf
苏金明《Matlab图形图像》.pdf,苏金明《Matlab图形图像》.pdf-Su-Jin " Matlab graphic image" . Pdf
- 2022-05-18 07:02:17下载
- 积分:1
-
Convolution Filter to alter images
卷积滤波器改变图像
- 2023-03-31 13:10:03下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
实现多物体相关联
实现多物体相关联-multi-related objects
- 2022-03-23 14:30:37下载
- 积分:1
-
三角函数曲线 图形的叠加 双y轴图形的绘制
图形标注
三角函数曲线 图形的叠加 双y轴图形的绘制
图形标注 -Trigonometric function curve of the superimposed graphics double y-axis label graphics rendering graphics
- 2022-03-13 06:56:53下载
- 积分:1
-
这是一个很重要的开源3d引擎,设计简单 容易上手,同时也有许多预处理的函数...
这是一个很重要的开源3d引擎,设计简单 容易上手,同时也有许多预处理的函数-This is a very important revenue 3d engine design is simple and easy to get started, and it is also a function of many pretreatment
- 2023-04-08 01:50:11下载
- 积分:1
-
C achieve BP
用C++实现BP网络-C achieve BP
- 2023-02-01 21:50:04下载
- 积分:1
-
介绍一种用VC实现图象的纹理分析方法的程序
介绍一种用VC实现图象的纹理分析方法的程序-Introduce a program in texture analysis method .using VC realize image.
- 2022-02-02 03:41:29下载
- 积分:1
-
一个在单文档引用程序中的绘图算法,提供了最基本的思路
一个在单文档引用程序中的绘图算法,提供了最基本的思路-a document cited in a single procedure for the drawing algorithm, provide the most basic ideas
- 2022-05-20 09:30:34下载
- 积分:1
-
图象均值滤波算法
图象均值滤波算法-image filtering algorithm
- 2022-03-07 09:34:00下载
- 积分:1