-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1
-
binary
说明: 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰(Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture)
- 2008-11-11 14:02:03下载
- 积分:1
-
Digital-Image-Processing
这是一个数字图像处理常用的功能的集成软件,用VC++ 编写,可以对图像进行一些常见的操作,也可以自己扩展功能(This is a common feature of digital image processing integrated software, images can perform basic operations)
- 2014-01-13 19:09:57下载
- 积分:1
-
unlvbo
图像重建中直接反投影法的源码,可以对图像进行重建(The source code of direct projection,to rebuild the image)
- 2014-04-08 21:59:40下载
- 积分:1
-
6s
说明: 遥感图像运用6S工具来进行大气辐射校正处理(Atmospheric Radiation Correction Processing Using 6S Tool for Remote Sensing Images)
- 2019-06-20 18:12:10下载
- 积分:1
-
用FCM实现分割
基于模糊C-均值聚类算法的图像分割,消除二值分割的非此即彼的缺陷(Image segmentation based on fuzzy C- means clustering algorithm eliminates the defects of two value segmentation.)
- 2018-05-30 16:54:45下载
- 积分:1
-
water_tut1
这个是老师给我的英文翻译的文献,对于要找关于数字音频水印研究的同学有帮助。(This is the teacher gave me the English translation of literature for students to find on a digital audio watermarking.)
- 2012-04-18 15:05:12下载
- 积分:1
-
united1
集运小波变换的图像去噪,本文采用的是一种改进了的软阈值法去噪,去噪效果更好(Image Denoising Based on Wavelet changing)
- 2014-05-19 10:45:07下载
- 积分:1
-
GausPyramid
高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样(Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample)
- 2009-05-08 11:25:24下载
- 积分:1
-
rgb2ycbcr--ycbcrrgb
由rgb转化到ycrcb空间,再又ycrcb空间转化到rgb空间中(make a color space transmission from rgb into ycbcr,then transmit color space from
ycrcb into rgb)
- 2012-05-05 16:22:10下载
- 积分:1