-
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值...
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值-Motion detection and background extraction, suitable for beginners to learn the value of some reference
- 2022-08-20 09:44:23下载
- 积分:1
-
图像腐蚀,图像膨胀,开运算,闭运算,数学形态学的其他运算...
图像腐蚀,图像膨胀,开运算,闭运算,数学形态学的其他运算-Image corrosion, image expansion, opening operation, closing operation
- 2022-02-02 14:01:21下载
- 积分:1
-
本程序给出了实现内存绘图的功能源码,能够防止绘图时候内存泄露和屏幕闪烁,同时能够从文本文件中读取数据以用来绘图...
本程序给出了实现内存绘图的功能源码,能够防止绘图时候内存泄露和屏幕闪烁,同时能够从文本文件中读取数据以用来绘图-This procedure gives realize the function of graphics memory source, to prevent memory leak when drawing and screen flicker, at the same time be able to read from the text file data to be used graphics
- 2022-05-24 08:47:50下载
- 积分:1
-
VB MAPX5.0 development of the campus space information inquiry system source cod...
基于VB+MAPX5.0开发的校园空间信息查询系统源代码,主要功能包括显示、放大、缩小、漫游等地图显示功能;基本查询功能、图层控制功能。-VB MAPX5.0 development of the campus space information inquiry system source code, the main features include display, zoom in and out, such as roaming map display; Basic inquiry function layer control functions.
- 2022-01-27 16:06:55下载
- 积分: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
-
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。...
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
- 2023-07-10 22:15:03下载
- 积分:1
-
the ongoing implementation of the new version of documents and continue coverage
将正在执行的文件用新版本覆盖并且继续执行-the ongoing implementation of the new version of documents and continue coverage
- 2022-02-15 15:34:58下载
- 积分:1
-
high ratio radar magic basic on matlab
基于matlab的高分辨距离像的研究 svm实现-high ratio radar magic basic on matlab
- 2022-02-04 04:18:23下载
- 积分:1
-
在RichEdit控件中显示图片
在RichEdit控件中显示图片-in RichEdit controls showed pictures
- 2022-11-11 19:00:02下载
- 积分:1
-
图像处理的一部分程序,对初学图像编程有一定的帮助
图像处理的一部分程序,对初学图像编程有一定的帮助-??像
- 2022-06-16 06:12:29下载
- 积分:1