登录
首页 » matlab » Segmentation-with-shadowing-removal-master

Segmentation-with-shadowing-removal-master

于 2017-11-29 发布 文件大小:6711KB
0 102
下载积分: 1 下载次数: 5

代码说明:

  阴影消除matlab代码,运行可用,可供参考(The shadow eliminates the matlab code, which is available for reference)

文件列表:

Segmentation-with-shadowing-removal-master
Segmentation-with-shadowing-removal-master\README.md, 37, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\202.jpg, 1354456, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\57.jpg, 1848075, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\CallingActiveContoursToDetermineNumberOfRegions.m, 1539, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ComputeEta.m, 495, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ComputeLineCoff.m, 626, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ComputeMinDistance.m, 422, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ComputeNormalizedRespFunc.m, 1293, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ComputeRecordsDistance.m, 248, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ComputeWeights.m, 120, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ConvertBackgroundColorIntoWhiteOrBlack.m, 415, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\CreateMask.m, 713, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\CutTheImage.m, 682, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\DrawShortLine.m, 423, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\GatheringRegionFeatures.m, 831, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\GaussFunc.m, 79, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\GeneratingNodes.m, 1091, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\InitialContours.m, 1011, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\Kmeans.m, 1088, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\MainFile.m, 783, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\MainFileOrientationMap.m, 2102, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\OrientationMap.m, 2940, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\Read me.docx, 13913, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\Segmentation.m, 2606, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ShadowRemoving.m, 1565, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ShowResults.m, 302, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\ShowWindowOnTheImage.m, 279, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\TransformIntoDifferentColorSpaces.m, 1202, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\im6.jpg, 1896054, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\region_seg.m, 6207, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\res.mat, 1990503, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\rgb2OHTA.m, 235, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\rgb2OHTA2.m, 262, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\rgb2i1i2i3.m, 269, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\rgb2normRGB.m, 250, 2016-08-22
Segmentation-with-shadowing-removal-master\Shadow Removing and Segmentation\rgb2yuv.m, 286, 2016-08-22

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

发表评论

0 个回复

  • useful
    很有用的彩色图像分割方法,经本人实验,绝对可靠(Very useful for color image segmentation method, by my experiment, absolutely reliable)
    2010-10-10 22:02:54下载
    积分:1
  • Tclaaheeh
    自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。 (Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.)
    2012-07-23 13:22:08下载
    积分:1
  • KalmanFilter
    卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。(A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (there may be deviation) to predict the coordinates of the location and speed of the object. Its presence can be found in many engineering applications (such as radar, computer vision). Meanwhile, the Kalman filter is control theory, and control is an important topic in systems engineering.)
    2012-08-21 10:54:02下载
    积分:1
  • Broveryxscrh
    此代码为运用brovery进行像素层的融合,主要用于图像处理中的图像融合(This code is applied brovery the pixel level fusion, mainly for image processing of image fusion)
    2013-11-09 15:07:20下载
    积分:1
  • hough-circle
    读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
    2012-07-23 17:31:12下载
    积分:1
  • Matlab代码读取高光谱数据-Raw格式
    说明:  MATLAB读取envi的raw格式高光剖数据(Matlab reading the raw data of envi)
    2020-12-02 19:19:25下载
    积分:1
  • image
    立体匹配sad算法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像。.m文件。(Stereo matching sad algorithm)
    2018-05-15 17:12:49下载
    积分:1
  • bscb-for-image-inpainting
    BSCB模型用于图像修复,模仿人工修复的过程,利用PDE的方式(BSCB model for image restoration, to imitate the artificial restoration process, the use of PDE way)
    2012-06-25 10:28:07下载
    积分:1
  • matlab
    图像处理基础、图像运算、图像编码、图像变换、图像增强、图像复原、图像的分割、图像数学形态学处理和小波图像处理(The basis of image processing, image computing, image coding, image transformation, image enhancement, image restoration, image segmentation, image mathematical morphology and wavelet image processing)
    2013-01-29 16:36:40下载
    积分:1
  • ycbcr1502
    image processing for hand guesture
    2012-11-03 01:26:31下载
    积分:1
  • 696518资源总数
  • 104230会员总数
  • 58今日下载