-
GLGS
灰度差分统计法提取图像纹理特征,包括平均值,对比度,熵,等特征,matlab函数,直接接使用,无需修改,中文注释,通俗易懂(Gray difference statistical method is used to extract texture features of image, including mean value, contrast, entropy, etc., matlab function, directly used without modification, Chinese annotation, and easy to understand)
- 2021-04-17 15:08:53下载
- 积分:1
-
PolSARpro4.0
polSARpro4.0手册 能够对极化SAR图像进行读取,处理和分类。(General Presentation of PolSARprov4.0 Software)
- 2016-04-06 16:49:49下载
- 积分:1
-
erode
C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。(C language mathematical morphology erosion operation also apply to binary images and gray-scale image.)
- 2009-11-14 14:43:40下载
- 积分:1
-
BM3D-master
BM3D去噪算法开源代码,不是MATLAB的保密脚本文件,可更改(BM3D,image denoising algorithm)
- 2021-04-27 20:28:44下载
- 积分:1
-
Quadtree
完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
- 2021-01-28 16:58:34下载
- 积分:1
-
Image-Rotate
这个matlab程序实现图像的任意角度的顺时针旋转。(The matlab program images at any angle of clockwise rotation.)
- 2008-08-08 10:01:15下载
- 积分:1
-
Qt_RobHess_Sift
sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。
下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/
这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
- 2021-04-20 21:28:50下载
- 积分:1
-
msaliency
使用frequency-tuned saliency算法计算图像的saliency值,基于此saliency值将图像中的显著区域提取出来。(Using frequency-tuned saliency saliency value of image algorithm, based on the saliency value of the significant image area extracted.)
- 2011-05-10 22:52:35下载
- 积分:1
-
Smoke-detector
关于图像中的烟雾检测,输入图像,如果图像有烟雾的话,会自动检测,并显示出来(The smoke detector on the image, the input image, if the image of smoke, it will automatically detect and display)
- 2013-05-24 20:50:04下载
- 积分:1
-
傅里叶谱与频域低通滤波
说明: 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain
(a) Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum.
(b) Display the spectrum.
(c) Implement the Gaussian lowpass filter in Eq. (4.8-7). You must be able to specify the size, M x N, of the resulting 2D function. In addition, you must be able to specify the location of the center of the Gaussian function.
(d) Download Fig. 4.41(a) from the book web site and lowpass filter it to duplicate the results in Fig. 4.48.)
- 2018-12-24 21:49:57下载
- 积分:1