在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → VC++opencv双目标定测距.zip

VC++opencv双目标定测距.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:30.63M
  • 下载次数:20
  • 浏览次数:105
  • 发布时间:2021-11-30
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
双目摄像头测物体远近,基于VC++和OpenCV2.4.4.事先用标定板标定相机参数,经过校准,可用于测距,参数可调。有相机采集和文件2种模式。相机设备类采用邹宇华的类
【实例截图】
【核心代码】
4744302542918871002.zip
└── TestStero1
├── Debug
│   ├── TestStero1.exe
│   ├── TestStero1.ilk
│   └── TestStero1.pdb
├── ipch
│   └── teststero1-dbb82b50
├── TestStero1
│   ├── CameraDS.cpp
│   ├── CameraDS.h
│   ├── Debug
│   │   ├── cl.command.1.tlog
│   │   ├── CL.read.1.tlog
│   │   ├── CL.write.1.tlog
│   │   ├── link.10964-cvtres.read.1.tlog
│   │   ├── link.10964-cvtres.write.1.tlog
│   │   ├── link.10964.read.1.tlog
│   │   ├── link.10964.write.1.tlog
│   │   ├── link.command.1.tlog
│   │   ├── link-cvtres.read.1.tlog
│   │   ├── link-cvtres.write.1.tlog
│   │   ├── link.read.1.tlog
│   │   ├── link.write.1.tlog
│   │   ├── mt.command.1.tlog
│   │   ├── mt.read.1.tlog
│   │   ├── mt.write.1.tlog
│   │   ├── rc.command.1.tlog
│   │   ├── rc.read.1.tlog
│   │   ├── rc.write.1.tlog
│   │   ├── TestStero1Dlg.obj
│   │   ├── TestStero1.exe.embed.manifest
│   │   ├── TestStero1.exe.embed.manifest.res
│   │   ├── TestStero1.exe.intermediate.manifest
│   │   ├── TestStero1.lastbuildstate
│   │   ├── TestStero1.log
│   │   ├── TestStero1_manifest.rc
│   │   ├── TestStero1.obj
│   │   ├── TestStero1.res
│   │   ├── TestStero1.unsuccessfulbuild
│   │   ├── TestStero1.write.1.tlog
│   │   ├── vc100.idb
│   │   └── vc100.pdb
│   ├── DirectShow
│   │   ├── Include
│   │   │   ├── activecf.h
│   │   │   ├── amaudio.h
│   │   │   ├── amparse.h
│   │   │   ├── amstream.h
│   │   │   ├── amva.h
│   │   │   ├── Amvideo.h
│   │   │   ├── atsmedia.h
│   │   │   ├── audevcod.h
│   │   │   ├── austream.h
│   │   │   ├── aviriff.h
│   │   │   ├── basetsd.h
│   │   │   ├── bdaiface.h
│   │   │   ├── bdamedia.h
│   │   │   ├── Bdatif.h
│   │   │   ├── bdatypes.h
│   │   │   ├── comlite.h
│   │   │   ├── control.h
│   │   │   ├── d3d8caps.h
│   │   │   ├── d3d8.h
│   │   │   ├── d3d8types.h
│   │   │   ├── d3d9caps.h
│   │   │   ├── d3d9.h
│   │   │   ├── d3d9types.h
│   │   │   ├── d3dcaps.h
│   │   │   ├── d3d.h
│   │   │   ├── d3drmdef.h
│   │   │   ├── d3drm.h
│   │   │   ├── d3drmobj.h
│   │   │   ├── d3drmwin.h
│   │   │   ├── d3dtypes.h
│   │   │   ├── d3dvec.inl
│   │   │   ├── d3dx8core.h
│   │   │   ├── d3dx8effect.h
│   │   │   ├── d3dx8.h
│   │   │   ├── d3dx8math.h
│   │   │   ├── d3dx8math.inl
│   │   │   ├── d3dx8mesh.h
│   │   │   ├── d3dx8shape.h
│   │   │   ├── d3dx8tex.h
│   │   │   ├── d3dx9anim.h
│   │   │   ├── d3dx9core.h
│   │   │   ├── d3dx9effect.h
│   │   │   ├── d3dx9.h
│   │   │   ├── d3dx9math.h
│   │   │   ├── d3dx9math.inl
│   │   │   ├── d3dx9mesh.h
│   │   │   ├── d3dx9shader.h
│   │   │   ├── d3dx9shape.h
│   │   │   ├── d3dx9tex.h
│   │   │   ├── d3dxcore.h
│   │   │   ├── d3dxerr.h
│   │   │   ├── d3dx.h
│   │   │   ├── d3dxmath.h
│   │   │   ├── d3dxmath.inl
│   │   │   ├── d3dxshapes.h
│   │   │   ├── d3dxsprite.h
│   │   │   ├── ddraw.h
│   │   │   ├── ddstream.h
│   │   │   ├── dinputd.h
│   │   │   ├── dinput.h
│   │   │   ├── dls1.h
│   │   │   ├── dls2.h
│   │   │   ├── dmdls.h
│   │   │   ├── dmerror.h
│   │   │   ├── dmksctrl.h
│   │   │   ├── dmodshow.h
│   │   │   ├── dmo.h
│   │   │   ├── dmoimpl.h
│   │   │   ├── dmoreg.h
│   │   │   ├── dmort.h
│   │   │   ├── dmplugin.h
│   │   │   ├── dmusbuff.h
│   │   │   ├── dmusicc.h
│   │   │   ├── dmusicf.h
│   │   │   ├── dmusici.h
│   │   │   ├── dmusics.h
│   │   │   ├── dpaddr.h
│   │   │   ├── dplay8.h
│   │   │   ├── dplay.h
│   │   │   ├── dplobby8.h
│   │   │   ├── dplobby.h
│   │   │   ├── dpnathlp.h
│   │   │   ├── dsconf.h
│   │   │   ├── dsetup.h
│   │   │   ├── dshowasf.h
│   │   │   ├── DShow.h
│   │   │   ├── dsound.h
│   │   │   ├── dvdevcod.h
│   │   │   ├── dvdmedia.h
│   │   │   ├── dv.h
│   │   │   ├── dvoice.h
│   │   │   ├── dvp.h
│   │   │   ├── dx7todx8.h
│   │   │   ├── DxDiag.h
│   │   │   ├── dxerr8.h
│   │   │   ├── dxerr9.h
│   │   │   ├── dxfile.h
│   │   │   ├── dxtrans.h
│   │   │   ├── dxva.h
│   │   │   ├── edevctrl.h
│   │   │   ├── edevdefs.h
│   │   │   ├── errors.h
│   │   │   ├── evcode.h
│   │   │   ├── il21dec.h
│   │   │   ├── Iwstdec.h
│   │   │   ├── ksguid.h
│   │   │   ├── ks.h
│   │   │   ├── ksmedia.h
│   │   │   ├── ksproxy.h
│   │   │   ├── ksuuids.h
│   │   │   ├── mediaerr.h
│   │   │   ├── mediaobj.h
│   │   │   ├── medparam.h
│   │   │   ├── mixerocx.h
│   │   │   ├── mmstream.h
│   │   │   ├── mpconfig.h
│   │   │   ├── Mpeg2Bits.h
│   │   │   ├── mpeg2data.h
│   │   │   ├── Mpeg2Error.h
│   │   │   ├── mpegtype.h
│   │   │   ├── Mstvca.h
│   │   │   ├── Mstve.h
│   │   │   ├── Msvidctl.h
│   │   │   ├── Msvidctl.tlb
│   │   │   ├── multimon.h
│   │   │   ├── playlist.h
│   │   │   ├── qedit.h
│   │   │   ├── qnetwork.h
│   │   │   ├── regbag.h
│   │   │   ├── rmxfguid.h
│   │   │   ├── rmxftmpl.h
│   │   │   ├── sbe.h
│   │   │   ├── Segment.h
│   │   │   ├── strmif.h
│   │   │   ├── tune.h
│   │   │   ├── tuner.h
│   │   │   ├── Tuner.tlb
│   │   │   ├── tvratings.h
│   │   │   ├── uuids.h
│   │   │   ├── vfwmsgs.h
│   │   │   ├── videoacc.h
│   │   │   ├── vmr9.h
│   │   │   ├── vpconfig.h
│   │   │   ├── vpnotify.h
│   │   │   ├── vptype.h
│   │   │   └── xprtdefs.h
│   │   └── Lib
│   │   └── strmiids.lib
│   ├── ParamDlg.cpp
│   ├── ParamDlg.h
│   ├── ReadMe.txt
│   ├── res
│   │   ├── TestStero1.ico
│   │   └── TestStero1.rc2
│   ├── resource.h
│   ├── stdafx.cpp
│   ├── stdafx.h
│   ├── targetver.h
│   ├── TestStero1.aps
│   ├── TestStero1.cpp
│   ├── TestStero1Dlg.cpp
│   ├── TestStero1Dlg.h
│   ├── TestStero1.h
│   ├── TestStero1.rc
│   ├── TestStero1.vcxproj
│   ├── TestStero1.vcxproj.filters
│   ├── TestStero1.vcxproj.user
│   └── x64
│   └── Debug
│   ├── CameraDS.obj
│   ├── cl.command.1.tlog
│   ├── CL.read.1.tlog
│   ├── CL.write.1.tlog
│   ├── link.10356-cvtres.read.1.tlog
│   ├── link.10356-cvtres.write.1.tlog
│   ├── link.10356.read.1.tlog
│   ├── link.10356.write.1.tlog
│   ├── link.10596-cvtres.read.1.tlog
│   ├── link.10596-cvtres.write.1.tlog
│   ├── link.10596.read.1.tlog
│   ├── link.10596.write.1.tlog
│   ├── link.10900-cvtres.read.1.tlog
│   ├── link.10900-cvtres.write.1.tlog
│   ├── link.10900.read.1.tlog
│   ├── link.10900.write.1.tlog
│   ├── link.10972-cvtres.read.1.tlog
│   ├── link.10972-cvtres.write.1.tlog
│   ├── link.10972.read.1.tlog
│   ├── link.10972.write.1.tlog
│   ├── link.2584-cvtres.read.1.tlog
│   ├── link.2584-cvtres.write.1.tlog
│   ├── link.2584.read.1.tlog
│   ├── link.2584.write.1.tlog
│   ├── link.3332-cvtres.read.1.tlog
│   ├── link.3332-cvtres.write.1.tlog
│   ├── link.3332.read.1.tlog
│   ├── link.3332.write.1.tlog
│   ├── link.3564-cvtres.read.1.tlog
│   ├── link.3564-cvtres.write.1.tlog
│   ├── link.3564.read.1.tlog
│   ├── link.3564.write.1.tlog
│   ├── link.3844-cvtres.read.1.tlog
│   ├── link.3844-cvtres.write.1.tlog
│   ├── link.3844.read.1.tlog
│   ├── link.3844.write.1.tlog
│   ├── link.4628-cvtres.read.1.tlog
│   ├── link.4628-cvtres.write.1.tlog
│   ├── link.4628.read.1.tlog
│   ├── link.4628.write.1.tlog
│   ├── link.5196-cvtres.read.1.tlog
│   ├── link.5196-cvtres.write.1.tlog
│   ├── link.5196.read.1.tlog
│   ├── link.5196.write.1.tlog
│   ├── link.5456-cvtres.read.1.tlog
│   ├── link.5456-cvtres.write.1.tlog
│   ├── link.5456.read.1.tlog
│   ├── link.5456.write.1.tlog
│   ├── link.6108-cvtres.read.1.tlog
│   ├── link.6108-cvtres.write.1.tlog
│   ├── link.6108.read.1.tlog
│   ├── link.6108.write.1.tlog
│   ├── link.7248-cvtres.read.1.tlog
│   ├── link.7248-cvtres.write.1.tlog
│   ├── link.7248.read.1.tlog
│   ├── link.7248.write.1.tlog
│   ├── link.7820-cvtres.read.1.tlog
│   ├── link.7820-cvtres.write.1.tlog
│   ├── link.7820.read.1.tlog
│   ├── link.7820.write.1.tlog
│   ├── link.8484-cvtres.read.1.tlog
│   ├── link.8484-cvtres.write.1.tlog
│   ├── link.8484.read.1.tlog
│   ├── link.8484.write.1.tlog
│   ├── link.9392-cvtres.read.1.tlog
│   ├── link.9392-cvtres.write.1.tlog
│   ├── link.9392.read.1.tlog
│   ├── link.9392.write.1.tlog
│   ├── link.9848-cvtres.read.1.tlog
│   ├── link.9848-cvtres.write.1.tlog
│   ├── link.9848.read.1.tlog
│   ├── link.9848.write.1.tlog
│   ├── link.9920-cvtres.read.1.tlog
│   ├── link.9920-cvtres.write.1.tlog
│   ├── link.9920.read.1.tlog
│   ├── link.9920.write.1.tlog
│   ├── link.command.1.tlog
│   ├── link-cvtres.read.1.tlog
│   ├── link-cvtres.write.1.tlog
│   ├── link.read.1.tlog
│   ├── link.write.1.tlog
│   ├── mt.command.1.tlog
│   ├── mt.read.1.tlog
│   ├── mt.write.1.tlog
│   ├── ParamDlg.obj
│   ├── rc.command.1.tlog
│   ├── rc.read.1.tlog
│   ├── rc.write.1.tlog
│   ├── stdafx.obj
│   ├── TestStero1.Build.CppClean.log
│   ├── TestStero1Dlg.obj
│   ├── TestStero1.exe.embed.manifest
│   ├── TestStero1.exe.embed.manifest.res
│   ├── TestStero1.exe.intermediate.manifest
│   ├── TestStero1.lastbuildstate
│   ├── TestStero1.log
│   ├── TestStero1_manifest.rc
│   ├── TestStero1.obj
│   ├── TestStero1.pch
│   ├── TestStero1.res
│   ├── TestStero1.vcxprojResolveAssemblyReference.cache
│   ├── TestStero1.write.1.tlog
│   ├── vc100.idb
│   └── vc100.pdb
├── TestStero1.sln
├── TestStero1.suo
└── x64
└── Debug
├── 20170404
│   ├── 20170404194626L.jpg
│   ├── 20170404194626R.jpg
│   ├── 20170404194700L.jpg
│   ├── 20170404194700R.jpg
│   ├── 20170404194738L.jpg
│   ├── 20170404194738R.jpg
│   ├── 20170404194757L.jpg
│   ├── 20170404194757R.jpg
│   ├── 20170404194810L.jpg
│   ├── 20170404194810R.jpg
│   ├── 20170404194824L.jpg
│   ├── 20170404194824R.jpg
│   ├── 20170404194848L.jpg
│   ├── 20170404194848R.jpg
│   ├── 20170404194904L.jpg
│   ├── 20170404194904R.jpg
│   ├── 20170404194916L.jpg
│   ├── 20170404194916R.jpg
│   ├── 20170404194941L.jpg
│   ├── 20170404194941R.jpg
│   ├── 20170404195008L.jpg
│   ├── 20170404195008R.jpg
│   ├── 20170404195026L.jpg
│   └── 20170404195026R.jpg
├── 20170410L
│   ├── left01L.jpg
│   ├── left02L.jpg
│   ├── left03L.jpg
│   ├── left04L.jpg
│   ├── left05L.jpg
│   ├── left06L.jpg
│   ├── left07L.jpg
│   ├── left08L.jpg
│   ├── left09L.jpg
│   ├── left11L.jpg
│   ├── left12L.jpg
│   ├── left13L.jpg
│   └── left14L.jpg
├── 20170410R
│   ├── right01R.jpg
│   ├── right02R.jpg
│   ├── right03R.jpg
│   ├── right04R.jpg
│   ├── right05R.jpg
│   ├── right06R.jpg
│   ├── right07R.jpg
│   ├── right08R.jpg
│   ├── right09R.jpg
│   ├── right11R.jpg
│   ├── right12R.jpg
│   ├── right13R.jpg
│   └── right14R.jpg
├── 20170411
│   ├── 20170411160044L.jpg
│   ├── 20170411160044R.jpg
│   ├── 20170411160106L.jpg
│   ├── 20170411160106R.jpg
│   ├── 20170411160117L.jpg
│   ├── 20170411160117R.jpg
│   ├── 20170411160126L.jpg
│   ├── 20170411160126R.jpg
│   ├── 20170411160136L.jpg
│   ├── 20170411160136R.jpg
│   ├── 20170411160150L.jpg
│   ├── 20170411160150R.jpg
│   ├── 20170411160200L.jpg
│   ├── 20170411160200R.jpg
│   ├── 20170411160206L.jpg
│   ├── 20170411160206R.jpg
│   ├── 20170411160216L.jpg
│   ├── 20170411160216R.jpg
│   ├── 20170411160234L.jpg
│   ├── 20170411160234R.jpg
│   ├── 20170411160245L.jpg
│   ├── 20170411160245R.jpg
│   ├── 20170411160252L.jpg
│   ├── 20170411160252R.jpg
│   ├── 20170411160303L.jpg
│   ├── 20170411160303R.jpg
│   ├── 20170411160317L.jpg
│   └── 20170411160317R.jpg
├── 20170413
│   ├── L
│   │   ├── 20170413081640L.jpg
│   │   ├── 20170413081656L.jpg
│   │   ├── 20170413081709L.jpg
│   │   ├── 20170413081715L.jpg
│   │   ├── 20170413081722L.jpg
│   │   ├── 20170413081727L.jpg
│   │   ├── 20170413081734L.jpg
│   │   ├── 20170413081742L.jpg
│   │   ├── 20170413081748L.jpg
│   │   ├── 20170413081753L.jpg
│   │   ├── 20170413081802L.jpg
│   │   ├── 20170413081807L.jpg
│   │   ├── 20170413081812L.jpg
│   │   ├── 20170413081820L.jpg
│   │   ├── 20170413081828L.jpg
│   │   ├── 20170413081832L.jpg
│   │   ├── 20170413081837L.jpg
│   │   ├── 20170413081845L.jpg
│   │   └── 20170413081909L.jpg
│   └── R
│   ├── 20170413081640R.jpg
│   ├── 20170413081656R.jpg
│   ├── 20170413081709R.jpg
│   ├── 20170413081715R.jpg
│   ├── 20170413081722R.jpg
│   ├── 20170413081727R.jpg
│   ├── 20170413081734R.jpg
│   ├── 20170413081742R.jpg
│   ├── 20170413081748R.jpg
│   ├── 20170413081753R.jpg
│   ├── 20170413081802R.jpg
│   ├── 20170413081807R.jpg
│   ├── 20170413081812R.jpg
│   ├── 20170413081820R.jpg
│   ├── 20170413081828R.jpg
│   ├── 20170413081832R.jpg
│   ├── 20170413081837R.jpg
│   ├── 20170413081845R.jpg
│   └── 20170413081909R.jpg
├── 20170414085408.xml
├── 20170417
│   ├── 20170417085821L.jpg
│   ├── 20170417085821R.jpg
│   ├── 20170417093444L.jpg
│   ├── 20170417093444R.jpg
│   ├── 20170417093557L.jpg
│   ├── 20170417093557R.jpg
│   ├── 20170417093619L.jpg
│   ├── 20170417093619R.jpg
│   ├── 20170417093634L.jpg
│   ├── 20170417093634R.jpg
│   ├── 20170417093702L.jpg
│   ├── 20170417093702R.jpg
│   ├── 20170417093720L.jpg
│   ├── 20170417093720R.jpg
│   ├── 20170417093801L.jpg
│   ├── 20170417093801R.jpg
│   ├── 20170417095401L.jpg
│   ├── 20170417095401R.jpg
│   ├── 20170417095411L.jpg
│   ├── 20170417095411R.jpg
│   ├── 20170417095449L.jpg
│   ├── 20170417095449R.jpg
│   ├── 20170417100046L.jpg
│   ├── 20170417100046R.jpg
│   ├── 20170417100103L.jpg
│   └── 20170417100103R.jpg
├── 20170417092649.xml
├── 20170417093941.xml
├── 20170417095800.xml
├── 20170417100342.xml
├── 20170417145237.xml
├── 20170417173431.xml
├── 20170417174931.xml
├── TestStero1.exe
├── TestStero1.ilk
└── TestStero1.pdb

22 directories, 460 files

标签:

实例下载地址

VC++opencv双目标定测距.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警