-
显示渐变色文本的程序
显示渐变色文本的程序- The demonstration gradually changes color the text procedure
- 2022-01-26 00:12:49下载
- 积分:1
-
image thresholding transform source code
图像阈值变换源代码-image thresholding transform source code
- 2022-04-26 14:02:29下载
- 积分:1
-
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会-This is the third example OPENGL, realize the mouse to make rotating objects, a good experience
- 2022-08-25 17:39:11下载
- 积分:1
-
C language of a rocket takeoff procedures
用C语言编写一个腾飞的火箭程序-C language of a rocket takeoff procedures
- 2022-10-22 13:20:03下载
- 积分:1
-
很全的图像融合指标,综合熵、空间频率、互信息等等,一共7种!和两幅源图像!每个程序都测试过,效果很好,直接出结果...
很全的图像融合指标,综合熵、空间频率、互信息等等,一共7种!和两幅源图像!每个程序都测试过,效果很好,直接出结果-Are all indicators of image fusion, integrated entropy, spatial frequency, mutual information, etc., a total of 7! And the two source image! Each program is tested with good results, directly results from
- 2022-01-26 07:11:31下载
- 积分: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
-
简单的图像处理相关算法!
简单的图像处理相关算法!-simple image processing algorithms!
- 2022-02-03 20:01:48下载
- 积分:1
-
这些都是指纹
这些内容是一些与指纹识别有关的东西,全是从国外的网站上找的。-These are some of fingerprint-related things, all of the site from abroad looking for.
- 2022-08-14 02:44:47下载
- 积分:1
-
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。...
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。-OPENCV and IPL call for the realization of image processing procedures for small single-file, with geometric transformation, corrosion, color space conversion function inside fringe detailed notes.
- 2022-02-10 01:34:42下载
- 积分:1
-
虚线填充五边形试验 ,用到了bresenham划线算法
虚线填充五边形试验 ,用到了bresenham划线算法-dotted filled test uses bresenham crossed Algorithm
- 2022-12-23 17:15:03下载
- 积分:1