登录
首页 » Visual C++ » CSCA

CSCA

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

  • medical-picture-process
    《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
    2012-03-14 15:02:31下载
    积分:1
  • example
    使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
    2013-01-09 19:06:43下载
    积分:1
  • yuandaima
    用VC实现Canny算子提取图像边缘,提高图像质量(Using VC realize Canny operator extracts image edge to improving image quality.)
    2012-03-02 22:04:27下载
    积分:1
  • SmartLoadBmp
    对图像(Bmp)的智能读入界面设计,源代码(Read image (BMP), intelligent interface design, source code)
    2013-04-25 17:01:46下载
    积分:1
  • inverse-normal-cumulative
    用于图像检测的正态分布计算的c代码实现,现在将这个函数写在头文件中了(Normally distributed computing for image detection of the c code, this function will now be written in the header file in the)
    2011-11-10 10:41:56下载
    积分:1
  • vb6
    图像处理缩放,大小随意改变,平滑处理,基于vb6.0设计(Zoom image processing, size change, smooth deal, based on the design VB6.0)
    2009-03-25 15:11:17下载
    积分:1
  • restore-dirt-rain
    图像处理,图像去雨滴、尘土,达到图像恢复的效果,还原图像。(image derain)
    2014-06-04 17:19:31下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • xx
    说明:  用MFC实现将位图进行直方图均衡化处理的源码(MFC to achieve the bitmap with the histogram equalization processing of the source)
    2011-05-20 20:34:55下载
    积分:1
  • 09_Direct
    人民邮电出版社,《VC++数字图像处理典型算法及实现》-- 第9章图像分割。 包括图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子的实现等源代码(Posts )
    2008-06-03 11:11:23下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载