-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
wavelet
对图像进行小波分解,可以调整层数,效率较高,精确度较高(The image wavelet decomposition, you can adjust the number of layers, higher efficiency, higher precision)
- 2013-05-16 10:54:53下载
- 积分:1
-
fingerprint
fingerprint normalise
- 2012-07-13 09:35:49下载
- 积分:1
-
circle_center_find
采用质心算法来计算输入的激光光斑图像的中心位置,开始的时候可以选择图片的名称和路径(Using centroid algorithm to calculate the position of the input laser spot center of the image, you can select the picture at the beginning of the name and path)
- 2014-03-28 10:14:37下载
- 积分:1
-
book3e_2
说明: 冈萨雷斯版数字图像处理, 第三版配套代码,可参考(Gonzalez Digital Image Processing third edition supporting code)
- 2021-03-03 09:25:45下载
- 积分:1
-
darkchanneldefog
基于暗通道先验理论的去雾算法,使用rgb暗通道计算大气光及透射率获得去雾图像(Since the scene radiance is usually not as bright as the atmospheric light, the image after haze removal looks dim. So we increase the exposure of J(x) for
display.)
- 2018-01-14 15:08:15下载
- 积分:1
-
Aaform
图像变换,处理图片的变换及反走样处理,包含VB和VC的源文件(Image transformation, to deal with the change of image and anti-aliasing processing, VB and VC contains source files)
- 2007-12-19 13:48:33下载
- 积分:1
-
C# 旋转图片并显示 RotateFlip 实例
C# 旋转图片并显示 RotateFlip 实例
- 2013-05-23下载
- 积分:1
-
matlab
intrans matlab code special effects
- 2017-12-26 05:47:25下载
- 积分:1
-
matlab图像处理
对图像进行灰度处理,乘除处理法处理,加法处理,减法处理(Gray scale, multiplication and division of image)
- 2020-10-11 09:57:33下载
- 积分:1