登录
首页 » Visual C++ » CSCA

CSCA

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

  • facedetect
    人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测(Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection)
    2013-07-14 12:50:55下载
    积分:1
  • Relative-orientation
    摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
    2014-10-09 18:08:53下载
    积分: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
  • 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
  • CodeofOpenCV
    《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术(" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology)
    2009-12-24 15:35:12下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • sobel
    可以实现bmp图象的sobel边缘检测运算,并含有可图象重建功能。简单,易懂,使用了DIB接口,适合作数字图象处理的初学者作参考(Bmp images can be achieved sobel edge detection operator, and contains the reconstruction of functional images. Simple, understandable, the use of the DIB interface, suitable for beginners of digital image processing for information)
    2008-01-05 21:56:35下载
    积分:1
  • -TV-platform-
    一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
    2013-12-05 19:25:04下载
    积分:1
  • RayTracer
    VB像素光影跟踪(图像渲染)工具,有需要的就下载吧。(VB Tracking pixel lighting (image rendering) tools, there is a need to download it.)
    2013-08-04 15:09:52下载
    积分:1
  • Motion-detection-of-contour-search
    基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用(Based on the outline to find the flow part, the effect is not very good, but also can be used with)
    2015-11-16 16:33:31下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载