登录
首页 » Visual C++ » binocular_stereo_measuring

binocular_stereo_measuring

于 2007-09-27 发布 文件大小:697KB
0 200
下载积分: 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 个回复

  • ex26aview1
    基于最小二乘法的相位解缠VC++算法 (least squares method based on the VC Phase Unwrapping Algorithms)
    2020-06-28 19:00:01下载
    积分:1
  • tuxingbianhuan
    用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
    2012-05-24 16:00:54下载
    积分:1
  • Max-Points-on-a-Line
    给定的n个点在二维平面上,发现的最大数量点躺在同一直线。(Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. )
    2016-03-27 19:10:38下载
    积分:1
  • Part-of-the-static-image-edge-detection
    说明:  基于光流法的运动目标检测 也可用于流体力学运动检测(Optical flow method based on the motion detection Motion detection can also be used for fluid dynamics)
    2010-05-05 10:56:37下载
    积分:1
  • julia
    在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
    2008-07-10 12:29:03下载
    积分:1
  • drawmat
    演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
    2012-12-22 18:24:16下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • BGS
    说明:  基于各种算法的运动视频背景消除。使用opencv工具库,通过读取视频文件,处理视频,最后存储。(Background Subtract Algorithm)
    2010-04-20 10:37:13下载
    积分:1
  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载