登录
首页 » matlab » shadow_detective

shadow_detective

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

  • 融合可以用的PCNN工具箱 70754311PCNN_toolbox
    图像融合可以用的PCNN工具箱,可以使用在图像融合里(PCNN Toolbox for Image Fusion)
    2020-06-24 03:20:01下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • JohnWileySons
    John Wiley & Sons - JPEG2000 Standard for Image Compression Concepts Algorithms and VLSI Architectures 2005(John Wiley )
    2006-10-26 17:30:45下载
    积分:1
  • contourlet_toobox
    说明:  图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中(Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image or SAR Image)
    2009-08-06 20:36:01下载
    积分:1
  • zuixiaoerchengfafuyuancc
    约束最小二乘法图像复原代码,直接上图片就可以使用的。(Constrained least squares image restoration code directly on the image to be used.)
    2011-01-10 16:28:54下载
    积分:1
  • localostu
    说明:  在 matlab中实现一种局部阈值化图像的算法(In matlab to achieve a local thresholding algorithm for image)
    2008-10-19 09:47:30下载
    积分:1
  • k_t指数
    在对多光谱遥感影像进行大气校正处理以后,可以利用K_T变换矩阵对其进行水体提取,该算法效果较好(After the atmospheric correction of the multispectral remote sensing image, the water body can be extracted by using the k transform matrix, and the effect of the algorithm is good.)
    2019-05-23 20:24:51下载
    积分:1
  • imageSVM
    利用svm算法分类图像。示例中:将篮球场和网球场利用算法自动分类,包含了基于颜色矩的彩色图像特征提取算法(image classification using SVM algorithm)
    2012-05-10 11:42:54下载
    积分:1
  • fft
    利用FFT傅里叶变换,去除影像中的条带噪声(Removal of image noise)
    2021-01-05 18:38:54下载
    积分:1
  • matlab
    说明:  matlab 几个常见的图像处理操作,包括RGB颜色分量,imadjust函数运算,非常适合初学者学习(Several common image processing operations in MATLAB, including RGB color component, imadjust function operation, are very suitable for beginners to learn)
    2020-04-04 13:17:20下载
    积分:1
  • 696516资源总数
  • 106450会员总数
  • 5今日下载