登录
首页 » Visual C++ » CSCA

CSCA

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

  • zhifangtu
    显示BMP图片,并绘制直方图。程序无误,可运行。(Display BMP image, and draw the histogram. Program is correct, you can run.)
    2011-05-17 08:49:37下载
    积分:1
  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • Pinjie
    图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
    2012-11-21 12:13:40下载
    积分:1
  • bmpscrollview
    用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
    2013-07-10 16:44:33下载
    积分:1
  • pupildetectOK
    在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
    2014-04-14 23:00:39下载
    积分:1
  • imageprocess
    这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)
    2011-05-23 21:23:19下载
    积分:1
  • 雷达目标高分辨距离的特征提取及识别方法
    合成孔径雷达目标的特征提取及其识别技术。国防科大写的!(synthetic aperture radar target feature extraction and recognition technology. Written by which this university!)
    2005-07-29 20:31:31下载
    积分:1
  • VC++_image_Code
    说明:  VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。(VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm, penumbral tune jitter histogram of the amendment, color conversion, corrosion, swelling, refinement algorithm, etc., as well as executable files for trial, together with supporting electronic collection, image processing is a good data entry.)
    2008-11-20 23:20:31下载
    积分:1
  • rr
    说明:  基于LBP纹理特征的运动目标检测算法.rar(Moving target detection algorithm based on LBP texture features. Rar)
    2013-01-03 12:21:30下载
    积分:1
  • contrast
    28个vc++图像处理原程序之--对比度拉伸(28 vc++ Image processing of the original procedure- contrast stretching)
    2008-12-24 11:58:36下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载