登录
首页 » Visual C++ » disparity2007

disparity2007

于 2021-05-16 发布 文件大小:6509KB
0 304
下载积分: 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 个回复

  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • FastTV2Phase
    实现快速的 TV去噪,里面有相关的几篇论文 有全面的源代码(de-noising by TV)
    2012-07-31 11:03:53下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • SITFbasedmatch
    包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
    2021-04-09 22:38:59下载
    积分:1
  • Open02
    一个简单的图像浏览器,对初学C++开发图像处理系统的朋友有启迪作用。(A simple image viewer, for beginners C++ image processing system developed friends revealing. )
    2011-11-16 15:51:17下载
    积分:1
  • lichang
    说明:  基于力场分布的图像处理源程序。包括基于力场的图像分割、边缘检测等。(Distribution of image processing based on force field source. Include force field-based image segmentation, edge detection.)
    2010-04-29 11:46:12下载
    积分:1
  • szmhclsf
    这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
    2012-05-27 14:56:19下载
    积分:1
  • MARK_Dehaze
    2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
    2011-08-10 16:46:35下载
    积分:1
  • bgslibrary_x86_v1.9.2
    bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
    2015-12-22 20:33:52下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载