-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
xx
说明: 用MFC实现将位图进行直方图均衡化处理的源码(MFC to achieve the bitmap with the histogram equalization processing of the source)
- 2011-05-20 20:34:55下载
- 积分:1
-
l1_norm_compressed-sensing
两个l1准则下的噪声干扰信号压缩感知重构举例,两个例子的稀疏矩阵均为DCT矩阵,而观测矩阵分别采用单位阵和随机矩阵,有详细的步骤和使用方法,适用于初步的学习压缩感知方法。(This programme supply two examples by Compressed sensing with l1 norm. The sparse matrix of two examples are all DCT matrix and the obsever matrix are unit matrix and random matrix respectively. We give the detailed usage and steps for the programme which is useful to the beginner.)
- 2012-10-30 16:03:14下载
- 积分:1
-
experiment
批量计算气泡的面积 和绘制气泡的轨迹在同一张图片上(Calculate the area of the bubble in batch and draw the trajectory of the bubble on the same picture)
- 2018-02-25 13:49:28下载
- 积分:1
-
08576798works
说明: 用于去除背景,得到原图与背景相减的图像并二值化(boundaries defects and improve the quality of remote sensing images and improve the visual effects))
- 2019-12-31 20:31:15下载
- 积分:1
-
ART
基于ART算法的CT图像重建
刚找到的,不知能不能用(CT image reconstruction based on ART algorithm)
- 2011-05-19 16:03:35下载
- 积分:1
-
HappyVDay_matlab-code
matlab code for the v shape recognition in heart shape
- 2013-03-13 21:38:16下载
- 积分:1
-
Tarel algorithm
经典的Tarel去雾算法,可用于图像去雾的指标性能对比。(It is the classical dehazing algorithm, and it is can be used comparison with other algorithms.)
- 2020-06-26 16:00:01下载
- 积分:1
-
sicplay
用来对2维信号的频域进行sinc插值处理,以放大图像。插值的结果较为理想(Used for 2-D frequency domain signal processing to sinc interpolation in order to enlarge the image. Interpolation more satisfactory results)
- 2007-12-22 15:02:44下载
- 积分:1
-
Complex-environments-face-detection
提出了一种针对复杂环境下的过人脸检测方法,首先在CbCgCr空间利用直接最小二乘法构建了对光照和复杂背景鲁棒性更好肤色聚类模型,实现了准确的肤色检测;然后针对人脸中姿态和表情变化,提出了基于Adaboost的多姿态人脸检测,精确的实现了人脸检测定位。(Extraordinary face detection method for complex environments, the first space CbCgCr direct least squares method to build a better robustness to light and complex background color clustering model to achieve accurate color detection forface, posture and facial expression changes, proposed the multi-pose face detection based on Adaboost, accurate face detection and location.
)
- 2012-04-09 09:54:11下载
- 积分:1