-
FFT
这是一个经典的fourier translate 傅里叶变换的程序 计算图像的中心点并标记和傅里叶频谱图的最大能量环并标记(This is a classic Fourier transform fourier translate the program to calculate the center of the image and mark and Fourier frequency spectrum of the maximum energy ring and mark)
- 2010-01-02 16:02:48下载
- 积分:1
-
C_V
采用半隐式方案实现变分水平集图像分割方法(Active contour without edge, image segmentation)
- 2013-07-10 17:51:22下载
- 积分:1
-
StereoVision_SSD
本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。
这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。
main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘
制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数
y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。
从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions.
The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD.
main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters
y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data.
From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
)
- 2011-01-25 19:06:47下载
- 积分:1
-
Light-Spot
针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
- 2010-12-10 22:56:07下载
- 积分:1
-
imresample
图像重采样,根据新旧图像像元大小的比例进行图像的重采样,(This function resamples the images at the new grid points defined by the new pixel sizes. It assumes that intensities are defined at the pixel centers)
- 2015-04-23 21:57:25下载
- 积分:1
-
2D voronoi建立及使用方法
使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
- 2021-01-06 22:38:53下载
- 积分:1
-
Video-Demo
该源码为目标检测和跟踪算法 包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(The source code for target detection and tracking algorithm include:
1 Static background background prediction target detection
2 Static background frame difference method for target detection
3. Mean Shift tracking method
4 multi-target tracking methods focus)
- 2013-08-11 20:39:39下载
- 积分:1
-
信号去噪界面
说明: 算法对心磁信号去噪的应用以及弱磁信号的抗干扰算法的GUI界面,以及性能分析(The application of the algorithm to the denoising of the magnetic heart signal and the GUI interface of the anti-jamming algorithm of the weak magnetic signal, and performance analysis)
- 2021-03-17 09:41:46下载
- 积分:1
-
CV-Active-contour-model
CV模型水平集代码,包括图片、代码和运行结果(The level set evolution function of the CV model)
- 2018-05-04 17:08:29下载
- 积分:1
-
Stereo-matching-algorithm
这是我和我的朋友们总结的立体视觉匹配算法的教学ppt,希望有用(This is me and my friends summed teaching ppt stereo matching algorithm, hope useful)
- 2014-10-09 21:20:19下载
- 积分:1