-
Image-Rotate
这个matlab程序实现图像的任意角度的顺时针旋转。(The matlab program images at any angle of clockwise rotation.)
- 2008-08-08 10:01:15下载
- 积分:1
-
Supervised
遥感信息工程学院遥感原理与应用课程实习监督分类(Supervised of Remote Sensing Principle and Application Course Practice)
- 2019-05-24 08:43:58下载
- 积分:1
-
pcnn
说明: 输入灰度图像,采用pcnn算法进行边缘检测(Input gray image, use PCNN algorithm for edge detection)
- 2020-01-03 10:43:37下载
- 积分:1
-
hsv_file
本代码主要是基于HSV的阴影检测及消除,分别提取前景及背景图像,进行色彩空间转换。HSV空间类似人类感觉色彩的方式,可以更加准确地识别阴影,并保持在计算上简单。(This code is mainly based on the HSV shadow detection and elimination, extract the foreground and the background image, respectively, for color space conversion. HSV space is similar to the ways the human feel color, can more accurately identify the shadow, and keep it simple in calculation.
)
- 2013-05-27 08:27:32下载
- 积分:1
-
KSVD
一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。(A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.)
- 2013-06-22 12:52:40下载
- 积分:1
-
Chapter3
图形处理,Visual C++图形编程技巧与实例源代码3(Graphics Visual C++ graphics programming techniques and source code examples
3)
- 2012-02-29 11:16:21下载
- 积分:1
-
HaarPSRC=Vehicle-detection
运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
- 2013-07-31 11:21:35下载
- 积分:1
-
NLMeans
非局部均值滤波
输入: 待平滑的图像
t: 搜索窗口半径
f: 相似性窗口半径
h: 平滑参数
NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
- 2010-10-22 17:33:30下载
- 积分:1
-
sobel_pointlocation
这是一个口形特征点粗定位程序,首先对唇部图象进行边缘检测,然后利用几何特征进行定位。(This is a lip feature points coarse positioning procedures, first of all on the lip image edge detection, and then positioning the use of geometrical features.)
- 2008-07-08 19:35:55下载
- 积分:1
-
ImageSearch
基于图像颜色矩和纹理的图像检索系统,matlab语言编写,图像库包含在内(Image color and texture-based image retrieval system, Matlab language, image library included)
- 2020-12-04 15:29:26下载
- 积分:1