搜索资源列表

  1. mimicsv10.01crack

    0下载:
  2. 注册文件,MIMICS是一套高度整合而且易用的3D图像生成及编辑处理软件,它能输入各种扫描的数据(CT、MRI),建立3D模型进行编辑,然后输出通用的CAD(计算机辅助设计)、FEA(有限元分析),RP(快速成型)格式,可以在PC机上进行大规模数据的转换处理。 -Registration documents, MIMICS is a highly integrated and easy-to-use 3D image generatio
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-18
    • 文件大小:53248
    • 提供者:侯源君
  1. bet2

    0下载:
  2. FSL这款软件所使用的脑部软组织提取文献,对大部分脑部MRI图像均可达到比较好的分割效果-The software used by FSL brain extraction of soft tissue literature, the majority of the brain MRI image segmentation can achieve better results
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:397312
    • 提供者:霍丽琴
  1. nlm_code_for_mri

    1下载:
  2. 非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。-nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:麦田
  1. mri_toolbox_v2.0

    0下载:
  2. mri_toolbox是一个工具用来MRI. 来自于SourceForge, 我上传这个软件,希望能结识对医疗软件感兴趣的兄弟.-mri_toolbox is toolbox for mri.This is from the sourceforge I want to share this those who are interested in medical software.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4455424
    • 提供者:kuangbin
  1. mri_toolbox_v1.5.tar

    0下载:
  2. mri分割,基于MATLAB,很不错,住一起的一个朋友用过的,-mri segmentation, based on MATLAB, a very good living with a friend of mine used,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:439296
    • 提供者:anne
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:458752
    • 提供者:ultraqiangda
  1. ConfiConnSeg_bin

    0下载:
  2. MRI segmentation using confidence connected
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5640192
    • 提供者:Henry
  1. mri_toolbox_v1

    1下载:
  2. 利用matlab开发的mri图像分析工具包-the toolbox for MRI analysis with matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:462848
    • 提供者:jed.liu
  1. BLS

    0下载:
  2. Phase unwrapping algorithms-Phase Unwrapping algorithm for Radar or MRI image reconstruction
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2021376
    • 提供者:weng
  1. matpulse-2.4

    0下载:
  2. rf pulse design tool-rf pulse design tool for mri
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:311296
    • 提供者:weng
  1. DTI_version_1b

    0下载:
  2. traightforward Diffusion MRI (DTI) and Fiber Tracking (FT) functions and examples. DTI.m, will calculate the Apparent Diffusion Coefficient(ADC), fractional anistropy (FA), and diffusion tensor field, of a DTI datas
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5299200
    • 提供者:mitko
  1. snrestimationinMRI

    0下载:
  2. to estimate snr in MRI
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3220480
    • 提供者:waza
  1. MRIbianyuan

    0下载:
  2. 小波变换模极大值用于MRI图像的边缘检测以及特征值提取-Wavelet transform modulus maxima for the MRI images and the Feature Extraction of Edge Detection
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:陈羿辰
  1. makeyong

    0下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:280576
    • 提供者:成林
  1. basic_edge_detection

    0下载:
  2. 该程序很简单,针对MRI图像进行最基本的图像分割,是研究MRI图像分割领域的初学者很有价值的资料,很值得学习!-The program is very simple, basic image for the MRI image segmentation is to study the field of MRI image segmentation valuable information for beginners, it is wor
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:成林
  1. LCL_ANT_COLONY

    0下载:
  2. 该程序是我毕业设计时候做的,是运用蚁群聚类算法进行图像分割的程序,针对普通图像跟MRI图像进行处理,效果不错!-The program is designed to graduate when I do, is to use ant colony clustering algorithm for image segmentation procedure, for the ordinary image processing with th
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:530432
    • 提供者:成林
  1. snr_cnr

    0下载:
  2. implementation to calculate the snr of a mri signal
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:177152
    • 提供者:roberto
  1. ANTTree

    0下载:
  2. Here is the technique for modified ant Tree algorithm for MRI brain segmentatin. It is proven that it is more efficient than FCM
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:2356224
    • 提供者:Guru
  1. Compressed_Sensing_for_MRI

    1下载:
  2. 使用Bregman算法做MRI图像压缩感知-MRI using the Bregman algorithm to do image compression-aware
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1664000
    • 提供者:xiachen
  1. Brain_segmentation

    0下载:
  2. 基于MRI的脑组织分割。首先从给定的MRI图像中得到脑区域,而后计算脑容积;再得到脑白质灰质区域,并计算百分比。-Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2721792
    • 提供者:meng
« 1 2 34 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org