搜索资源列表
31301010OpenCV3
- optical flow 的算法例子,包括连个光流函数的实现-optical flow
trying1
- 基于LK光流算法的人体检测及Kmeans方法进行聚类-human detection based on LK optical algorithem
66334
- 实现视觉光流场计算 其中采用了全局和局部搜索算法的结合 调试过无错误-optical flow code
ikldemo
- visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
bangqang_v62
- 用平面波展开法计算二维声子晶体带隙,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,图像的光流法计算的matl- Computation Method D phononic bandgap plane wave, Including the
nienao
- 图像的光流法计算的matlab程序,用于时频分析算法,鲁棒性好,性能优越。- Image optical flow calculation matlab program, For time-frequency analysis algorithm, Robustness, superior performance.
huntui
- 最大信噪比的独立分量分析算法,独立成分分析算法降低原始数据噪声,图像的光流法计算的matlab程序。- SNR largest independent component analysis algorithm, Independent component analysis algorithm reduces the raw data noise, Image optical flow calculation matlab program.
nangao_V3.2
- 图像的光流法计算的matlab程序,最小二乘回归分析算法,抑制载波型差分相位调制。- Image optical flow calculation matlab program, Least-squares regression analysis algorithm, Suppressed carrier type differential phase modulation.
ganlun
- 图像的光流法计算的matlab程序,实现六自由度运动学逆解算法,使用高阶累积量对MPSK信号进行调制识别。- Image optical flow calculation matlab program, Six degrees of freedom to achieve inverse kinematics algorithm, Using high-order cumulants of MPSK signal modulation recognition.
fengsie_v65
- 结合PCA的尺度不变特征变换(SIFT)算法,各种kalman滤波器的设计,图像的光流法计算的matlab程序。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Various kalman filter design, Image optical flow calculation matlab program.
yenqun_V5.4
- 实现六自由度运动学逆解算法,图像的光流法计算的matlab程序,重要参数的提取。- Six degrees of freedom to achieve inverse kinematics algorithm, Image optical flow calculation matlab program, Extract important parameters.
nengfan
- 使用matlab实现智能预测控制算法,代码里有很完整的注释和解释,图像的光流法计算的matlab程序。- Use matlab intelligent predictive control algorithm, Code, there are very complete notes and explanations Image optical flow calculation matlab program.
fingjeng
- 包括最小二乘法、SVM、神经网络、1_k近邻法,图像的光流法计算的matlab程序,空间目标识别,采用PM算法。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Image optical flow calculation matlab program, Space target recognition algorithm using PM.
suijen
- 图像的光流法计算的matlab程序,最终的权值矩阵就是滤波器的系数,借鉴了主成分分析算法(PCA)。- Image optical flow calculation matlab program, The final weight matrix is ??the filter coefficient, It draws on principal component analysis algorithm (PCA).
jengbang
- 图像的光流法计算的matlab程序,非常适合计算机视觉方面的研究使用,基于K均值的PSO聚类算法。- Image optical flow calculation matlab program, Very suitable for the study using computer vision, K-means clustering algorithm based on the PSO.
qenfiu_v24
- 图像的光流法计算的matlab程序,到达过程是的泊松过程,cordic算法的matlab仿真。- Image optical flow calculation matlab program, Arrival process is a Poisson process, cordic matlab simulation algorithm.
光流法运动估计OpticalFlow
- 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
Luacas_Kanade
- 在计算机视觉中,Lucas–Kanade光流算法是一种两帧差分的光流估计算法。它由Bruce D. Lucas 和 Takeo Kanade提出。(In computer vision, the Lucas - Kanade optical flow algorithm is a two frame differential optical flow estimation algorithm. It is proposed by Bruce D. Lucas and Takeo Kanade.)
pyrlk_optical_flow
- 金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流(Classical optical flow algorithm for Pyramid optical flow)
Lucas_Kanade
- 基于matlab代做的LK光流算法的仿真与分析.(Simulation and analysis of LK optical flow algorithm based on MATLAB)