登录
首页 » matlab » watershed_example

watershed_example

于 2020-04-08 发布
0 129
下载积分: 1 下载次数: 8

代码说明:

说明:  分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)

文件列表:

watershed_example.m, 2458 , 2020-04-08
watershed_example.asv, 2458 , 2020-04-08

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

发表评论

0 个回复

  • JingDongInterface
    图像识别算法,使用点阵方式识别图片,借用Tessnet2.zip 组件,用来进行图片文字/图片数字识别(Tessnet2.zip use to be Image recognise)
    2020-06-23 02:00:02下载
    积分:1
  • 像的熵
    运用信息论的知识求解图像的信息量也就是熵的算法。(use of information, the knowledge to solve image is the amount of entropy algorithm.)
    2005-05-18 18:59:50下载
    积分:1
  • avitoim.m
    这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我(This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question)
    2009-05-06 10:28:16下载
    积分:1
  • artistic-style-transfer-master
    在linux系统中通过卷积神经网络实现图像风格迁移(Image style migration through convolution neural network in linux)
    2021-01-12 23:18:48下载
    积分:1
  • matlab
    三维数据去噪处理,一维。二维数据去噪也可以使用(3D data denoised)
    2020-12-16 10:49:13下载
    积分:1
  • kmeans
    说明:  快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理(Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation)
    2009-08-03 11:08:50下载
    积分:1
  • SuperPixel
    采用matlab代码进行超像素分割,可以很好使用,效果好(Super-pixel segmentation using matlab code can be used well and the effect is good.)
    2018-12-17 09:43:08下载
    积分:1
  • 111
    基于SVM与人工神经网络的车牌识别算法,使用了OpenCV的图像处理函数,在VS2013 + OpenCV 2.4.9平台上实现(SVM algorithm based on license plate recognition and artificial neural network, using OpenCV image processing function, implemented on VS2013+ OpenCV 2.4.9 platform)
    2016-03-19 21:10:38下载
    积分:1
  • fish2bird
    鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)
    2021-04-25 14:58:46下载
    积分:1
  • main
    说明:  以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。 以f = cos(2*pi/256*t) + sin(2*pi/128*t)做为原信号,取原信号f的20%做为输入进行压缩感知重建。(The sparse basis includes discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit algorithm (OMP) as reconstruction algorithm. In this paper, the reconstructed signal is reconstructed by using the original sensing signal (sinf * t) as the original input signal (i.e. sinf * t * 2) + 2 * s * t * as the input signal.)
    2020-12-17 22:00:23下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载