-
extract
该程序是对输入的数字图片进行特征提取,以得到图片对应的向量,从而为下一步的识别提供帮助。(The program is to input the number of picture feature extraction in order to obtain the corresponding vector images, so as to identify the next step to help.)
- 2008-03-16 15:38:44下载
- 积分:1
-
06362230
Continuous Birdsong Recognition Using Gaussian
Mixture Modeling of Image Shape Features
- 2013-07-09 10:13:22下载
- 积分:1
-
dingbiao
摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件(Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system)
- 2012-11-27 10:17:31下载
- 积分:1
-
walsh
这是一个基于matlab语言编写的沃尔什变换程序,里面有一个4X4的矩阵可当例子,修改相关参数可用于2^n的矩阵(Walsh Transform matlab language based program, which has a 4X4 matrix when the example 2 ^ n matrix can be used to modify the relevant parameters)
- 2021-04-21 00:08:49下载
- 积分:1
-
DEM-read
此程序可以根据一幅图像的DEM读取一幅图像(This program can read an image of an image based on DEM)
- 2014-11-23 15:26:16下载
- 积分:1
-
A-joint-demosaicking-zooming
功能:去模糊/去马赛克
A joint demosaicking-zooming scheme for single chip digital color cameras(2007)论文以及源码(Function: to blur/demosaicing A joint demosaicking-zooming scheme for single chip digital color cameras (2007) paper and source code)
- 2011-11-24 15:48:30下载
- 积分:1
-
motionTracking
一个基于帧间差分的目标跟踪matlab源代码,解压后可直接运行,对学习跟踪有重大帮助(Frame difference of a target tracking based on matlab source code, extract can be directly run a major help in learning track)
- 2010-10-27 10:56:32下载
- 积分:1
-
sharpen
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
(Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
- 2010-05-31 22:17:00下载
- 积分:1
-
Image-conversion
此算法是图像之间的转换,二值图,RGB等的相互转换源代码(This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code)
- 2015-09-18 20:17:30下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1