-
相位配准
利用相位相关法对图像进行配准,配准精度可达到0.01(The registration accuracy can reach 0.01 by using phase correlation method.)
- 2021-01-04 10:18:55下载
- 积分:1
-
main
通过纹理方向估计消失点,通过消失点来检测道路区域。 该程序应用到了基于纹理的张量投票算法来估计消失点;通过纹理方向和颜色信息,生成用于估计两个最主要道路边界的直方图;最后将道路区域定义为两个检测到的道路边界之间且低于估计的消失点的区域(The vanishing point is estimated by the texture direction, and the road area is detected by the vanishing point. The program applies a texture-based tensor voting algorithm to estimate the vanishing point; through the texture direction and color information, generates a histogram for estimating the two most important road boundaries; finally defines the road area as two detected road boundaries. An area between and below the estimated vanishing point)
- 2019-04-06 20:33:10下载
- 积分:1
-
rader1
说明: 雷达模拟LFM脉冲信号,模拟目标回波(目标距离50km,速度100m/s)和噪声信号(信噪比)(Radar simulated LFM pulse signal, simulated target echo (target distance 50km, speed 100M / s) and noise signal (signal-to-noise ratio))
- 2020-04-12 11:38:29下载
- 积分:1
-
ImageRestore2
说明: 基于fft的数字图像处理MATLAB实现(Fft based on MATLAB for digital image processing to achieve)
- 2009-08-03 15:33:46下载
- 积分:1
-
opencv4.3
自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of each color.)
- 2014-02-13 16:18:41下载
- 积分:1
-
target-tracking-using-kalman
卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。(Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.)
- 2009-12-03 22:58:00下载
- 积分:1
-
qq
说明: 基于背景差分法和帧间差分法的目标跟踪
应用了二维滤波,效果较好(Based on background difference and frame difference method applied to two-dimensional target tracking filter, better)
- 2011-06-05 16:27:15下载
- 积分:1
-
ImageRetrieval
毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
- 2010-09-14 17:31:44下载
- 积分:1
-
harris-ncc-ransac
本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点(harris ncc ransac)
- 2012-06-04 08:54:25下载
- 积分:1
-
gmm
高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
- 2013-10-27 19:58:34下载
- 积分:1