登录
首页 » matlab » 10068263

10068263

于 2009-09-10 发布 文件大小:1742KB
0 281
下载积分: 1 下载次数: 13

代码说明:

  数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的(Mathematical morphology and its applications, the old books not easy to find electronic version of啦, give you hair a. Superstar Edition)

文件列表:

数学形态学方法及其应用_10068263
...............................\!00001.pdg
...............................\!00002.pdg
...............................\000001.pdg
...............................\000002.pdg
...............................\000003.pdg
...............................\000004.pdg
...............................\000005.pdg
...............................\000006.pdg
...............................\000007.pdg
...............................\000008.pdg
...............................\000009.pdg
...............................\000010.pdg
...............................\000011.pdg
...............................\000012.pdg
...............................\000013.pdg
...............................\000014.pdg
...............................\000015.pdg
...............................\000016.pdg
...............................\000017.pdg
...............................\000018.pdg
...............................\000019.pdg
...............................\000020.pdg
...............................\000021.pdg
...............................\000022.pdg
...............................\000023.pdg
...............................\000024.pdg
...............................\000025.pdg
...............................\000026.pdg
...............................\000027.pdg
...............................\000028.pdg
...............................\000029.pdg
...............................\000030.pdg
...............................\000031.pdg
...............................\000032.pdg
...............................\000033.pdg
...............................\000034.pdg
...............................\000035.pdg
...............................\000036.pdg
...............................\000037.pdg
...............................\000038.pdg
...............................\000039.pdg
...............................\000040.pdg
...............................\000041.pdg
...............................\000042.pdg
...............................\000043.pdg
...............................\000044.pdg
...............................\000045.pdg
...............................\000046.pdg
...............................\000047.pdg
...............................\000048.pdg
...............................\000049.pdg
...............................\000050.pdg
...............................\000051.pdg
...............................\000052.pdg
...............................\000053.pdg
...............................\000054.pdg
...............................\000055.pdg
...............................\000056.pdg
...............................\000057.pdg
...............................\000058.pdg
...............................\000059.pdg
...............................\000060.pdg
...............................\000061.pdg
...............................\000062.pdg
...............................\000063.pdg
...............................\000064.pdg
...............................\000065.pdg
...............................\000066.pdg
...............................\000067.pdg
...............................\000068.pdg
...............................\000069.pdg
...............................\000070.pdg
...............................\000071.pdg
...............................\000072.pdg
...............................\000073.pdg
...............................\000074.pdg
...............................\000075.pdg
...............................\000076.pdg
...............................\000077.pdg
...............................\000078.pdg
...............................\000079.pdg
...............................\000080.pdg
...............................\000081.pdg
...............................\000082.pdg
...............................\000083.pdg
...............................\000084.pdg
...............................\000085.pdg
...............................\000086.pdg
...............................\000087.pdg
...............................\000088.pdg
...............................\000089.pdg
...............................\000090.pdg
...............................\000091.pdg
...............................\000092.pdg
...............................\000093.pdg
...............................\000094.pdg
...............................\000095.pdg
...............................\000096.pdg
...............................\000097.pdg

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

发表评论

0 个回复

  • SR
    说明:  基于MP的信号稀疏分解参考程序。源程序是《信号与图像的稀疏分解及初级应用》中的(MP sparse decomposition based on the signal reference program. Source is &quot Signal and image sparse decomposition and primary application&quot in the)
    2009-10-29 15:50:02下载
    积分:1
  • reproject_mod04
    批处理与重投影MODIS MOD04 数据(Reproject MODIS s mod04 data)
    2021-04-21 20:38:49下载
    积分:1
  • Hough-Detect-Line
    hough变换检测直线代码在matlab下的运行(hough transformation)
    2012-04-09 09:18:04下载
    积分:1
  • MATLAB
    各种图像分割算法程序,里面包含好几个文件夹,每一个文件夹都有程序(matlab image sengmentation)
    2015-04-27 20:33:55下载
    积分:1
  • plsda
    说明:  matlab近红外光谱进行掺假判断,运用plsda建模可以进行真假鉴别(The near infrared spectrum of MATLAB is used to judge the adulteration, and plsda modeling can be used to identify the authenticity)
    2020-12-29 20:19:01下载
    积分:1
  • TextureML
    极化SAR图像多纹理最大似然处理滤波算法,可以生成处理后的四个通道图像数据。(Multi-polarization SAR image texture filtering deal with maximum-likelihood algorithm, can be generated after the deal with the four-channel image data.)
    2009-02-24 17:57:02下载
    积分:1
  • liver_ultr
    Abstract—Noninvasive ultrasound imaging of carotid plaques allows for the development of plaque-image analysis methods associated with the risk of stroke. This paper presents several plaqueimage analysis methods that have been developed over the past years. The paper begins with a review of clinical methods for visual classification that have led to standardized methods for image acquisition, describes methods for image segmentation and denoizing, and provides an overview of the several texture-feature extraction and classification methods that have been applied. We provide a summary of emerging trends in 3-D imaging methods and plaque-motion analysis. Finally, we provide a discussion of the emerging trends and future directions in our concluding remarks.
    2013-10-28 12:36:04下载
    积分:1
  • huatesetu
    说明:  利用vc画图,特点是可以画一些有特殊效果的几何图像(use vc drawing, painting features can be some special effects of geometric images)
    2006-04-14 11:39:57下载
    积分:1
  • 1
    说明:  数字图象处理的文献资料,可以很好的处理边缘检测的文献(Digital image processing literature, can handle edge is very good detection literature)
    2014-12-01 14:13:43下载
    积分:1
  • canny
    canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double threshold method and connect the edge)
    2017-11-28 19:31:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载