登录
首页 » matlab » shadow_detective

shadow_detective

于 2014-12-08 发布 文件大小:16422KB
0 257
下载积分: 1 下载次数: 154

代码说明:

  这是CVPR2011论文“Single-Image Shadow Detection and Removal using Paired Regions”最新的代码,可以直接在Windows环境下直接运行,阴影检测效果很好。(This code is the latest version for the paper, Single-Image Shadow Detection and Removal using Paired Regions ,in CVPR2011.It can directly work in Windows environment and perform well. )

文件列表:

2011CVPR_Single-Image Shadow Detection and Removal using Paired Regions(original).pdf,5465487,2013-05-27
shadow_rewrite
..............\data
..............\....\binary
..............\....\cache
..............\....\mask
..............\....\matting
..............\....\original





..............\....\........\DSC01618.jpg,121299,2012-02-06
..............\....\........\p14_1.jpg,59656,2010-11-10
..............\....\........\p21_1.jpg,61676,2010-11-10
..............\....\........\siebel.bmp,1276854,2010-12-19
..............\....\removal





..............\....\.......\p14_1_free_nopair_15_12.jpg,62514,2012-04-24
..............\....\.......\p21_1_free_nopair_15_12.jpg,62876,2012-04-24
..............\....\.......\siebel_free_nopair_15_12.jpg,44561,2012-04-24
..............\....\unary
..............\libsvm-mat-3.0-2
..............\................\backm
..............\................\.....\libsvmpredict.m,1541,2012-04-24
..............\................\.....\libsvmtrain.m,2823,2012-04-24
..............\................\.....\libsvmwrite.m,378,2012-04-24
..............\................\htm" target=_blank>COPYRIGHT,1497,2012-04-24
..............\................\heart_scale.mat,28904,2012-04-24
..............\................\htm" target=_blank>README,9181,2012-04-24
..............\................\README_vlad.txt,987,2012-04-24
..............\................\source
..............\................\......\libsvmpredict.mexa64,74253,2012-04-24
..............\................\......\libsvmpredict.mexmaci64,71168,2012-04-24
..............\................\......\libsvmpredict.mexw64,23552,2012-04-24
..............\................\......\libsvmread.c,3853,2012-04-24
..............\................\......\libsvmread.mexa64,13519,2012-04-24
..............\................\......\libsvmread.mexmaci64,14312,2012-04-24
..............\................\......\libsvmread.mexw64,10752,2012-04-24
..............\................\......\libsvmtrain.mexa64,78681,2012-04-24
..............\................\......\libsvmtrain.mexmaci64,71472,2012-04-24
..............\................\......\libsvmtrain.mexw64,62464,2012-04-24
..............\................\......\libsvmwrite.c,2138,2012-04-24
..............\................\......\libsvmwrite.mexa64,12966,2012-04-24
..............\................\......\libsvmwrite.mexmaci64,9648,2012-04-24
..............\................\......\libsvmwrite.mexw64,9216,2012-04-24
..............\................\......\make.m,411,2012-04-24
..............\................\......\Makefile,1476,2012-04-24
..............\................\......\make_mac.m,427,2012-04-24
..............\................\......\read_sparse.c,2488,2012-04-24
..............\................\......\read_sparse.mexa64,13102,2012-04-24
..............\................\......\read_sparse.mexmaci64,9752,2012-04-24
..............\................\......\read_sparse.mexw64,9216,2012-04-24
..............\................\......\read_sparse_vector.c,2986,2012-04-24
..............\................\......\svm.cpp,64120,2012-04-24
..............\................\......\svm.h,3268,2012-04-24
..............\................\......\svm.obj,148555,2012-04-24
..............\................\......\svmpredict.c,9139,2012-04-24
..............\................\......\svmpredict.mexa64,74253,2012-04-24
..............\................\......\svmpredict.mexmaci64,71168,2012-04-24
..............\................\......\svmtrain.c,11440,2012-04-24
..............\................\......\svmtrain.mexa64,78681,2012-04-24
..............\................\......\svmtrain.mexmaci64,71472,2012-04-24
..............\................\......\svm_model_matlab.c,7753,2012-04-24
..............\................\......\svm_model_matlab.h,201,2012-04-24
..............\................\......\svm_model_matlab.obj,9447,2012-04-24
..............\matting
..............\.......\cal_ratio.m,4578,2012-04-24
..............\.......\cal_ratio_parameterized.m,4655,2012-04-24
..............\.......\compareRatio.m,1653,2012-04-24
..............\.......\downSmpIm.m,300,2012-04-24
..............\.......\eval_code
..............\.......\.........\eval_code.tar,20480,2012-04-24
..............\.......\getGMatByMask.m,2146,2012-04-24
..............\.......\getLaplacian1.m,1707,2012-04-24
..............\.......\getLinearCoeff.m,1192,2012-04-24
..............\.......\runMatting.m,2090,2012-04-24
..............\.......\shadow_removal.m,42,2012-04-24
..............\.......\skeletonMatting.m,1955,2012-04-24
..............\.......\solveAlpha.m,309,2012-04-24
..............\.......\solveAlphaC2F.m,1040,2012-04-24
..............\.......\upSampleAlphaUsingImg.m,267,2012-04-24
..............\.......\upSmpIm.m,1056,2012-04-24
..............\meanshift
..............\.........\compile_edison_wrapper.m,483,2012-04-24
..............\.........\edge
..............\.........\....\BgDefaults.h,2332,2010-11-09
..............\.........\....\BgEdge.cpp,1961,2010-11-09
..............\.........\....\BgEdge.h,774,2010-11-09
..............\.........\....\BgEdgeDetect.cpp,39847,2012-04-24
..............\.........\....\BgEdgeDetect.h,4735,2010-11-09
..............\.........\....\BgEdgeList.cpp,4784,2012-04-24
..............\.........\....\BgEdgeList.h,845,2012-04-24
..............\.........\....\BgGlobalFc.cpp,10415,2010-11-09
..............\.........\....\BgImage.cpp,7750,2010-11-09

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

发表评论

0 个回复

  • image-processing
    用于图像处理上的相邻像素点之间相关性的计算,主要用于分析像素值之间的关联度(For the calculation of the correlation between the pixels on the image processing)
    2013-03-02 15:14:53下载
    积分:1
  • SSIM (2)
    基于matlab的ssim图像质量评价,验证还可以(Image quality evaluation)
    2019-04-11 21:46:35下载
    积分:1
  • image_fusion
    本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。(The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.)
    2020-06-30 09:40:02下载
    积分:1
  • NSCTTDPCACYCLEMODULE
    非下采样轮廓波变换与二维主分量分析的循环模式计算(nonsubsambled contourlet transform and two dimensional principle component analysis cycle module calculation)
    2012-01-17 20:20:47下载
    积分:1
  • unsharp_masking
    Show how to use unsharp masking algorithm. No image processing toolbox is needed.
    2010-12-20 03:33:46下载
    积分:1
  • 中值滤波源代码.zip
    说明:  C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175(c program which can execute medeaval filter.good performance,contact with QQ76947175.)
    2020-12-09 21:19:20下载
    积分:1
  • 1
    说明:  双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )
    2015-02-11 01:56:24下载
    积分:1
  • 小波模极大值程序
    说明:  小波模极大源代码,可用来进行小波降噪或小波模态参数识别(Wavelet modal maximum source code, can be used for wavelet noise reduction or wavelet modal parameter identification)
    2020-10-16 10:35:01下载
    积分:1
  • levelset
    用matlab实现levelset水平集分割图像!(levelset to fen ge Image ag dag gf a ga ga h agr d we v g)
    2020-12-14 19:09:14下载
    积分:1
  • sift-0.9.19
    尺度空间sift算法的matlab实现,对理解算法步骤很有帮助(Scale space sift algorithm matlab to achieve an understanding of the steps of the algorithm helpful)
    2012-10-25 14:38:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载