-
提取绿灯二值图像
利用matlab提取红绿灯的二值图像!!!!!!(Extract the two value image of the traffic light.)
- 2018-04-16 11:26:39下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
randlsbimghide
采用基于LSB的随机图像隐藏技术实现将一幅图像(目标图像)隐藏到另一幅图像(载体图像)中。包含目标图像yctx.bmp,载体图像Miss.bmp,图像隐藏代码randlsbimghide.m文件,图像读取代码randlsbimgget.m文件,随机位选择代码randinterval.m文件。(LSB-based technique of random images to achieve a hidden image (object image) to another piece of hidden images (vector image) in the. Includes target image yctx.bmp, vector image Miss.bmp, image hidden code randlsbimghide.m file, image file reading code randlsbimgget.m, random bits select the code randinterval.m file.)
- 2021-04-22 22:58:48下载
- 积分:1
-
liver_ultr
Abstract—Noninvasive ultrasound imaging of carotid plaques
allows for the development of plaque-image analysis methods associated
with the risk of stroke. This paper presents several plaqueimage
analysis methods that have been developed over the past
years. The paper begins with a review of clinical methods for visual
classification that have led to standardized methods for image
acquisition, describes methods for image segmentation and denoizing,
and provides an overview of the several texture-feature
extraction and classification methods that have been applied. We
provide a summary of emerging trends in 3-D imaging methods
and plaque-motion analysis. Finally, we provide a discussion of the
emerging trends and future directions in our concluding remarks.
- 2013-10-28 12:36:04下载
- 积分:1
-
gmm
EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
- 2015-11-19 16:20:15下载
- 积分:1
-
改进RLS校正算法
说明: 采用基于信道非均匀性校正改进的RLS算法实现对探测器的非均匀性校正(An improved RLS algorithm based on channel nonuniformity correction is used to correct the nonuniformity of detector.)
- 2019-05-30 21:14:48下载
- 积分:1
-
SVM
包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kernel function upscaling and SMO optimization algorithm, which can better achieve nonlinear data classification.)
- 2018-03-14 10:30:01下载
- 积分:1
-
LevelSet_ChunmingLi_v0
水平集代码和论文,图像分割,快速有效的图像分割方法(code and paper about level set,image segmentation)
- 2009-03-20 21:03:44下载
- 积分:1
-
fcm-tuxiang 11
fcm聚类分析,用距离方法进行聚类画图,有一定的可操作性(FCM clustering analysis, using distance method for clustering drawing, has a certain operability.)
- 2018-05-29 20:28:35下载
- 积分:1
-
MyLMS
LMS算法函数,基于自适应滤波器的噪声抵消算法研究(LMS algorithm function, based on adaptive filter noise cancellation algorithm)
- 2011-10-31 16:16:09下载
- 积分:1