-
mianbo
实现瑞雷面波的频散曲线提取,并应用频散曲线模拟面波并成像,随即进行面波的逆频散(Inverse dispersion of the Rayleigh wave dispersion curve extraction and application of dispersion curves simulated surface wave imaging, then surface wave)
- 2013-03-16 14:53:10下载
- 积分:1
-
EXP
说明: 注:运行前自己准备图像,修改I = imread('')单引号中的路径
1. 给一张灰度图添分别添加高斯噪声和椒盐噪声。然后分别进行均值滤波和中值滤波,并把处理后的图片保存。
2. 图像频域处理,对图像进行傅里叶变换,进行高通滤波,显示处理结果。
3. 图像平移和旋转
4. 分别用OSTU阈值法和全局阈值法分割图像,然后进行腐蚀和膨胀处理,显示处理结果。(Note: Prepare the image by yourself before running, modify the path in single quotes of I = imread('')1. Add Gaussian noise and salt and pepper noise to a grayscale image. Then perform mean filtering and median filtering respectively, and save the processed pictures.2. Image frequency domain processing, Fourier transform of the image, high-pass filter, and display the processing result.3. Image translation and rotation4. Separate the image with OSTU threshold method and global threshold method, and then perform corrosion and dilation processing, and display the processing results.)
- 2020-08-15 08:49:44下载
- 积分:1
-
JPEG_report_CUDA
这是关于将jpeg压缩的具体算法的原始论文,利于学习。pdf格式(a pdf file about how to encode jpeg,this is the original paper good for your learning)
- 2018-06-25 16:42:10下载
- 积分:1
-
TVD_mm
全变分程序,可以用来处理一维的信号去噪问题!!!!!(total variation)
- 2013-09-29 20:14:39下载
- 积分:1
-
MedianFilterSmooth
图形图像处理中的平滑处理,可以实现部分的功能,但是还可以继续完善(Graphic image processing smoothing, can achieve some of the functions, but can also continue to improve)
- 2008-06-25 00:14:41下载
- 积分:1
-
cs
说明: 基于压缩传感的图像处理,其中运用了迭代的方法,不错的文章(Based on compressed sensing image processing, which used the iterative approach, a good article)
- 2010-05-01 11:21:50下载
- 积分:1
-
edge_detect
边沿检测与提取,轮廓跟踪的图象算法
用VC++实现,下载可以正常运行(Edge detection and extraction, contour tracing algorithm using image VC++ Realization can download the normal operation of)
- 2008-04-25 22:20:43下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
eye_regiloc
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。(This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.)
- 2009-04-21 22:27:12下载
- 积分:1
-
Tamuratexture
图像纹理特征提取,是图像处理中一另一个非常重要的底层特征,matlab实现(Image texture feature extraction, image processing are very important to one another underlying characteristics, matlab implementation)
- 2009-02-24 12:06:09下载
- 积分:1