博客
关于我
基于光流的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/

你可能感兴趣的文章
php实现多关键字查找方法
查看>>
PHP实现微信公众号H5支付
查看>>
PHP实现微信公众号网页授权
查看>>
PHP实现微信小程序推送消息至公众号
查看>>
rabbitmq逻辑与开发
查看>>
php实现根据身份证获取年龄
查看>>
PHP实现的MongoDB数据增删改查
查看>>
PHP实现的SSO单点登录系统,拿走就用吧
查看>>
php实现短信验证功能
查看>>
RabbitMQ连接报错(1)—— None of the specified endpoints were reachable
查看>>
php实现逆转数组
查看>>