登录
首页 » matlab » 基于多尺度形态学提取眼前节组织

基于多尺度形态学提取眼前节组织

于 2021-03-25 发布
0 231
下载积分: 1 下载次数: 2

代码说明:

说明:  图像处理案例,本程序是用matlab语言上基于多尺度形态学完成提取眼前节组织的功能(Image processing case, this program is based on multi-scale morphology using MATLAB language to complete the extraction of anterior segment tissue function.)

文件列表:

3基于多尺度形态学提取眼前节组织\Coef.m, 430 , 2014-12-29
3基于多尺度形态学提取眼前节组织\compute_infos.m, 360 , 2014-12-29
3基于多尺度形态学提取眼前节组织\dt.mat, 643862 , 2014-12-29
3基于多尺度形态学提取眼前节组织\Edge_One.m, 218 , 2014-12-29
3基于多尺度形态学提取眼前节组织\images\image.bmp, 614454 , 2009-11-25
3基于多尺度形态学提取眼前节组织\main.m, 653 , 2016-11-24
3基于多尺度形态学提取眼前节组织\Main_Process.m, 707 , 2014-12-29
3基于多尺度形态学提取眼前节组织\Multi_Process.m, 259 , 2014-12-29
3基于多尺度形态学提取眼前节组织\supoles.m, 167 , 2014-12-29
3基于多尺度形态学提取眼前节组织\sys_sim.m, 141 , 2014-12-29
3基于多尺度形态学提取眼前节组织\usim.m, 166 , 2014-12-29
3基于多尺度形态学提取眼前节组织\usimole.m, 114 , 2014-12-29
3基于多尺度形态学提取眼前节组织\images, 0 , 2021-03-24
3基于多尺度形态学提取眼前节组织, 0 , 2021-03-24

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

发表评论

0 个回复

  • 评价指标
    说明:  图像融合中的平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等(Average gradient, correlation coefficient, information entropy, cross-entropy, joint entropy, mean square error, mutual information, signal-to-noise ratio, peak signal-to-noise ratio, root mean square error, spatial frequency, standard deviation, mean, distortion degree, deviation index, etc. in image fusion)
    2019-05-27 08:48:13下载
    积分:1
  • demo_mtjsrc_OxfordFlower_17
    此程序为袁晓彤CVPR论文“基于多任务联合稀疏表示的的视觉分类”的主代码部分(The program for Yuan Xiaotong CVPR paper " visual classification with Muti-task joint sparse representation" main code of the parts)
    2013-09-16 14:06:25下载
    积分:1
  • TPS
    TPS算法,做人脸校准的,同一个人脸的不同的照片做匹配,脸型匹配(Algorithms for TPS, face the calibration, the same face different photos do match, face shape matching)
    2015-09-08 13:46:31下载
    积分:1
  • 边缘检测
    说明:  边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 一阶:?Roberts Cross算子,Prewitt算子,Sobel算子, Kirsch算子,罗盘算子; 二阶: Marr-Hildreth,在梯度方向的二阶导数过零点,Canny算子,Laplacian算子。(Edge detection is a basic problem in image processing and computer vision. Significant changes in image attributes usually reflect significant events and changes in attributes. These include (I) discontinuities in depth, (ii) discontinuities in surface orientation, (iii) changes in material properties, and (iv) changes in scene lighting. Edge detection is a research field in image processing and computer vision, especially in feature extraction.)
    2020-05-24 14:12:50下载
    积分:1
  • 数学态学灰度和二值的源代码
    这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。(This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the opening and closing operation.)
    2020-07-16 10:18:49下载
    积分:1
  • 区域生长
    形态学方法区域分割,利用区域生长算法,实现区域分割(Morphological method for region segmentation and region growing algorithm for region segmentation)
    2020-06-21 19:20:01下载
    积分:1
  • Dct
    主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能(The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm)
    2011-06-01 16:15:19下载
    积分:1
  • CO_SUT
    计算机图形学 c语言实现的直线段裁剪算法(Computer graphics c language to achieve a straight line segment clipping algorithm)
    2007-11-13 16:36:11下载
    积分:1
  • LIME-master
    说明:  使用了色调映射算法,调整图片的灰度,更好表达原图里的信息与特征。(The hue mapping algorithm is used to adjust the gray level of the image and better express the information and features in the original image.)
    2020-06-21 16:20:01下载
    积分:1
  • dwt_svd
    MATLAB程序;图像的小波系数提取,然后进行奇异值分解,得到图像的特征系数。(MATLAB program wavelet coefficients of the image extraction, and singular value decomposition, image feature coefficients.)
    2021-02-19 13:29:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载