-
srad中文文献
斑点抑制各向异性扩散滤波(SRAD)算法 的中文论文(Speckle suppression anisotropic diffusion filter (SRAD) algorithm)
- 2018-06-08 15:48:04下载
- 积分:1
-
opencv-fft2
灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
- 2020-11-30 10:59:29下载
- 积分:1
-
SPAMS-matlab-svn.rar
这是SPAMS的原始代码,是稀疏表示的重要工具箱~(This is SPAMS original code, is an important toolbox sparse representation)
- 2013-08-05 16:19:41下载
- 积分:1
-
GISA
提出了一种广义迭代收缩算法(GISA)非凸稀疏编码,可以解决稀疏编码的一些优化问题.希望能对大家有所帮助!(A generalized iterative contraction algorithm (GISA) is proposed to solve some of the optimization problems of sparse coding. We hope to be helpful to everyone!)
- 2017-04-24 11:42:26下载
- 积分:1
-
07-1541175762-687107
说明: 赵巨峰,陶小平,*冯华君,徐之海,李奇, 基于梯度的波纹图像质量评价 [J], 浙大学报工学版, 2010, 44(5):870-874.(Gradient based ripple image quality assessment)
- 2020-06-16 20:20:02下载
- 积分:1
-
change detection with IDL
关于遥感影像分类和变化检测的一本外文数据,其特色在于用IDL实现了很多经典算法,很值得借鉴!(Foreign language data on a remote sensing image classification and change detection, which feature IDL achieve many classical algorithm, it is worth learning!)
- 2012-10-11 11:42:53下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
InpaintingCodeAndData
一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt(A fast transfer equation-based image restoration algorithm. References: FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt)
- 2008-04-23 13:04:09下载
- 积分:1
-
1-s2.0-S003132031000213X-main
some fast feature extraction algorithms are addressed for joint retrieval of images
compressed in JPEG and JPEG2000 formats. In order to avoid full decoding, three fast algorithms that
convert block-based discrete cosine transform (BDCT) into wavelet transform are developed, so that
wavelet-based features can be extracted from JPEG images as in JPEG2000 images.
- 2013-08-05 13:43:39下载
- 积分:1
-
图形图像处理 matlab K-means
说明: 按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1