-
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改...
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改-use templates to enhance the images, mainly for the increase of road, template is used to meet the increasing road course according to their own need for amendment
- 2022-01-26 06:33:16下载
- 积分:1
-
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。...
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
- 2023-07-10 22:15:03下载
- 积分: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
-
JPEG2000压缩解压程序
JPEG2000压缩解压程序-JPEG2000 compression decompression procedures
- 2022-08-17 09:26:13下载
- 积分:1
-
Windows图像编程,C语言开发
Windows图像编程,C语言开发-Windows programming, C language development
- 2022-08-14 00:36:50下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第二十一章 彩色和多光谱图像处理...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第二十一章 彩色和多光谱图像处理-Peking University
- 2022-07-21 19:34:14下载
- 积分:1
-
浮动水平线算法绘制网格表面程序
浮动水平线算法绘制网格表面程序-breath-5, a program file to show that I will be my last set of five procedures is described.
- 2022-01-25 21:33:25下载
- 积分:1
-
Use Delphi to achieve rendering graphics data, allowing data to achieve a more i...
利用Delphi实现绘制数据图形,实现让数据的更直观更易懂的表现在人们面前,可以打开原始数据表格,也可以自行设计数据表格,并用圆饼图或者梯形图的方式表现出来-Use Delphi to achieve rendering graphics data, allowing data to achieve a more intuitive performance more understandable in front of people, can turn raw data form can also design their own data tables, and a round pie chart or ladder diagram shown by way of
- 2022-11-28 07:35:03下载
- 积分:1
-
利用 OpenCV 实现了根据颜色直方图和形状进行图像匹配
想做一些图像匹配,所以最近学习使用openCV,并做了一些试验。利用 OpenCV 实现了根据颜色直方图和形状进行图像匹配的功能,能够对摄像头的实时图像和本地照片进行匹配。Demo仅能在真机中测试,因为需要用到摄像头。作者:jimple_金鸿
- 2022-06-01 08:32:00下载
- 积分:1
-
这也是老师留的作业,一个间的画笔画刷操作程序,
这也是老师留的作业,一个间的画笔画刷操作程序,-This is the teacher to stay the operation of a painting brush strokes operating procedures,
- 2022-01-23 11:27:12下载
- 积分:1