-
ExThreshold
1、读取显示所给PET图像(SE2IM210)。
2、学习imhist函数,画出所给PET图像的直方图。
3、根据直方图为该PET图像选择合适的显示窗(imshow参数),使胸
部轮廓等解剖结构可见。
4、根据直方图选择合适阈值,分割肿瘤区域与正常区域,计算肿瘤区
域内图像灰度均值、方差、最大值及最小值。(1 give PET images displayed, read (SE2 IM210).
2, learning, imhist function, draw the give PET image histogram.
3, according to the histogram for the PET image to choose the appropriate display window (imshow parameters), make bosom
Outline of anatomical structures such as visible.
4, according to the histogram, choose appropriate threshold segmentation tumor area and normal area, calculating the tumor area
In the domain of image grayscale average and variance, the maximum and minimum values.)
- 2015-05-08 20:52:11下载
- 积分:1
-
EMGMMSeg
对图像进行GMM(混合高斯)拟合后用EM算法进行分割(Image GMM (Gaussian Mixture) after fitting algorithm using EM Segmentation)
- 2008-01-11 15:43:44下载
- 积分:1
-
workspace03_PSNR
实现峰值信噪比的算法,用于判断图片质量的好坏!十分有用!(Achieve peak signal-to-noise ratio (PSNR) algorithm for judging image quality! Very useful!)
- 2019-04-11 09:12:00下载
- 积分:1
-
yuyanjiaozheng
实现对鱼眼图像的校正 我自己执行过 可以使用(it can realise the rectification of the fish eye image )
- 2010-06-04 17:26:26下载
- 积分:1
-
hongmo3
可以看到圆心坐标和半径参数,在坐标中画出这个圆,编写画圆函数(You can see the center coordinates and the radius parameters, draw the circle in the coordinates, write the function to draw the circle)
- 2019-04-01 14:11:36下载
- 积分:1
-
亚像素边缘检测
亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
- 2018-08-20 14:53:52下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
PCA
PCA_进行indian_pines数据集合分类。((use PCA to classify the indian_pines data with train and test data in the rar))
- 2020-12-11 13:19:18下载
- 积分:1
-
pcl
pcl 3d 文件格式转换,点云读取与显示(PCL 3D file format conversion, point cloud reading and display)
- 2017-11-09 13:02:45下载
- 积分:1
-
Image fusion
采用了小波变换的方法实现了红外光图像与可见光图像的融合,并且设计了一个简单的matlab GUI界面。小波变换的分解层数为2层,采用低频平均高频取大的融合规则,融合效果非常欢迎下载。(The method of wavelet transform is used to realize the fusion of infrared and visible light images, and a simple matlab GUI interface is designed. The number of decomposition layers of the wavelet transform is 2 layers, and the fusion rule is adopted by the low frequency average high frequency. The fusion effect is very welcome to download.)
- 2020-12-23 11:09:06下载
- 积分:1