-
The proportion of different coefficient rgb to gray, compared with different res...
比例系数不同的rgb转gray,不同的结果相比较。-The proportion of different coefficient rgb to gray, compared with different results.
- 2022-03-02 18:36:35下载
- 积分:1
-
本程序是用于三维图像的,三维重建,非常有用
本程序是用于三维图像的,三维重建,非常有用-This procedure is used for three-dimensional images, three-dimensional reconstruction, a very useful
- 2022-06-26 17:31:53下载
- 积分:1
-
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法...
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
- 2023-02-10 14:40:04下载
- 积分: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
-
一个分形程序,拥有图形界面,特别不同
一个分形程序,拥有图形界面,特别不同-a fractal procedures, with a graphical interface, in particular the different
- 2022-11-03 05:10:03下载
- 积分:1
-
这是一个很好的地质人员制作地质解释剖面的软件。
这是一个很好的地质人员制作地质解释剖面的软件。-This is a very good geological interpretation of geological profiles produced software.
- 2022-08-07 16:38:36下载
- 积分:1
-
一个关于三角网格的程序 可以通过三维点恢复它的立体图像
一个关于三角网格的程序 可以通过三维点恢复它的立体图像-on a triangular grid of the procedure can be three-dimensional point resume its three-dimensional images
- 2022-04-17 03:06:14下载
- 积分:1
-
vcvb互相调用,希望对大家有用
vcvb互相调用,希望对大家有用-vcvb call each other, in the hope that useful U.S.
- 2022-05-18 09:10:49下载
- 积分:1
-
PCA人脸识别代码,希望指教
PCA人脸识别代码,希望指教-PCA Face Recognition code, hoping enlighten
- 2022-03-31 02:45:38下载
- 积分:1
-
自己写的Bresenham画线算法,很简单但很实用
自己写的Bresenham画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical
- 2023-03-25 22:20:03下载
- 积分:1