-
ColorHistogram
图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
- 2011-07-06 21:25:29下载
- 积分:1
-
minimum-spanning-tree
在一个具有几个顶点的连通图G中,如果存在子图G 包含G中所有顶点和一部分边,且不形成回路,则称G 为图G的生成树,代价最小生成树则称为最小生成树。 (Has several vertices in a connected graph G, if there subgraph G ' contains all vertices of G and part of the side, and does not form a loop, called G' is a spanning tree of G, the minimum cost spanning tree is called minimum spanning tree.)
- 2013-08-23 23:06:57下载
- 积分:1
-
CoSaMP_OMP
orthogonal Matching Pursuit(OMP),CoSaMP算法的Matlab实现。(orthogonal Matching Pursuit(OMP),CoSaMP Algorithms)
- 2012-02-03 12:29:44下载
- 积分:1
-
grs2rgb
用MATLAB实现将灰度图像转换为伪彩色图像。(Convert grayscale images to RGB using specified colormap.)
- 2020-12-24 21:39:05下载
- 积分:1
-
CircularHough_Grd
matlab检测圆心程序,基于HOUGH,附测试图像。(Detect matlab center procedures, based on HOUGH, attached to the test image.)
- 2009-03-31 22:16:33下载
- 积分:1
-
Code2
实验目的:
1) 图像水平集合
2) 图像加密算法
3) 边缘提取
4) 噪音图像的产生
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 17:02:40下载
- 积分:1
-
GetContour
说明: 用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
- 2010-04-07 09:46:42下载
- 积分:1
-
wavelet
小波变换实现图像增强的示例,matlab编写。(an example of image enhacement based on wavelet transformation, writed by matlab.)
- 2009-10-02 17:07:09下载
- 积分:1
-
yundongjianceGUI
别人编写的运动检测gui,能够检测运动目标以及测速,给大家分享一下。(Written by someone else' s motion detection gui, can detect moving targets and guns, to share with you.)
- 2010-06-08 10:39:35下载
- 积分:1
-
SIFT
SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配
(SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching)
- 2010-01-13 12:08:21下载
- 积分:1