登录
首页 » matlab » shadow_detective

shadow_detective

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

  • Harris
    Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.(Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.)
    2009-03-27 01:11:06下载
    积分:1
  • Gauss-and-Mean-Curvature
    用matlab开发的计算给定曲面点云的,高斯和平均曲率图(Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map)
    2011-05-30 10:22:59下载
    积分:1
  • image5
    图像灰度化处理、图像柔和处理、图像锐化处理(Grayscale image processing, image gentle processing, image sharpening)
    2010-10-17 17:23:57下载
    积分:1
  • yxpj
    图像融合客观评价程序,包括扭曲度,相关系数,方差等(Objective evaluation of image fusion procedures, including distortions, the correlation coefficient, variance, etc.)
    2020-12-13 03:59:16下载
    积分:1
  • contourlet2
    contourlet 区域统计法,进行图像融合(contourlet regional statistical method for image fusion)
    2011-06-13 03:12:42下载
    积分:1
  • 61IC_H4341
    纹理特征提取佛挡杀佛规划环境和规范化多少倒萨打算颠三倒四的(Texture feature extraction block to kill the Buddha Buddha Planning, Environment and standardization of the number of Saddam' s intention to topsy-turvy)
    2011-06-08 09:42:39下载
    积分:1
  • CameraCalibration(zhang)
    说明:  张正友相机参数标定matlab程序,压缩包中包括一份张正友标定的原文论文,一个附带实验数据和图像的matlab程序。(Zhang Zhengyou matlab camera calibration procedures, compressed package includes a calibration Zhang Zhengyou original papers, 1 with experimental data and image matlab program.)
    2010-03-23 11:23:02下载
    积分:1
  • frame_diff_matlab
    基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。 (Read avi video, extract each frame image, and target tracking)
    2012-04-01 10:33:59下载
    积分:1
  • Wavelet_ROMP
    压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ROMP算法,对256*256的lena图处理,比较原图和ROMP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间 (Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and ROMP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using ROMP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
    2013-01-19 12:54:34下载
    积分:1
  • gOMP
    广义正交压缩感知的代码,实现了压缩感知与图像的重构(Generalized orthogonal compressed sensing code, to achieve compressed sensing and image reconstruction)
    2020-08-25 16:28:15下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载