-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
数字图像处理——使用MATLAB分析与实现
说明: 本压缩包主要包括数字图像处理——使用MATLAB分析与实现的源代码(This compression package mainly includes digital image processing - using MATLAB analysis and implementation of the source code)
- 2021-01-25 19:27:43下载
- 积分:1
-
matlab_calib
立体视觉中的相机标定程序!很好用的张正友方法标定程序(stereo vision of the camera calibration procedure! Zhang good is the method of calibration procedures Friends)
- 2007-03-23 16:45:59下载
- 积分:1
-
voc-release3.1
DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
- 2017-07-20 10:06:52下载
- 积分:1
-
fastRPCA-master
快速鲁棒性Pca方法的一段matlab程序(fastrpca eneneneneen)
- 2020-08-23 16:28:17下载
- 积分:1
-
new_SPIHT
最新的用matlab实现的SPIHT算法,实现对图像的高性能压缩。(Matlab using the latest achievement of SPIHT, the realization of high-performance image compression.)
- 2007-06-21 16:27:52下载
- 积分:1
-
V4L2
利用V4L2协议进行图像处理的编程框架结构(The utilization the V4L2 protocol for image processing programming framework structure)
- 2013-05-16 16:58:59下载
- 积分:1
-
winform 浮雕效果的图像 例子
winform 浮雕效果的图像 例子
- 2021-05-07 16:43:36下载
- 积分:1
-
imrotatex
自己用matlab语言编写的基于双线性插值的图像旋转程序(I have written based on the bilinear interpolation of the image rotation process)
- 2009-03-26 10:11:53下载
- 积分:1
-
GuidedFilter
Kaiming He的导向滤波算法的源代码(Guided filter source code Kaiming He)
- 2021-01-11 09:08:50下载
- 积分:1