登录
首页 » Visual C++ » disparity2007

disparity2007

于 2021-05-16 发布 文件大小:6509KB
0 434
下载积分: 1 下载次数: 470

代码说明:

  利用SIFT检测两图片的相同点,并获取两幅图像的视差。(SIFT detection using the same picture two points, and to obtain two images of the parallax.)

文件列表:

disparity 200712




................\Color.cpp
................\Color.h
................\cv096.dll
................\cv097.dll
................\cvaux097.dll
................\cvcam097.dll
................\cxcore096.dll
................\cxcore097.dll
................\cxts001.dll
................\disparity 200712.aps
................\disparity 200712.clw
................\disparity 200712.cpp
................\disparity 200712.dsp
................\disparity 200712.dsw
................\disparity 200712.h
................\disparity 200712.ncb
................\disparity 200712.opt
................\disparity 200712.plg
................\disparity 200712.rc
................\disparity 200712Dlg.cpp
................\disparity 200712Dlg.h
................\Disparity.cpp
................\Disparity.h

................\Heap.cpp
................\Heap.h
................\highgui096.dll
................\highgui097.dll
................\im6.png
................\Image.cpp
................\Img.h
................\inc
................\...\calibfilter.ax
................\...\CGDef.h
................\...\CGVideo.h
................\...\CGVideo.lib
................\...\CGVidEx.h
................\...\CGVidEx.lib
................\...\cv.h
................\...\cv.hpp
................\...\cv.lib
................\...\cv096.dll
................\...\cv097.dll
................\...\cvaux.h
................\...\cvaux.hpp
................\...\cvaux.lib
................\...\cvaux097.dll
................\...\cvcam.h
................\...\cvcam.lib
................\...\cvcam097.dll
................\...\cvcompat.h
................\...\cverror.h
................\...\cvhaartraining.lib
................\...\cvmat.hpp
................\...\cvstreams.h
................\...\cvtypes.h
................\...\cxcore.h
................\...\cxcore.lib
................\...\cxcore096.dll
................\...\cxcore097.dll
................\...\cxerror.h
................\...\cxmisc.h
................\...\cxts.lib
................\...\cxts001.dll
................\...\cxtypes.h
................\...\highgui.h
................\...\highgui.lib
................\...\highgui096.dll
................\...\highgui097.dll
................\...\libguide40.dll
................\...\proxytrans.ax
................\...\registerall.bat
................\...\Release
................\...\syncfilter.ax
................\...\trs.dll
................\...\trs.lib
................\Keypoint.cpp
................\Keypoint.h
................\libguide40.dll
................\ReadMe.txt
................\res

................\...\disparity 200712.rc2
................\Resource.h
................\results.log
................\Seed.cpp
................\Seed.h
................\StdAfx.cpp
................\StdAfx.h
................\teddy



................\trs.dll

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

发表评论

0 个回复

  • DoG
    高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的(Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation, achieve the goal of blurred image )
    2015-08-13 02:03:24下载
    积分:1
  • 1234
    图像处理中图像几何畸变校正程序,用于图像的广角畸变的校正。(Image processing procedures for image geometric distortion correction for images of wide-angle distortion correction.)
    2010-06-01 16:01:47下载
    积分:1
  • 2DFFT-IFFT
    这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
    2012-12-01 15:56:14下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • gxty
    一种光学测试的算法,有助于全面分析激光大气传输特性及其对光电系统性能的影响,希望对大家有帮助哦(An optical testing algorithm, which helps to fully analyze the characteristics of laser propagation in the atmosphere and its impact on the performance of photovoltaic systems, we want to help oh)
    2017-03-03 16:14:02下载
    积分:1
  • cvBlobFinder
    基于OPCV的blob搜索算法,图像处理经典算法(OPCV the blob-based search algorithm, image processing, the classical algorithm)
    2008-03-11 10:55:35下载
    积分:1
  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • db4-lifting-wavelet-decomposition
    db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
    2016-12-30 10:02:32下载
    积分:1
  • xiaobo
    小波纹理分析软件.可以进行各种小波分析及图像重建(Wavelet texture analysis software. Can be a variety of wavelet analysis and image reconstruction)
    2008-06-17 15:05:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载