
OpticalFlow(光流)
文章平均质量分 72
介绍了各种LK及HS光流法及其变体,包含推导公式及源代码,参考文献等
优惠券已抵扣
余额抵扣
还需支付
¥59.90
¥99.00
购买须知?
本专栏为图文内容,最终完结不会低于15篇文章。
订阅专栏,享有专栏所有文章阅读权限。
本专栏为虚拟商品,基于网络商品和虚拟商品的性质和特征,专栏一经购买无正当理由不予退款,不支持升级,敬请谅解。
单北斗SLAMer
硕士,计算机视觉领域新星创作者,博客专家认证,发表论文多篇,主要研究方向为计算机视觉图像处理、视觉SLAM、激光SLAM、北斗短报文通信、RAIM算法、RTK算法
展开
-
光流 | 近十年(2015–2025年)光流算法研究的代表性文献综述及光流开源项目
更多文献细节可参考具体论文及开源项目(如OpenCV、PyTorch光流库)。如需完整文献列表或具体实现方法,可进一步查阅上述引用来源。如需完整文献列表或具体实现细节,可进一步查阅上述开源项目及论文原文。原创 2025-04-10 12:39:13 · 91 阅读 · 0 评论 -
光流 | 光流算法研究进展综述
IxuIyvIt0。原创 2025-04-10 12:26:44 · 14 阅读 · 0 评论 -
光流 | Farneback、Horn-Schunck、Lucas-Kanade、Lucas-Kanade DoG四种光流算法对比(附matlab源码)
通过以上测试可全面评估各算法在实际应用场景中的鲁棒性。原创 2025-04-04 22:37:22 · 213 阅读 · 0 评论 -
YOLO学习笔记 | 基于YOLO与光流融合的车牌识别方法研究(附Matlab代码)
针对动态场景下车牌识别易受运动模糊影响的问题,提出结合YOLO目标检测与Lucas-Kanade光流跟踪的识别方法。通过YOLO v4实现车牌粗定位,利用光流法进行运动补偿与跟踪,最终采用形态学分割与OCR完成字符识别。MATLAB实验表明,该方法在1080p视频中达到89.7%的识别准确率。原创 2025-04-04 22:20:53 · 170 阅读 · 0 评论 -
光流 | 融合LK光流与特征点的视觉里程计研究(附matlab代码)
【代码】光流 | 融合LK光流与特征点的视觉里程计研究(附matlab代码)原创 2025-04-03 23:24:00 · 120 阅读 · 0 评论 -
光流 | 基于光流的人体异常行为检测算法原理,公式,算法改进,matlab代码
基于光流的异常行为检测通过分析人体运动矢量场的时空变化特征识别异常行为原创 2025-03-24 22:39:33 · 139 阅读 · 0 评论 -
光流 | 基于KLT算法的人脸检测与跟踪原理及公式,算法改进,matlab代码
KLT(Kanade-Lucas-Tomasi)算法是一种基于稀疏光流的目标跟踪方法原创 2025-03-24 22:20:43 · 217 阅读 · 0 评论 -
光流 | 基于HS光流算法的稠密光流提取原理、分析、公式,改进措施,matlab完整代码
稠密光流原创 2025-03-24 21:35:03 · 431 阅读 · 0 评论 -
2022年「博客之星」参赛博主:卡尔曼的BD SLAMer (点击文中链接投个票,感谢)
我正在参加年度博客之星评选,请大家帮我投票打分,您的每一分都是对我的支持与鼓励。原创 2022-12-28 14:18:06 · 311 阅读 · 0 评论 -
光流 | 高精度:HS光流计算(matlab源代码)
HS 高精度光流计算原创 2022-03-04 17:21:57 · 664 阅读 · 0 评论 -
光流 | 基于HS光流算法的稠密光流提取(Matlab源代码)
HS实现稠密光流原创 2022-03-01 20:25:50 · 643 阅读 · 0 评论 -
光流 | 基于KLT(Kanade-Lucas-Tomasi)特征点跟踪算法(附代码,可扩展)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================代码clear all;close all;clc;warning off;%%%%%%%%%%% Start Harris Co原创 2021-09-23 20:32:07 · 867 阅读 · 0 评论 -
光流 | OpenCV中的Lucas-Kanade光流与稠密光流:基于Opencv+Python(附代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================1950年美国实验心理学家Gibson创立了生态光学理论,并首次提出了光流的概念[23]——空间运动物体在观察成像平面上的瞬时速度,原创 2021-06-27 22:34:04 · 704 阅读 · 2 评论 -
光流 | 视频中物体检测的研究现状
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================近年来,基于图像物体检测领域取得的巨大成功,越来越多的研宄人员开始关注于视频物体检测问题。视频中物体检测的研宄以图像中物体检测的研宄为基原创 2021-06-27 17:37:24 · 213 阅读 · 0 评论 -
光流 | 基于Lukas-Kanade光流法的目标跟踪(附C++代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================光流是图像亮度的运动信息描述。光流法计算最初是由Horn和Schunck于1981年提出的,创造性地将二维速度场与灰度相联系,引入光流约原创 2021-05-29 12:08:00 · 874 阅读 · 0 评论 -
安装 | R2021a链接及Matlab运行图
matlab2021a链接:https://pan.baidu.com/s/1A3y1pZztVrWHmUxtxB_d0w 提取码:私信博主Matlab2021a链接:https://pan.baidu.com/s/1vydJYYTEInpi3OQClN9qhQ 提取码:私信博主原创 2021-03-26 09:53:21 · 3226 阅读 · 6 评论 -
光流 | 基于LK(Lucas-Kanade)光流算法的运动目标检测
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================1、目标检测1.1 背景差分法1.2 帧间差分法1.3 光流算法2、LK(Lucas-Kanade)光流算法原创 2021-05-17 13:21:50 · 574 阅读 · 0 评论 -
光流 | 基于光流的人体异常行为检测(附源代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================1、金字塔Lucas-Kanade光流特征跟踪算法2、DBSCAN密度聚类算法参考:https://www.cnbl原创 2021-05-17 13:00:13 · 1307 阅读 · 0 评论 -
光流 | 基于光流的运动物体语义分割(源代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================源代码Foreground_Backgroundmasking_images.mimages = imageSet('path_c原创 2021-05-10 23:24:51 · 748 阅读 · 1 评论 -
光流 | 稠密光流估计(基于LK光流)(源代码分享)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================Matlab源代码mian.m% im_1 = imread('toys1.gif');% im_2 = imread('toy原创 2021-05-10 22:58:37 · 437 阅读 · 0 评论 -
光流 | 基于光流法实现视觉里程计Visual Odometry(源代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================mian.cpp#include <iostream>#include <opencv2/core/core.hp原创 2021-05-09 10:56:28 · 585 阅读 · 0 评论 -
光流 | HS光流算法与LK光流算法(基于OpenCV)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================1、LK光流算法#include "cv.h"#include "cxcore.h"#include "highgui.h"#原创 2021-05-06 22:41:40 · 973 阅读 · 1 评论 -
光流 | 金字塔迭代(Iterative Pyramidal)LK光流算法(Matlab源代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================光流 | 图像特征匹配:特征光流与角点特征光流 | 高精度变分光流、LK-HS多项式展开的帧间估计、局部全局光流(论文翻译)及光流场与原创 2021-04-25 22:06:21 · 1558 阅读 · 8 评论 -
光流 | 基于光流的实时运动物体检测(MATLAB代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================实验介绍展示了一个使用光流算法实时检测运动物体的实验使用Computer Vision Toolbox中的Image Acquisi原创 2021-04-23 23:16:45 · 2746 阅读 · 2 评论 -
光流 | 基于KLT(Kanade-Lucas-Tomasi)算法的人脸检测与跟踪
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================对象检测和跟踪在许多计算机视觉应用中都很重要,包括行为识别,汽车安全和监视等等。KLT算法原理KLT算法即Kanade-Luca原创 2021-04-22 23:08:43 · 1323 阅读 · 0 评论 -
光流 | 基于光流法检测跟踪视频中的汽车
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================简述通过对运动矢量幅度进行阈值化,将汽车从背景中分割出来。 然后,使用斑点分析来识别汽车。直接上程序Matlab代码初始原创 2021-04-22 22:22:12 · 628 阅读 · 0 评论 -
光流 | 光流算法对比:Farneback、Horn-Schunck、Lucas-Kanade、Lucas-Kanade derivative of Gaussian(附Matlab与C++代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================算法介绍Farneback(稠密光流算法)算法将图像视为二维信号的函数(输出图像是灰度图像),因变量是二维坐标位置 ,并且利用二原创 2021-04-20 22:28:23 · 1642 阅读 · 1 评论 -
光流 | 使用Horn-Schunck方法进行光流估计(附代码)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================使用函数:opticFlow = opticalFlowHSopticFlow = opticalFlowHS(Name,Value原创 2021-04-20 21:26:25 · 981 阅读 · 0 评论 -
光流 | 特征光流之视频中物体检测一(论文分享)
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================原文作者:朱锡洲学科专业:控制科学与工程摘要物体检测是通过算法从拍摄的图像或视频中检测出物体位置和类别。作为计算机视觉领域最基础的问原创 2021-03-16 23:29:28 · 345 阅读 · 0 评论 -
光流 | 由粗到精的稠密光流算法
=====================================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=====================================================历朝历代》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》OpticalFlow(光流)专栏光流 | 基于Matlab实原创 2021-01-27 21:30:29 · 654 阅读 · 0 评论 -
光流 | 光流法运动估计(源代码)
=========================================github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545=========================================摘要:采用光流法和区域概率密度法对监控视频进行运动估计, 光流法是运动估计的有效方法,能够计算出每个像素点的运动方向和幅度,得到 光流矢量。区域概率密度法依据区域灰度值投影在原图得到原创 2021-01-26 19:32:00 · 1422 阅读 · 0 评论 -
光流 | 高精度变分光流、LK-HS多项式展开的帧间估计、局部全局光流(论文翻译)及光流场与光流算法研究
github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545Two-Frame Motion Estimation Based on Polynomial Expansion:基于多项式展开的两帧运动估计Lucas/Kanade Meets Horn/Schunck: Combining Local and Global Optic Flow Methods:局部与全局光流方法的结合High Accurac原创 2021-01-17 23:51:31 · 1903 阅读 · 10 评论 -
光流 | 图像特征匹配:特征光流与角点特征
/**********************************************************github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545***********************************************************/文献下载:融合特征光流与角点特征的图像特征匹配算法研究参考代码:https://github.com/Mich原创 2020-11-15 20:00:24 · 946 阅读 · 0 评论 -
光流 | 基于Horn-Schunck HS变分光流算法改进
/**********************************************************github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545***********************************************************/文献下载:基于脉冲耦合神经网络的HS变分光流算法研究DOI: 10.14016/j.cnki.jgzz.201原创 2020-09-06 00:44:53 · 806 阅读 · 1 评论 -
光流 | 基于Matlab实现Lucas-Kanade方法:方法2(附源代码)
github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545基于Matlab实现Lucas-Kanade方法% This example uses Lucas-Kanade method on two images and calculate the optical flow field.!!!! 献上代码,后面附上运行结果!!!一、代码%% Load Framesclear all;% load原创 2020-09-05 22:16:41 · 1360 阅读 · 5 评论 -
光流 | 基于Matlab实现Lucas-Kanade方法:方法1(附源代码)
github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545基于Matlab实现Lucas-Kanade方法%This example uses Lucas-Kanade method on two images and calculate the optical flow vector for moving objects in the image.!!!! 献上代码,后面附上运行结果!!!一、代码%原创 2020-09-05 21:51:19 · 3220 阅读 · 5 评论 -
光流 | MATLAB实现 Brox Optical Flow(代码类)
博主github:https://github.com/MichaelBeechan博主优快云:https://blog.youkuaiyun.com/u011344545function [u, v] = optic_flow_brox(img1, img2)img1 = imread('frame07.png');img2 = imread('frame08.png');alpha =...原创 2017-01-03 14:42:32 · 1907 阅读 · 0 评论 -
光流 | OpenCV实现简单的optical flow(代码类)
博主github:https://github.com/MichaelBeechan博主优快云:https://blog.youkuaiyun.com/u011344545#include "stdafx.h"#include <iostream>#include "opencv2/opencv.hpp"using namespace std;using namespace cv...原创 2017-01-03 14:49:00 · 1392 阅读 · 0 评论 -
光流 | MATLAB实现HS Optical Flow(代码类)
github:https://github.com/MichaelBeechan优快云:https://blog.youkuaiyun.com/u011344545===================================================================function [fx, fy, ft] = computeDerivatives(im1, im...原创 2017-03-22 21:15:59 · 2609 阅读 · 0 评论 -
光流 | OpenCV中的光流有关函数
博主github:https://github.com/MichaelBeechan博主优快云:https://blog.youkuaiyun.com/u0113445451. calcOpticalFlowPyrLK通过金字塔Lucas-Kanade 光流方法计算某些点集的光流(稀疏光流)。理解的话,可以参考这篇论文:”Pyramidal Implementation of the Lucas Ka...原创 2017-03-22 21:55:13 · 1044 阅读 · 0 评论