-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
Cubic-Spline-Interpolation
说明: 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。(regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he declined, in a meeting of the algorithm to consider the quality of the fast algorithm.)
- 2006-03-16 15:59:57下载
- 积分:1
-
WaveletImageFusion-master
说明: 基于小波变换,小波分解的图像融合算法,完整代码(Image fusion algorithm based on wavelet transform and wavelet decomposition, complete code)
- 2020-04-23 18:15:41下载
- 积分:1
-
mmullti-senssu
多传感器多目标跟踪技术研究,,主要研究多传感器多目标跟踪技术
(Multi-sensor multi-target tracking technology research, mainly multi-sensor multi-target tracking technology)
- 2012-06-09 10:50:42下载
- 积分:1
-
detection.py
Python+OpenCV实现的行人检测(Pedestrian Detection of Python + OpenCV Implementation)
- 2018-05-01 03:45:48下载
- 积分:1
-
_Heikkila-a-Silven
张正友标定法中计算内参的方法,经典原文资料(calculate Intrinsics zhang s method)
- 2014-12-04 10:38:34下载
- 积分:1
-
2
说明: 数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果(Digital image processing: segmentation and morphology threshold treatment, the procedure was completed excellent graphics extraction, including procedures and operations on the results of)
- 2009-04-05 23:25:34下载
- 积分:1
-
模式识别
说明: 对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。
具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection.
See the instruction document for details.)
- 2021-01-30 21:56:57下载
- 积分:1
-
duge
图像融合质量评价指标,包含灰度值,平均梯度,光谱扭曲程度,SSIM,PSNR,MSE等等。(Image fusion quality uation, including gray value, average gradient, spectral distortion degree, SSIM, PSNR, MSE, and so on.)
- 2015-06-05 10:16:41下载
- 积分:1
-
FTVd
快速TV算法用于图像去模糊、图像去噪等,其中TV模式包括两种(TV went fast algorithm for image blur, image denoising, which includes two TV mode)
- 2020-06-29 16:40:02下载
- 积分:1