-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
sparse-decomposition
基于稀疏表示的卡通纹理分解程序,能完成卡通纹理的分解(The program can complete that texture based on sparse decomposition process that cartoon, cartoon texture to complete the decomposition.)
- 2020-07-02 23:20:01下载
- 积分:1
-
Lee滤波器,具有很好的去噪效果Leefilter
Lee滤波器,具有很好的去噪效果,结合各种小波,可以有效去除SAR图像噪声。(Lee filter, has a good de-noising effect of combination of wavelet can effectively remove the SAR image noise.)
- 2020-07-06 08:38:58下载
- 积分:1
-
fftchazhi
基于matlab平台的fft加窗插值算法,适用于信号分析(Wft window interpolation algorithm based on matlab platform, suitable for signal analysis)
- 2020-06-24 11:20:02下载
- 积分:1
-
Hough-Radon
一个关于hough和radon变换的实例,实现了时钟图形做图.(and one in Chinese on hough transform examples and achieve a clock graphic graphics.)
- 2007-02-08 09:35:38下载
- 积分:1
-
图像处理标准测试图片库 Standard-test-images
图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments.
)
- 2013-04-06 18:34:41下载
- 积分:1
-
yanse
IEEE CSVT 2001的一篇关于颜色直方图法的论文,彩色图片的颜色特征提取算法的代码.(IEEE CSVT 2001 an article about color histogram method paper, color the picture color feature extraction algorithm of the code.
)
- 2012-09-12 16:19:18下载
- 积分:1
-
surfAndsift
里面有注释,还有sift和surf的比较(There are notes, there are more sift and surf the)
- 2015-01-25 21:16:46下载
- 积分:1
-
81404570iROI
说明: 实现matlab对感兴趣区域(ROI)提取(Implement MATLAB to extract ROI)
- 2020-12-17 21:04:09下载
- 积分:1
-
tuxiangzengqiang
六种图像增强的方法,线形反锐化掩膜方法,直方图均衡等。(6 kinds of image enhancement methods, linear unsharp mask method, such as histogram equalization.)
- 2008-05-18 18:26:13下载
- 积分:1