-
covariance-tracking
该代码用于实现视觉目标跟踪研究中的协方差跟踪,能够把多种时空特征融合于统一的模型中,在实现视觉目标跟踪时具有较好的鲁棒性,而且其维数等于使用特征的数量,与各个特征的维数无关,因此,其计算复杂度较小,实时性较好。(This code is used to realize covariance tracking in the research field of visual object tracking of computer vision. It enables fusion of various spatial-temporal features into an unified object feature model, hence robust to noise. In addition, its dimension is equal to the number of the features used and independent of the dimensions of the features used. Therefore, it satisfies the requirement of real-time application due to its low computation cost.)
- 2011-07-02 06:58:54下载
- 积分:1
-
gif图片转换成jpg文件格式 实例源码
gif图片转换成jpg文件格式 实例源码
- 2013-05-22下载
- 积分:1
-
lk
说明: 光流场经典算法-LK算法,通过两幅图像计算光流场。(Lucas – Kanade Motion Estimation using Pyramids)
- 2009-09-07 11:07:27下载
- 积分:1
-
145
一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试(use of class template )
- 2013-08-30 17:17:58下载
- 积分:1
-
opencv-docs
opencv图像库函数集,有关最新的opencv新增函数的应用(opencv functions)
- 2012-05-07 09:55:10下载
- 积分:1
-
sift
用sift算子对两幅图像进行特征点的自动搜索。(Sift operator with the image feature point english)
- 2009-02-17 16:24:10下载
- 积分:1
-
readpic
说明: VC bmp图像数据读取和输出代码程序,经过编译可行(compiled vc program in reading image )
- 2010-04-07 11:02:37下载
- 积分:1
-
Nonsubsampled-Contourlet-Transform
非下采样contourlet相关去噪,论文程序,包括非下采样contourlet变换工具箱,已通过仿真(Related denoising nonsubsampled contourlet paper program, including non-sampling contourlet transform toolbox has been through the simulation)
- 2012-08-10 21:30:38下载
- 积分:1
-
OpticalFlow
使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错(Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good)
- 2013-07-26 09:24:44下载
- 积分:1
-
three_lowpass_filters
彩色图像转为灰度图像,灰度图像的傅里叶低通滤波,彩色图像的傅里叶低通滤波,三种滤波器的三维表示(Transforming a color image to a grayscale image Do low-pass filtering to a grayscale or color image by Fourier transform The three-dimensional representation of three types of filters )
- 2020-07-03 05:20:01下载
- 积分:1