-
PSO
说明: 实现
%1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线
%4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了
%!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
- 2021-04-18 14:28:51下载
- 积分:1
-
Walsh
Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
- 2008-04-15 17:54:47下载
- 积分:1
-
dtcwt_toolbox4_3
说明: 国外编写的双树复小波的一个开发包,包括1维和2维的情况,文件中有说明。(The Dual-Tree Complex Wavelet prepared outside of a development package, including the one-dimensional and two-dimensional case, the document has made it clear.)
- 2010-03-17 12:00:10下载
- 积分:1
-
KMP
图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
- 2011-09-23 19:46:43下载
- 积分:1
-
DTCWT
双树复小波变换的图像融合程序代码,有图可编译运行(DTCWT image fusion)
- 2015-11-30 09:47:14下载
- 积分:1
-
PG_BOW_DEMO-master
说明: 利用BOW结合空间金字塔模型,使用支持向量机进行图像分类(Image classification using bow)
- 2020-05-05 16:05:42下载
- 积分:1
-
Interpolation
利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。(Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filters to get the enlarged image.)
- 2010-02-17 05:00:44下载
- 积分:1
-
insar
关于insar方面问题的处理方法,是一个有效的实例(InSAR aspects on the treatment method is an effective example of)
- 2008-03-26 09:25:08下载
- 积分:1
-
software
用于压缩感知图像处理的matlab代码 包括CoSaMP,GBP,IHT,OMP,BP,SP等算法的代码(matlab codes for image processing applied for compressed sensing,codes including CoSaMP,GBP,OMP,BP,IHT,SP )
- 2013-01-18 09:57:39下载
- 积分:1
-
Digital-Image-Processing
Labwindows/CVI实现了常见的数字图形处理算法,如滤镜,正交表换 边缘检测等(Common digital graphics processing algorithms, such as filters, orthogonal change of edge detection)
- 2012-04-23 22:22:38下载
- 积分:1