-
图像处理的程序。是课程设计。希望大家多多指教。
图像处理的程序。是课程设计。希望大家多多指教。-Image processing procedures. Curriculum design. Hope that the exhibitions.
- 2022-06-17 11:27:45下载
- 积分: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
-
图像的红色点,从而确定视频记录的相对坐标…
红点的图像,用于识别所录制视频的相对坐标
- 2022-01-28 05:23:08下载
- 积分:1
-
这是计算机图形学的B样条算法。直接可以运行。
这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
- 2022-03-07 13:29:02下载
- 积分:1
-
显示及图像处理技术
显示和处理DIB图像-display and image processing DIB
- 2022-03-18 16:03:01下载
- 积分:1
-
java3D实现不同灯光的照射效果,场景中同时有阴影出现
java3D实现不同灯光的照射效果,场景中同时有阴影出现-java3D to achieve the different effects of light exposure, the scene at the same time to cast a shadow appears
- 2022-03-12 20:40:20下载
- 积分:1
-
数字图象处理
VC++源代码,包含图象读取、点运算。区域运算、分析、识别...
数字图象处理
VC++源代码,包含图象读取、点运算。区域运算、分析、识别
-digital image processing VC source code contains images read, point computation. Regional operations, analysis, identification
- 2022-01-23 10:53:31下载
- 积分:1
-
graphic image processing
图形图象的处理程序-graphic image processing
- 2022-06-18 06:38:05下载
- 积分:1
-
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载- Extremely the Cool screen effect, may yours screen distortion,
some more than ten kind of effects, the recommendation download
- 2022-02-02 04:33:27下载
- 积分:1
-
相机标定――Tsai Method 的C源码!!!
希望对大家有用
相机标定――Tsai Method 的C源码!!!
希望对大家有用-camera calibration-- Tsai Method of C source code! ! ! We hope to useful
- 2022-03-10 15:04:14下载
- 积分:1