-
直方图算法,用于图像处理
直方图算法,用于图像处理-histogram algorithm for image processing
- 2022-08-04 02:39:52下载
- 积分:1
-
network
IE7,一个新的浏览器。很实用,非常方便。是上网浏览的好工具。-network
- 2022-02-06 03:55:00下载
- 积分:1
-
similar to the brush of amplification procedures
类似于画笔的放大程序-similar to the brush of amplification procedures
- 2022-07-13 07:54:00下载
- 积分:1
-
图像处理,包括图像变换。图像增强。图像复原,图像重建,图像分割,图像编码等内容...
图像处理,包括图像变换。图像增强。图像复原,图像重建,图像分割,图像编码等内容-image processing, including image transformation. Image enhancement. Image restoration, image reconstruction, image segmentation, image coding content
- 2022-01-26 03:11:03下载
- 积分:1
-
用VC++开发的简化版CAD绘图程序,功能还可以自己完善和更改,可以作为学习的范例。...
用VC++开发的简化版CAD绘图程序,功能还可以自己完善和更改,可以作为学习的范例。-VC development of the CAD simplified procedures, functions they can improve and change. can be used as an example to study.
- 2022-07-20 19:18:47下载
- 积分:1
-
技巧bindkey
cadence skill bindkey -*problem error value dis*
*when difference rules *
*because of default value*
* auto load please rename*
* libIinit.il and put int*
- 2022-07-11 01:16:19下载
- 积分:1
-
RGB
RGB格式
- 2022-05-27 23:40:56下载
- 积分: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
-
关于椭圆的一个优化算法
关于椭圆的一个优化算法-This is a optimized algorithm about ellipse.
- 2022-02-05 07:08:51下载
- 积分:1
-
convex hull algorithm Oh good things
凸包算法好东西哦-convex hull algorithm Oh good things
- 2022-03-11 02:13:32下载
- 积分:1