登录
首页 » matlab » 3

3

于 2020-04-02 发布
0 160
下载积分: 1 下载次数: 0

代码说明:

说明:  使用matlab实现脑磁共振图像的海马体分割(Using MATLAB to segment the hippocampus of brain MR images)

文件列表:

3\CannyEdgeDetector.m, 5575 , 2020-03-17
3\CannyEdgeDetector2.m, 5573 , 2020-03-21
3\CannyEdgeDetector3.m, 5575 , 2020-03-23
3\FindConnected_8.m, 1179 , 2020-03-12
3\GaussianBlur.m, 1056 , 2020-03-12
3\ImageThinning.m, 5149 , 2020-03-11
3\new0323F3.m, 8712 , 2020-03-26
3\Reg.m, 799 , 2020-03-26
3\removelarge.m, 2754 , 2020-03-18
3, 0 , 2020-03-26

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

发表评论

0 个回复

  • C# 选择目录 生成片缩略 实例源码
    选择某一个目录,将某一个目录下的所有图片读取出来 并以缩略图的形式展现
    2013-05-22下载
    积分:1
  • Particle-Algorithm-Status-Trend
    介绍了粒子滤波目前主要应用领域, 最后对粒子滤波的发展提出了展望。(Describes the particle filter is currently the main application areas, and finally the development of particle filter raised prospects.)
    2013-10-18 15:47:04下载
    积分:1
  • renlianshibie-(2)
    基于模板匹配的另一种人脸识别的算法,很实用,利用肤色建模来建立人脸皮肤模型(Another based on template matching algorithm for face recognition, very practical, using skin color modeling to create a human face skin model)
    2020-06-27 10:00:02下载
    积分:1
  • Qt_RobHess_Sift
    sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/ 这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
    2021-04-20 21:28:50下载
    积分:1
  • ALM
    说明:  增广拉格朗日乘子法ALM算法是机器学习中十分常用且有效的一种优化算法,经常用于低秩和稀疏问题的优化求解中,这个包是增广拉格朗日乘子法的matlab代码(ALM algorithm of augmented Lagrange multiplier method is a very common and effective optimization algorithm in machine learning. It is often used in the optimization of low rank and sparse problems. This package is the matlab code of augmented Lagrange multiplier method)
    2020-12-20 16:45:32下载
    积分:1
  • main
    关于粒子滤波跟踪目标的MATLAB程序源代码(Particle filter to track the target on the MATLAB source code)
    2009-01-06 13:53:02下载
    积分:1
  • gaotonglvbo
    本件包含四种二维高通滤波器,他们分别是基于汉宁窗,布莱克曼,凯泽窗和巴特利特窗设计的二维高通滤波器。(This piece contains four two-dimensional high-pass filter, they are based on Hanning, Blackman, Kaiser window design windows and Bartlett two-dimensional high-pass filter.)
    2013-07-13 15:19:13下载
    积分:1
  • 水体指数
    利用matlab对多光谱遥感影像进行水体指数(ndwi)以及植被指数(ndvi)提取(Extraction of Water body Index (ndwi) and vegetation Index (ndvi) from Multispectral remote Sensing Images by matlab)
    2020-11-04 09:49:51下载
    积分:1
  • traffic-sign-recognition
    复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助(Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners)
    2012-12-30 15:32:40下载
    积分:1
  • matlab实验程序
    说明:  (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。 (2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。 (3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。 (4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image. (2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results. (3) The image processing of Laplacian operator and image enhancement are realized by programming Sobel operator is used to extract image edge. The results are compared with those of MATLAB. (4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
    2020-07-19 14:29:09下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载