-
EMal
使用EM算法完成图像的分割,使用混合高斯模型,可以修改分类数。运行EM.m(Expectation Algorithm)
- 2021-03-04 16:59:32下载
- 积分:1
-
MSR_original
说明: 多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
- 2020-07-03 06:40:02下载
- 积分:1
-
Marching-Cubesof-MC-algorithm
原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
- 2012-05-04 22:32:57下载
- 积分:1
-
手眼标定(2)
九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)
- 2020-07-02 16:40:01下载
- 积分:1
-
hsvyszft00
传统的HSV空间颜色特征提取算法,量化为8H3S3V.(HSV color space for the traditional feature extraction algorithm, to quantify 8H3S3V.)
- 2010-03-16 09:14:53下载
- 积分:1
-
contourlet_toobox
说明: 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中(Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image or SAR Image)
- 2009-08-06 20:36:01下载
- 积分:1
-
imagesegmentation
压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。(The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification. )
- 2010-06-24 07:10:57下载
- 积分: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
-
teng-yg01
可以动态调节运行环境的参数,重要参数的提取,利用自然梯度算法。( Can dynamically adjust the parameters of the operating environment, Extract important parameters, Use of natural gradient algorithm.)
- 2017-03-25 10:22:25下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1