博客
关于我
基于光流的3D速度检测
阅读量:324 次
发布时间:2019-03-04

本文共 934 字,大约阅读时间需要 3 分钟。

?????1950??Gibson????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

?????????I?J??????????????I(x)?J(x)?????????x?????????????????????????????d???J?I????????????????????

?????????

dE/dt = (J(x + d) - I(x)) / (d/dt (J(x + d) - I(x)))

???????????J(x + d)?????????

J(x + d) ? J(x) + dJ(x) + (d?J(x))/2

?????????????

E = [J(x + d) - I(x)]? = [dJ(x) + (d?J(x))/2 + (I(x) - J(x))]?

??????????????????????d???????????????????????d?

?????????????????????????p??3D?P?????????????????????????????????????3D???

?????????3D????????????????????????????????????????????????Epipole???????????????????????

??n?????????????????????????????V???SVD?????????????????????????????????????????????????????

?????????????????????V???????????????????????????????????????????????????????

?????????????????????3D??????????????????????

Robotics: Perception Coursera ,Universit? de Pennsylvanie

转载地址:http://vmxq.baihongyu.com/

你可能感兴趣的文章
OpenGL学习
查看>>
openGL学习步骤
查看>>
OpenGL的基本概念介绍
查看>>
OpenGL着色器、纹理开发案例
查看>>
OpenGL程序无法启动此应用程序,因为计算机中丢失glut32.dll(转))
查看>>
opengl绘制几何体的函数
查看>>
openGL缓存概念和缓存清除(01)
查看>>
OpenJDK11 下的HSDB工具使用入门
查看>>
openjdk踩坑
查看>>
openjudge 1792 迷宫 解析报告
查看>>
OpenJudge/Poj 1658 Eva's Problem
查看>>
Openlayers 9.0新功能
查看>>
openlayers controls基础知识
查看>>
Openlayers Draw的用法、属性、方法、事件介绍
查看>>