-
用VC++.Net实现退化图像的恢复
用VC++.Net实现退化图像的恢复-VC. Net achieve the restoration of degraded images
- 2022-01-24 18:42:19下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
Set up brushes, painting brushes, regional filling, with block
建立画笔,画刷,区域填充,位图与块位处理。-Set up brushes, painting brushes, regional filling, with block-bit bitmap handle.
- 2022-12-26 09:35:03下载
- 积分:1
-
曲线图软件。实时数据,一条线的信息
曲线图软件。实时数据,一条线的信息 -Graph software. Real-time data, a line of information
- 2023-04-14 21:40:04下载
- 积分:1
-
数字图像实用工程案例源码.
数字图像实用工程案例源码.-digital image source of practical engineering cases.
- 2023-02-18 14:45:04下载
- 积分:1
-
数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。...
数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。DBClient客户端在得到接收成功提示信息后,便可以用生成数据库功能选中接收的XML库格式文件,系统会自动在DBClient程序所在路径创建XML文件中指定的数据库及表数据,并在程序列表中读出显示生成结果。
-database remote backup
- 2023-04-13 00:25:04下载
- 积分:1
-
bmp浏览器,编译成功
bmp浏览器,编译成功-bmp browser, compiler success
- 2022-04-22 18:27:47下载
- 积分:1
-
基于结构特征的虹膜识别源码 vc++,我自己看过编译过,不错的。...
基于结构特征的虹膜识别源码 vc++,我自己看过编译过,不错的。-Based on the structural characteristics of the iris recognition source vc++, I have seen compiled, not bad at all.
- 2022-07-18 17:55:00下载
- 积分:1
-
一个VC写的数字识别程序.rar
一个VC写的数字识别程序.rar-write a VC digital identification procedures. Rar
- 2022-09-01 05:25:04下载
- 积分:1
-
图片编码源代码【将Jpeg图片解码并编码为BMP格式】
读入JPEG格式的图像通过代码解码,转换成BMP格式的图像, 并自动保存。下图为程序的代码流程图,即图像解码、编码原理。
- 2022-01-28 16:42:55下载
- 积分:1