-
SIFT-Panorama
本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。(The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panoramic mosaic map.)
- 2011-05-16 02:47:18下载
- 积分:1
-
rotating
desing and develop a cube rotation
- 2010-12-26 18:57:19下载
- 积分:1
-
sample-histogram-equalization
直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
- 2016-10-25 17:28:33下载
- 积分:1
-
boxFilter
盒状滤波器,可以用来用来对图像进行滤波,对图像的预处理(Box-shaped filter can be used for image filtering, pre-processing of the image)
- 2016-05-12 10:41:30下载
- 积分:1
-
gaosi
二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)
- 2009-11-18 15:32:39下载
- 积分:1
-
6017923462007323212458268938
图象处理用于对BMP格式的图象进行几何校正.(image processing used to BMP format images geometric correction.)
- 2020-07-03 23:00:02下载
- 积分:1
-
cameraCali
张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
- 2015-05-03 23:45:36下载
- 积分:1
-
SAR_geo_correction
距离模型、多普勒模拟、地球模型、的雷达图像几何校正
(Radar image geometric correction)
- 2011-08-03 07:56:26下载
- 积分:1
-
sauvola
图像二值化算法,试用效果还不错,欢迎大家试用(Improved Image and Text Binarization Algorithm)
- 2015-06-08 10:35:07下载
- 积分: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