登录
首页 » matlab » shadow_detective

shadow_detective

于 2014-12-08 发布 文件大小:16422KB
0 114
下载积分: 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 个回复

  • h264
    h264实现监控,不是动态的,是通过读取每一帧图像(h264 yuv420 to rgb)
    2013-10-27 00:19:11下载
    积分:1
  • BEMD_code
    把一幅图像进行经验模式分解,结果为不同频率分量的IMF,用于希尔伯特黄变换,图像去噪等(empirical mode decomposition)
    2020-07-04 01:40:01下载
    积分:1
  • FRFTfenshujie
    二维分数阶傅立叶变换程序,可用于图像,信号的处理,博士师兄编写,亲测可用(2-D Fractional Fourier transform)
    2021-01-25 12:18:42下载
    积分:1
  • spiht
    本次变成是基于matlab的有关图像压缩的仿真程序,希望能帮到大家(This is a simulation program of image compression based on MATLAB. I hope to help you.)
    2018-04-18 12:36:53下载
    积分:1
  • VMpro1.6(亲测可用)
    机器视觉开发平台
    2020-12-09下载
    积分:1
  • tidufilter
    梯度倒系数滤波,在小目标检测算法中,用来实现背景抑制,提高目标的信噪比.(reversing gradient filter coefficients in small target detection algorithm, which can be used for background suppression, the goal of improving the signal-to-noise ratio.)
    2007-04-18 11:35:09下载
    积分:1
  • Stereo1
    双目立体视觉,基于matlab,适合新手看看,比较简单(Stereoscopic vision, based on matlab, suitable for novice to see)
    2011-08-23 14:59:51下载
    积分:1
  • 0001
    说明:  用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来(Using MATLAB to read any size and format of a color image, and image data into m code dat format)
    2009-08-15 13:31:13下载
    积分:1
  • Quadtree
    完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
    2021-01-28 16:58:34下载
    积分:1
  • 1592262021200711152234309595843
    粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波(Particle filter matlab program, mainly extended Kalman particle filter)
    2021-01-22 11:28:46下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载