登录
首页 » Visual C++ » binocular_stereo_measuring

binocular_stereo_measuring

于 2007-09-27 发布 文件大小:697KB
0 226
下载积分: 1 下载次数: 170

代码说明:

  通过两台相机拍摄的立体像对完成对目标的快速实时测量,用于构建道路交通等数据快速采集系统。(Through two three-dimensional camera for the completion of the goal as fast real-time measurement, used to build road traffic, such as rapid data acquisition system.)

文件列表:

双目立体测量
............\CameraView.cpp
............\CameraView.h
............\ChildFrm.cpp
............\ChildFrm.h
............\EditPoint.cpp
............\EditPoint.h
............\font.cpp
............\font.h
............\FrameSet.cpp
............\FrameSet.h
............\ImageGoto.cpp
............\ImageGoto.h
............\Img.h
............\MainFrm.cpp
............\MainFrm.h
............\MFCMDI.APS
............\MFCMDI.clw
............\MFCMDI.cpp
............\MFCMDI.dsp
............\MFCMDI.dsw
............\MFCMDI.h
............\MFCMDI.ncb
............\MFCMDI.opt
............\MFCMDI.plg
............\MFCMDI.rc
............\MFCMDI.sln
............\MFCMDI.vcproj
............\MFCMDIDoc.cpp
............\MFCMDIDoc.h
............\MFCMDIView.cpp
............\MFCMDIView.h
............\OpenGLView.cpp
............\OpenGLView.h
............\Points.cpp
............\Points.h
............\ReadMe.txt
............\res
............\...\after_drag.cur
............\...\before_drag.cur

............\...\cur00001.cur
............\...\cur00002.cur
............\...\cur00003.cur
............\...\cursor1.cur
............\...\icon1.ico


............\...\MFCMDI.rc2

............\...\panel_disable.bmp
............\...\panel_enable.bmp
............\...\point1.cur
............\...\Toolbar.bmp
............\...\toolbar1.bmp
............\...\tree.jpg
............\resource.h
............\SFrameWnd.cpp
............\SFrameWnd.h
............\StdAfx.cpp
............\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Codeblocks-MinGW-openCV
    use Codeblocks MinGW in openCV
    2012-04-16 09:41:20下载
    积分:1
  • IPLib
    多光谱图像出理,离散傅立叶变换,低通滤波,TM条带影像去除(multispectral image integration of remote sensing)
    2012-06-20 13:49:54下载
    积分:1
  • ellipsefitting
    输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。(Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.)
    2010-11-15 14:56:43下载
    积分:1
  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • Moving-Least-Squares-morphing
    利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。 (The technology of image deformation.Using Moving Least Squares.)
    2012-04-28 21:44:32下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • pinyulvbo
    利用VC进行图像的频域滤波处理,内含源代码(VC image using the frequency domain filtering treatment, including source code)
    2009-03-10 18:26:13下载
    积分:1
  • FINAL
    图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人(Image mosaic! ! This is my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains)
    2020-06-26 04:00:02下载
    积分:1
  • SIFT_VC.lib
    本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
    2010-11-20 20:29:12下载
    积分:1
  • chap01
    数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
    2012-11-01 14:06:21下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载