搜索资源列表
GHYharris
- 智能视频分析,harris角点的检测。 从图像局部的小窗口观察图像特征 ,角点的定义是窗口向任意方向的移动都导致图像灰度的明显变化。 -Intelligent Video Analysis harris corner detection. Observed image feature from the local image of the small window, the corner points is defined as the movement of the window to
ex4_9
- 图像稳定。编译lkdemo代码(运动跟踪或光流法代码)。在一个更大的窗口中创建并显示视频图像。轻轻移动摄像机,并用光流法的向量将图像显示在大窗口中,并保持画面的稳定。这是一个基本的图像稳定技术-Image stabilization. Compiled lkdemo code (motion tracking or optical flow method code). Create and display video images in a larger window. Gently move
Harris_Good_Features_to_Track
- Harris角点检测基本思想从图像局部的小窗口观察图像特征角点定义窗口向任意方向的移动都导致图像灰度的明显变化 - Observation of local image features the image widget Mobile corners definition window in any directi
062501
- 角点检测算法是一种基于信号的点特征提取算法,Harris角点检测算子是通过Taylor级数展开法扩展了思路,计算窗口沿任何方向移动后的灰度变换情况,利用数学解析式来进一步确定特征点。-Corner detection algorithm is a point-based feature extraction algorithm signal, Harris corner detection operator is expanded by Taylor series expansion ideas