-
VC++ Complete face recognition system, image processing, based on the module mat...
VC++人脸识别系统 比较完整的图像处理过程,基于模块匹配。-VC++ Complete face recognition system, image processing, based on the module match.
- 2022-01-25 15:43:27下载
- 积分:1
-
利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域...
利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域-Training against a target object using a cascade of classifiers for Harry to find in the image of the rectangle that contains the object
- 2022-04-20 20:38:14下载
- 积分:1
-
三维立体图绘制 练习三维物体的设计 是个好例子
三维立体图绘制 练习三维物体的设计 是个好例子-three-dimensional mapping exercises 3D design is a good example
- 2022-02-06 00:36:04下载
- 积分:1
-
关于使用GRAPHICS对象绘制直方图操作
关于使用GRAPHICS对象绘制直方图操作-GRAPHICS targets on the use of mapping histogram operation
- 2022-03-04 11:50:49下载
- 积分:1
-
implementation de aes in c for this code
wé use a interface in c in aes
implementation de aes in c for this code
wé use a interface in c in aes
- 2022-10-20 17:40:04下载
- 积分:1
-
圆的画法(计算机图形学)
圆的画法(计算机图形学)-round of paint (computer graphics)
- 2022-07-11 13:38:04下载
- 积分:1
-
一段OPENGL的编程,是关于渲染方面的程序
一段OPENGL的编程,是关于渲染方面的程序-A OPENGL programming is about rendering the procedures
- 2022-02-02 11:50:51下载
- 积分:1
-
image processing most basic knowledge, such as image display, image edge detecti...
图像处理最基础的知识,如图像显示、图像边缘检测等。对初学者很有启发作用-image processing most basic knowledge, such as image display, image edge detection. For beginners very instructive role
- 2022-07-13 10:39:11下载
- 积分: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
-
LM 35 interface with 8051 and display on LCD
LM 35 interface with 8051 and display on LCD
- 2023-03-30 01:50:03下载
- 积分:1