搜索资源列表
apartmentsrc
- 大学毕业前的最后一学期,在一家公司实习,当时的工作需要用到一些操作系统提供的组件。那时候只知道COM这个名词,并不知道到底是怎么回事,只知道上网到处找别人的源码解决自己的问题;那段日子到现在回忆起来都是灰色的,每天呆坐在电脑前,一个网站一个网站的查找自己需要的源码。但并不清楚自己到底在做什么;那时候对自己能不能成为一个程序员充满了怀疑。在实习结束返校的火车上,一夜间,我把一本《COM本质论》翻看了120多页。当我和当时的女友吹嘘自己一夜可以看100多页书的时候,她马上问我:看懂多少?当时我哑口无
MRIBrainScan
- This case study shows how MATLAB can be used for a medical imaging problem. 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. This examp
beiyesifenbu
- 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
Brain_segmentation
- 基于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.
MBI_Brain
- 关于matlab的脑体积计算。分离出灰质和白质-Brain volume calculation on matlab. Isolated from gray matter and white matter
MRI_Brain_Scan
- 老外写的一个matlab分割脑部医学图像的程序,值得学习!-This case study shows how MATLAB can be used for a medical imaging problem. 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 wh
BitMapConduct
- 改程序用动态规划的方法实现了对灰质位图图像的压缩-Change program with the dynamic programming method for gray matter of the bitmap image compression
seg_twoseeds
- 区域生长算法,使用该算法来提取功能磁共振图像中的相关组织,比如大脑白质,灰质,脑脊液-region growing,using it to extrat the issue of the whithe matter,gray matter,GSF from the image of fmar
1
- 自运行,有结果。代码-基于局部高斯概率的脑MR图像分割模型,把脑mr图像分割为白质,灰质和脑脊液三部分,-Since operation and results. Code- based on local Gaussian probability of brain MR image segmentation model, the brain mr image into white matter, gray matter and cerebrospinal fluid of three parts
huizhibaizhi
- OTSU实现脑部灰质白质的分割 效果比较好-White matter of the brain gray matter OTSU achieve segmentation
pxc3883820
- Brain tumors are created by abnormal and uncontrolled cell division in brain itself. If the growth becomes more than 50 , then the patient is not able to recover. So the detection of brain tumor needs to be fast and accurate. The objective of this pa
avervoxel
- 本程序是用作处理神经影像数据的程序,计算平均的灰质体积的-This procedure is used for program processing neuroimaging data, calculate the average volume of gray matter
avervoxel
- 这个程序是对神经影像数据smri的灰质计算脑区的平均体素值,基于ROI特征分析-This program is for neuroimaging data smri gray matter voxel values to calculate the average brain regions, based on characteristics of ROI
GMM_classification_demo.m
- 用于医学3D大脑图像组织的识别和分类,包括CSF,White Matter,和Gray Matter。基于matlab的GM 算法。-3D brain tissue for medical image recognition and classification, including CSF, White Matter, and Gray Matter. matlab algorithm based on the GM.
3D脑部MRI分割
- 图像分割mr灰白质,脑腔,好几个文件,要在matlab下都运行,先运行serve那个。挺好用的(Image segmentation Mr Gray matter, brain cavity, several files, to run in matlab, run that first. Good use of)
医学图像分割
- 基于GUI的对大脑进行灰白质分割,可以对大脑图像进行二值化(Gray and White Matter Segmentation of Brain Based on GUI)