登录
首页 » Visual C++ » CSCA

CSCA

于 2020-12-28 发布 文件大小:32099KB
0 241
下载积分: 1 下载次数: 10

代码说明:

  这是用C++实现图像立体匹配的一个完整的论文代码,主要特性是提出了一种全新的跨规模代价聚合方法,适合对于图像的立体匹配有一定基础的人学习(Cross-Scale Cost Aggregation for Stereo Matching)

文件列表:

CSCA
....\.gitignore,2482,2014-03-03
....\.tfignore,5,2014-03-03
....\Cross-Scale Cost Aggregation for Stereo Matching.pdf,1189053,2016-05-24
....\Debug
....\.....\SSCA.exe,391168,2016-09-14
....\.....\SSCA.ilk,1535368,2016-09-14
....\.....\SSCA.pdb,2362368,2016-09-14


....\ipch
....\....\ssca-3eeb7812
....\....\.............\ssca-46f7e736.ipch,57278464,2016-09-14
....\htm" target=_blank>LICENSE,18026,2014-03-03
....\README.md,3066,2014-03-03
....\SSCA





....\....\1_ld2.png,5303,2016-07-21
....\....\2_ld.png,3728,2016-07-20
....\....\2_ld1.png,1325,2016-09-14
....\....\2_ld2.png,1331,2016-07-21
....\....\3_ld.png,930,2016-07-20
....\....\3_ld1.png,452,2016-09-14
....\....\3_ld2.png,424,2016-07-21
....\....\CAFilter
....\....\........\BFCA.cpp,324,2014-03-03
....\....\........\BFCA.h,340,2014-03-03
....\....\........\BilateralFilter.cpp,2681,2014-03-03
....\....\........\BilateralFilter.h,181,2014-03-03
....\....\........\BoxCA.cpp,295,2014-03-03
....\....\........\BoxCA.h,331,2014-03-03
....\....\........\GFCA.cpp,277,2014-03-03
....\....\........\GFCA.h,331,2014-03-03
....\....\........\GuidedFilter.cpp,8007,2014-03-03
....\....\........\GuidedFilter.h,895,2014-03-03
....\....\CAMethod.h,586,2014-03-03
....\....\CANLC
....\....\.....\ctmf.c,15569,2014-03-03
....\....\.....\ctmf.h,265,2014-03-03
....\....\.....\NLCCA.cpp,2268,2014-03-03
....\....\.....\NLCCA.h,415,2014-03-03
....\....\.....\qx_basic.cpp,17787,2014-03-03
....\....\.....\qx_basic.h,13416,2014-03-03
....\....\.....\qx_mst_kruskals_image.cpp,9021,2014-03-03
....\....\.....\qx_mst_kruskals_image.h,2318,2014-03-03
....\....\.....\qx_nonlocal_cost_aggregation.cpp,8227,2014-03-03
....\....\.....\qx_nonlocal_cost_aggregation.h,2280,2014-03-03
....\....\.....\qx_tree_filter.cpp,3730,2014-03-03
....\....\.....\qx_tree_filter.h,1514,2014-03-03
....\....\CAST
....\....\....\ctmf.c,15569,2014-03-03
....\....\....\ctmf.h,1500,2014-03-03
....\....\....\disjoint-set.h,1819,2014-03-03
....\....\....\segment-graph.h,2559,2014-03-03
....\....\....\SegmentTree.cpp,6925,2014-03-03
....\....\....\SegmentTree.h,3122,2014-03-03
....\....\....\STCA.cpp,1718,2014-03-03
....\....\....\STCA.h,420,2014-03-03
....\....\....\StereoDisparity.cpp,6058,2014-03-03
....\....\....\StereoDisparity.h,3742,2016-07-19
....\....\....\StereoHelper.cpp,8035,2014-03-03
....\....\....\StereoHelper.h,1971,2014-03-03
....\....\....\Toolkit.cpp,2027,2014-03-03
....\....\....\Toolkit.h,3647,2014-03-03
....\....\CC
....\....\..\CenCC.cpp,4040,2016-07-21
....\....\..\CenCC.h,484,2014-03-03
....\....\..\CenCC1.cpp,3088,2016-07-21
....\....\..\CGCC.cpp,4738,2014-03-03
....\....\..\CGCC.h,626,2014-03-03
....\....\..\GrdCC.cpp,4586,2014-03-03
....\....\..\GrdCC.h,553,2014-03-03
....\....\CCMethod.h,709,2014-03-03
....\....\CommFunc.h,2491,2016-07-19
....\....\Debug
....\....\.....\BFCA.obj,87311,2016-09-14
....\....\.....\BilateralFilter.obj,154036,2016-09-14
....\....\.....\BoxCA.obj,86903,2016-09-14
....\....\.....\CenCC.obj,161850,2016-09-14
....\....\.....\CGCC.obj,176714,2016-09-14
....\....\.....\CL.read.1.tlog,394676,2016-09-14
....\....\.....\CL.write.1.tlog,8988,2016-09-14
....\....\.....\ctmf.obj,16721,2016-09-14
....\....\.....\GFCA.obj,87123,2016-09-14
....\....\.....\GrdCC.obj,165617,2016-09-14
....\....\.....\GuidedFilter.obj,201331,2016-09-14
....\....\.....\link.read.1.tlog,9708,2016-09-14
....\....\.....\link.write.1.tlog,2518,2016-09-14
....\....\.....\main.obj,294683,2016-09-14
....\....\.....\NLCCA.obj,154050,2016-09-14
....\....\.....\qx_basic.obj,115989,2016-09-14
....\....\.....\qx_mst_kruskals_image.obj,88464,2016-09-14
....\....\.....\qx_nonlocal_cost_aggregation.obj,202856,2016-09-14
....\....\.....\qx_tree_filter.obj,48765,2016-09-14
....\....\.....\SegmentTree.obj,313536,2016-09-14
....\....\.....\SGPP.obj,642057,2016-09-14

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

发表评论

0 个回复

  • VisualC_PMATLAB
    vc+matlab的混合编程三维图像方面的。很有用。还不错。(Hybrid programming to achieve three-dimensional image reconstruction )
    2012-02-14 15:48:57下载
    积分:1
  • chap1_3
    一本运用Visual C++ 的 数字图像处理的书里的源代码。非常好,初学者,很快可以上手.范例 3(Visual C++ for The digital image processing)
    2009-11-04 11:07:22下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • dtlvbo
    零相位带通滤波源代码,可以对信号进行滤波处理提高信噪比.(Zero-phase band-pass filtering the source code, you can filter the signal-noise ratio improve treatment.)
    2021-03-26 17:09:13下载
    积分:1
  • BitmapRotateBitmaponc
    bitmap rotate for visual c and c++ builder
    2009-06-12 14:54:35下载
    积分:1
  • AGAST-corner-detector
    多尺度快速角点检测算法(FAST).Adaptive and generic corner detection based on the accelerated segment test. 出处 Computer Vision–ECCV 2010(Multi-scale fast corner detection algorithm (FAST) Adaptive and generic corner detection based on the accelerated segment test. Computer Vision-ECCV 2010)
    2020-09-21 18:27:51下载
    积分:1
  • SELF-READING-SYSTEM
    针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result)
    2011-11-21 16:26:02下载
    积分:1
  • Light-Spot
    针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
    2010-12-10 22:56:07下载
    积分:1
  • RLE
    RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)
    2021-03-25 22:49:13下载
    积分:1
  • Wavelet
    Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
    2009-04-09 21:55:21下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载