-
dt_cwt-texture
基于纹理特征的图像检索源码,用双树复小波(DT-CWT)三级分解提取图像的纹理特征(Texture-based image retrieval source code, using dual tree complex wavelet (DT-CWT) to extract texture features three levels of decomposition)
- 2013-12-06 15:58:36下载
- 积分:1
-
SURF
该算法可以应用于计算机视觉的物体识别以及3D重构中。(The algorithm can be applied to object recognition in computer vision and 3D Reconstruction.)
- 2016-05-31 10:32:38下载
- 积分:1
-
P_M_Modle
P_M正则化图像滤波的一个实验例子,包含程序和实验结果还有实验报告(Tikhonov P_M image filtering example of an experiment, including the procedures and experimental results are experimental report)
- 2009-02-06 10:09:47下载
- 积分:1
-
gaborcreate
该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。(The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.)
- 2013-09-17 16:11:32下载
- 积分:1
-
WaterMark_embed_and_pick
图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
- 2011-08-31 20:09:58下载
- 积分:1
-
Lucas_Kanade
光流运动中经典的LUCAS-CANADE-TOMASI算法。内中有附说明和图片。(optical flow movement classical Lucas-CANADE- TOMASI algorithm. With a description and photo attached.)
- 2007-03-19 21:23:32下载
- 积分:1
-
ww
说明: matlab图像处理用于目标分割,分割后的图像在用形态学滤波处理(matlab image processing for object segmentation, image segmentation using morphological filtering deal)
- 2008-07-06 10:54:02下载
- 积分:1
-
explam-fft
二维傅里叶变换相位提取的matlab模拟程序。(Two-dimensional Fourier transform phase extraction matlab simulation program.)
- 2012-10-17 10:57:53下载
- 积分:1
-
Deblurring-Images
本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
- 2020-12-12 10:49:16下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1