登录
首页 » matlab » shadow_detective

shadow_detective

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

  • segCroissRegion
    区域生长种子点的选取,可以用于图像分割的处理.(Simple single-seeded region growing)
    2013-03-20 17:46:44下载
    积分:1
  • tif2raw
    一个matlab小程序,用来将tif序列图片转换成envi可读取的raw文件(A matlab applet for converting TIF sequence images into envi readable raw files)
    2019-02-19 16:20:23下载
    积分:1
  • k-svd_second
    通过稀疏重构一幅自然图像,使得该图像重新生成,同时找出稀疏系数。(One kind of denoising signal sparse representation)
    2016-10-08 17:14:45下载
    积分:1
  • 2Curvelet
    第二代Curvelet变换及其在图像融合中的应用研究,第二代Curvelet较第一代有更好的发展前景(Second-generation Curvelet Transform and Its Application in Image Fusion of applied research, the second-generation Curvelet better than the first generation of the development prospects of)
    2009-12-07 11:44:17下载
    积分:1
  • duochongxiaobo
    说明:  小波分析增强滤波。小波变换的原理类似傅里叶变换,只是把三角函数基换成了小波基。与傅里叶变换不同,小波变换有两个变量:scale和translation。scale控制小波函数的收缩,其导数即为频率,translation控制小标函数的平移,平移量对应时间。通过信号的伸缩平移,可以得到某种重合情况,这样积分也会得到一个极大值,不同的是,得到频率成分的同时,还可以知道该频率的时间位置。(Wavelet analysis enhances filtering.The wavelet transform works like the Fourier transform, except that the trigonometric basis is replaced by a wavelet basis. Unlike the Fourier transform, the wavelet transform has two variables: scale and Translation. Scale controls the contraction of the wavelet function, its derivative is frequency, translation controls the translation of the small scale function, and the translation corresponds to the time. By stretching and shifting the signal, you can get some kind of coincidence, so that the integral will also get a maximum, but the difference is that when you get the frequency component, you can also know the time position of that frequency.)
    2020-12-24 11:48:44下载
    积分:1
  • Morph
    用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算.(Visual C++ using mathematical morphology-based digital image processing, including binary image erosion and dilation, opening, closing, thinning, and the central axis transform operations.)
    2011-11-08 16:34:42下载
    积分:1
  • files
    数字图像隐藏及提取研究分析论文、文献等。主要研究算法为LSB算法和DCT奇偶量化、DCT均值量化。(Digital Image Information Hiding and Extraction of analytical papers, literature. The main algorithm for the LSB algorithm and DCT parity quantization, DCT mean quantization.)
    2012-04-27 14:06:39下载
    积分:1
  • Fast_median_filter
    说明:  FPGA数字图像处理实现均值滤波,并且仿真将生成图片写出TXT格式以便使用MATLAB查看(Mean filter is realized by digital image processing in FPGA, and the generated image is written in TXT format for viewing with MATLAB.)
    2019-06-01 21:23:25下载
    积分:1
  • canny
    基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
    2013-11-17 20:06:46下载
    积分:1
  • Threshold-segmentation
    该代码是对图像进行二值化处理,进行图像分割(The code is to binarize the image, the image segmentation)
    2017-04-13 20:26:07下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载