-
optiflow
光流法的程序,利用传统光流法思想,亲测有效,效果不错(Optical flow method program, pro-test, good results)
- 2012-10-30 10:45:49下载
- 积分:1
-
CoSaMP
压缩感知基追踪算法,实现二维图像的小波变换以及图像重构(Compressed sensing based tracking algorithm, wavelet transform two-dimensional image, and image reconstruction)
- 2021-04-13 19:48:55下载
- 积分:1
-
CBIR
一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。(we propose a CBIR algorithm based on Multi-Features Combining Multi-parameters from Gabor Filter-bank(called multi algorithm for short), which use Gabor filter banks and combine five features including standard deviation, kurtosis, energy, smoothness and uniformity together. The results of experiments show that this algorithm is a more effective method used for image retrieval.)
- 2021-04-20 23:08:49下载
- 积分:1
-
piccompress
图像压缩编码,dct变换,量化,
Z字形扫描 行程编码(Image compression, dct transform, quantization, Z-shaped scan length encoding)
- 2009-12-08 16:31:25下载
- 积分: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
-
1200734
斐波那契数的实现算法及分析,标准化实验报告样本()
- 2017-12-06 08:49:56下载
- 积分:1
-
ActiveCalibration
说明: 主动视觉的摄像机标定程序,基于马颂德的立体视觉标定方法,测试程序可再与我联系!(Active Vision camera calibration procedure, based on Ma Songde Calibration Method for Stereo Vision, testing procedures can contact me!)
- 2008-11-23 19:50:52下载
- 积分:1
-
135475202135
画图源程序-图像数据显示,可以对数据进行时间轴的曲线显示,也可以是空间轴的多维显示
(Paint source- the image data, the data can be curve shows the time axis, it can be multi-dimensional display space axis)
- 2014-02-08 12:55:53下载
- 积分:1
-
Adaptive_Canny_Algorithm
一种自适应Canny边缘检测算法的实现,含对应文献及图片(adaptive edge detection based on canny algorithm)
- 2014-11-07 20:11:16下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波源代码
Some brief notes
----------------
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.
Steve Roberts 7-2-98
(Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
- 2008-04-05 16:47:47下载
- 积分:1