-
Watershed-16
分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取(Watershed algorithm, can automatically split the image)
- 2010-07-19 15:33:21下载
- 积分:1
-
DFT_by_dft
VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。(Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.)
- 2016-07-05 16:08:58下载
- 积分:1
-
originalpointanalyse2
源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
- 2013-09-28 08:31:12下载
- 积分:1
-
photo
vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
- 2009-04-26 10:26:37下载
- 积分:1
-
Openimagefile
在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,()
- 2007-08-29 23:23:41下载
- 积分:1
-
Image-zooming
实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
- 2014-02-13 10:17:26下载
- 积分:1
-
XY
说明: XYZ视频图像压缩编码的应用原理与实际生活应用 (XYZ video image compression encoding)
- 2012-02-04 00:33:22下载
- 积分:1
-
vtk-CT(MC)
MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
- 2014-02-25 10:14:46下载
- 积分:1
-
siftregistration
这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
- 2008-12-30 15:47:17下载
- 积分: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