-
gabor二维滤波器,能有效的提取细节纹理信息。
gabor二维滤波器,能有效的提取细节纹理信息。-two-dimensional gabor filter, can effectively extract the details of texture information.
- 2023-04-20 23:15:03下载
- 积分:1
-
鼠标响应的画图办法
鼠标响应的画图办法-mouse response to the drawing approaches
- 2022-07-22 23:43:42下载
- 积分:1
-
论文是关于照相机定标,对相关的相机定标技术进行总结,但提出了一种有效的相机定标技术...
论文是关于照相机定标,对相关的相机定标技术进行总结,但提出了一种有效的相机定标技术-Thesis was on the camera calibration, camera calibration of relevant technologies to sum up, it proposes an effective camera calibration technique
- 2023-01-22 00:10:05下载
- 积分:1
-
VisualC 6.0 source code development.
图片控件源代码VisualC++6.0开发。-VisualC 6.0 source code development.
- 2022-08-03 13:42:14下载
- 积分: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
-
example Face Location
人脸定位实例-example Face Location
- 2022-08-17 03:48:39下载
- 积分:1
-
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据...
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
- 2022-07-16 04:26:39下载
- 积分:1
-
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS,...
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
- 2023-04-08 18:10:04下载
- 积分:1
-
利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵...
利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-The use of boundary-tracing method of image contour extraction, this function is to document the location of boundary points corresponding to the index matrix
- 2022-11-20 15:35:03下载
- 积分:1
-
Reading painting dxf file format of the 16 old procedures can only read straight
读画dxf文件格式的16位老程序,只能读直线-Reading painting dxf file format of the 16 old procedures can only read straight
- 2022-05-18 04:49:01下载
- 积分:1