登录
首页 » Visual C++ » CSCA

CSCA

于 2020-12-28 发布 文件大小:32099KB
0 282
下载积分: 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 个回复

  • chap1_3
    一本运用Visual C++ 的 数字图像处理的书里的源代码。非常好,初学者,很快可以上手.范例 3(Visual C++ for The digital image processing)
    2009-11-04 11:07:22下载
    积分:1
  • CVPR2011Paper
    CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
    2012-02-21 09:55:26下载
    积分:1
  • SANBAN
    数字散斑相关程序,能够计算2副图片的位移,简单的例子,对初学者也许有用。(Digital speckle correlation program can calculate the displacement of two images, a simple example, may be useful for beginners.)
    2020-11-25 17:39:32下载
    积分:1
  • yibiaoshibie
    图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序(Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program)
    2021-04-26 08:58:45下载
    积分:1
  • ippiman
    图像处理的IPP库使用手册,包括每个函数的使用说明,以及参数的意义。(IPP library of image processing using the manual, including instructions for each function, as well as the significance of the parameters.)
    2013-01-10 20:23:06下载
    积分:1
  • MFCvtk
    说明:  MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。(MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.)
    2021-02-19 16:09:45下载
    积分:1
  • visual-cPP-image-process
    数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
    2012-03-16 16:52:53下载
    积分:1
  • c
    说明:  缺陷检测,定位缺陷位置。主要用于工业之中螺帽的螺纹线的检测(Defect detection, location of defect location. Detection of screw thread for nuts in industry)
    2018-03-08 16:41:35下载
    积分:1
  • demo
    源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
    2013-07-12 21:31:55下载
    积分:1
  • Kmeans
    说明:  基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割(Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for Image Segmentation)
    2021-04-06 16:49:03下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载