搜索资源列表
OpticalFlowAlgrithom.rar
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。,Optical flow algorithom based on pyramid L-K
LucasKanade.rar
- LK光流算法 源程序(一层不带有金字塔的算法),LK source optical flow algorithm (a layer of non-pyramid algorithm)
LKmatlab.rar
- 该matlab程序能够实现金字塔光流计算 ,The matlab program can achieve pyramid optical flow calculation
Real-TimeRobustAlgorithmofDigitalImageStabilizatio
- 电子稳像的实时鲁棒性算法,首先对采集到的每帧图像建立高斯金字塔。然后在高斯金字塔的顶层进行 初估计,采用图像块法得到整像素的运动估计矢量。精估计采用光流梯度法。为提高鲁棒性,运用简化的M 收敛法 进行梯度约束。最后阶段采用双线性内插对当前帧与参考帧进行匹准-Electronic image stabilization, real-time robust algorithm, first collected in the establishment of Gaussian pyramid
AReal-timeElectronicImageStabilizingAlgorithm
- 为了实时地稳定摄像系统的输出视频,提出了一种基于特征匹配的实时电子稳像算法。将改进 的Kanade2Lucas2Tomasi (KLT) 算法用于特征提取,并提出一种新的基于灰度投影均值的特征匹配算法。为了保 证稳像结果的鲁棒性,还给出了特征的有效性检验方法。-Real-time camera system in order to stabilize the output of video, presents a feature-based matching algorithm for
785fbccc
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流-To achieve optical flow, the algorithm is based on the pyramid L_K optical flow algorithm to calculate the optical flow
The-pyramid-Lusas-Kanande-optical
- 金字塔Lusas-Kanande光流算法,Visual C-The pyramid Lusas-Kanande optical flow algorithm, Visual C++!
LK
- 用LK光流算法实现视频跟踪的金字塔实现方法-Optical Flow Computation
CV
- 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
Lucas_Kanad
- 本算法是基于光流的LK算法,还包括自适应的LK光流算法。基本思想是基于分层的高斯金字塔的方法-The algorithm is based on optical flow LK algorithms, including adaptive LK optical flow algorithm. The basic thought is based on the method of layered gaussian pyramid
algo_affine_tracking
- 这是仿射变换与金字塔光流法结合的文献。。。里面伪代码已经写的非常详细了。。直接看文章就可以把代码写出来。-This is the affine transformation pyramid optical flow method. . . Inside the pseudo code has been written in great detail. . Direct look at the articles you can write out the code.
lk
- 金字塔LK光流法,目标跟踪的一些论文资料。-Pyramid LK optical flow method, target tracking information papers.
LK_optical-flow
- 基于OpenCv的LK金字塔光流算法的源代码,可以实现运动目标的检测。-The OpenCv-based LK pyramid the the source code of the optical flow algorithm, you can achieve the the the detection of of the moving target.
LKTracking
- 金字塔光流算法,调用OPENCV2.0函数实现,带有视频文件。-Pyramid optical flow algorithm, called OPENCV2.0 function to achieve with video files.
光流法检测
- 本算法是经典的托马斯加LK金字塔的光流检测算法,给各位提供参考
optical flow
- 金字塔,四层,计算光流场,可用于避障或识别(Pyramid, four layers, calculate the optical flow field, can be used for obstacle avoidance or identification)
基于四轴飞行器的单目视觉避障算法
- 针对四轴飞行器平台上单目视觉避障算法实时性不够,准确率不高的问题,提出了一种新的基于金字塔 LK(Lucas-Kanade)光流与平移光流融合的单目视觉避障算法并给出了这一方法的数学推导过程(The four axes of the monocular obstacle avoidance algorithm is real-time, accuracy is not high, which is based on the Pyramid LK (Lucas-Kanade) mathematic
pyrlk_optical_flow
- 金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流(Classical optical flow algorithm for Pyramid optical flow)
LKpyramid_backup
- 金字塔LK光流计算的代码。运行时在当前目录下添加需要检测的视频或照片。 运行'main_video.m' 或 'main_image.m'(Run 'main_video.m' or 'main_image.m' Put your video or images in the current folder when running)
LK_Template_Tracking_version3a
- LK金字塔光流法的视频目标跟踪定位,可以看一下。(LK pyramid optical flow method of video target tracking and positioning, you can see.)