资源列表
new-median-filter
- 一种新德中值滤波,在邻域内如果中心像素为最大值或最小值则用中值代替,否则保持原值不变,适合于红外图像的椒盐去噪。-A new DE median filter, in the neighbourhood if center pixels for maximum or minimum value is used instead of value, or keep the same original value, suitable for infrared image denoising salt
circle_fit.rar
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
CIRCLE
- Program to implement a circle
xiaobo
- 实现图像的一级、二级、三级小波分解,可以提取低频和高频部分图像。-Image one, two, three-level wavelet decomposition, the low and high frequency parts of the image can be extracted.
five
- 计算声发射时域信号特征值:裕值,振幅因子FK、fc,峭度,-Calculation of acoustic emission time-domain signal characteristic values: margin value, the amplitude factor FK, fc, kurtosis,
example2
- matlab做图像特征匹配处理的源代码,高效-matlab source code do image feature matching process, efficient
dwtwatermarking
- 用matlab写的小波变换的程序,对加深理解小波变换的原理很有帮助-Written by matlab wavelet transform procedures, deepen understanding principle of wavelet transform helpful
keeparea
- 实现肺实质初始轮廓提取,采用区域连通标记去除肺部气管-Realization of the lung parenchyma initial contour extraction, using regional connectivity mark removal lung trachea
dot
- 该代码可以检测出图中含有角点的图像,经过处理后找到角点并生成新图像且在图上标注出来,效果较好-The code can be detected figure image containing corner points, after treatment to find the corners and create a new image and marked out in the figure
firstone
- 提取多幅图像,包括他们的存储路径、文件名以及类别。-extracting more image,consisting of their distancese,filenames and classes.
CERF
- 计算两幅图像之间的交叉熵,自己编的比较简单和大家分享。-Calculate the cross-entropy between the two images, their own series is relatively simple and to share.
bianyuanchuli
- 基于opencv的sobel.laplacian.canny三种边缘处理的源代码-opencv sobel.laplacian.canny