-
data used to be and curve tools, the use of a cubic spline interpolation methods...
用数据拟和曲线的工具,利用了三次样条插值等方法。-data used to be and curve tools, the use of a cubic spline interpolation methods.
- 2022-05-07 20:16:47下载
- 积分:1
-
这个cpp文件为基本的图像处理程序
This the cpp file for basic image processing routines -This is the cpp file for basic image processing routines
- 2023-06-29 15:55:02下载
- 积分:1
-
B样条源程序,vc编写
B样条源程序,vc编写-source of the B-spline, vc prepared
- 2022-03-24 09:01:48下载
- 积分:1
-
HDraw(基于MFC编写的画图板)
============================================================
v3.0
自画直线,矩形,园
============================================================
v2.8-2.9
完成所有功能,包括全选,拖动等,参见文档HDraw2.9.doc
============================================================
v2.7
修正画布随滚动条滚动的Bug
完善MouseMove的直线,矩形和椭圆识别
- 2022-03-11 21:37:48下载
- 积分: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 Rose for the flowering process, you can use this code is not the basis of the...
这个一朵玫瑰花开花的过程,可以以这个代码未基础开发一个喷水池-A Rose for the flowering process, you can use this code is not the basis of the development of a fountain
- 2022-03-20 14:06:25下载
- 积分:1
-
基于模板匹配的图像分割然后识别,绝对可用。
基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
- 2023-07-26 15:00:04下载
- 积分:1
-
开两个程序,一个中画图,可以在另一个中实时显示
开两个程序,一个中画图,可以在另一个中实时显示-opened two procedures, a Chinese painting, in another real-time show
- 2023-09-01 05:10:03下载
- 积分:1
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-10-12 04:50:04下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十一章 维纳滤波器...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十一章 维纳滤波器-Peking University
- 2022-08-15 08:55:19下载
- 积分:1