-
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序...
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序-Template function for the fuzzy BlurTemplate.m Subroutine DIPexp2.m using inverse filtering and Wiener filtering for the restoration of the source
- 2023-07-05 06:55:03下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
关于matlab的基本的人脸识别程序,涉及图像处理方面的知识
关于matlab的基本的人脸识别程序,涉及图像处理方面的知识-On face recognition matlab basic procedures involved in image processing knowledge
- 2022-03-20 17:21:23下载
- 积分:1
-
形态学重构
形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。-Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.
- 2023-08-11 19:30:04下载
- 积分:1
-
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比...
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。
-This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
- 2023-08-07 17:40:04下载
- 积分:1
-
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载...
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载-The Complete algorithms of image processing ,Contains a lot of classical algorithms, very useful, please download!
- 2022-01-25 14:18:43下载
- 积分:1
-
本人用matlab自己做的图像分裂合并程序,主要对印章图像进行处理....
本人用matlab自己做的图像分裂合并程序,主要对印章图像进行处理.-own image split the merger process, mainly to seal image processing.
- 2023-07-10 13:45:03下载
- 积分:1
-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
C语言和IDL语言交流机制,制作DLL,IDL访问DLL,…
C语言和IDL 语言的交流机制,C制作DLL,IDL访问DLL,提高了IDL的能力。-C language and IDL language exchange mechanism, C produced DLL, IDL access DLL, improve the ability of the IDL.
- 2022-08-18 15:46:15下载
- 积分:1
-
图像格式转换的C源码,将rgb格式转变成yuv格式
图像格式转换的C源码,将rgb格式转变成yuv格式-Image of the C source code format conversion to rgb format into yuv format
- 2022-08-09 01:28:47下载
- 积分:1