搜索资源列表
MakeVessel简单弯
- 用VC+OpenGL编的一个具有简单弯管的程序源代码-this code demostrate how to make a simple curved vessel with opengl
MFC_TXT
- 我艇和目标运动轨迹存放于TXT文件中,在MFC环境下画出我艇与目标的运动轨迹 TXT文件中有四列,前两列存放我艇的横、纵坐标,后两列存放目标的横、纵坐标-My boat and target trajectories stored in TXT file, in the MFC environment, I draw the trajectory of the target vessel
YUPENG-Vessel
- 船舶转向控制,系统模型采用二自由度的NOMOTO模型,-ship turning control
LCV 局部区域活动轮廓模型
- 这是“An efficientlocalChan–Vesemodelforimagesegmentation”(简称LCV模型)的MATLAB源代码。LCV模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is "An efficientlocalChan-Vesemodelforimagesegmentation" (referred to as the LCV model) of the MATLA
retinalsegmentation
- 文献 基于灰度-梯度共生矩阵的视网膜血管分割方法-Literature based on the gray- the gradient co-occurrence matrix of the retinal blood vessel segmentation method
ArteryReco
- 定性与定量地描述冠状动脉血管,很大程度依赖于造影图像中的血管结构识别结果,对此,提出了一种多特征模糊识别算法判别血管结构.实现过程中,首先通过图像预处理获得血管初始特征,然后利用一圆周探测器沿血管路径扫描并获取多种局部测度;在定义各种局部测度的多特征模糊子集及其隶属度函数之后,通过构造模糊识别算子准确地判别血管的端、段、分支和交叉结构.该方法在仿真血管模型和多套实际冠状动脉造影图像上获得了较好的效果,对实际图像的结构识别平均正确率达到92 。-Qualitative and quantitati
Vessel-Enhancing-Diffusion
- 利用itk写的一个通用模板类,用于做3维血管的增强,根据的理论为Frangi提出的Vessel enhancement diffusion。-3D Vessel enhancement filter programmed by c++ and itk lib, acroding to Vessel enhancement diffusion proposed by Frangi 2001.
Digitalsubtraction
- 数字减影血管造影( DSA) 通过向血管中注入造影剂, 使血管的整体影像的对比度有了明显的增强, 然后通 过造影前后图像的相减运算, 可以去除非血管器官的影像, 得到血管更清晰的图像, 目前广泛应用于心血管疾病的 诊断。由于患者的呼吸运动, 使得不同时间采集的图像相减后会产生运动伪影。为了消除运动伪影, 从医生临床上 对于心脏的运动以胸腔的横膈膜为参考目标得到启发, 首先得到很多幅注入造影剂之前的图像( 掩膜图像) 和一幅 注入造影剂之后的图像( 造影图像) , 然后指定其中的一
program
- 一种新的方法—多尺度单通道线性追踪法来分割视网膜血管-retina vessel segmentation
MSLTA
- 论文:一种新的分割视网膜血管的方法(MSLTA)-retina vessel segmentation
LBF
- 这是“Implicit Active Contours Driven by Local Binary Fitting Energy”(简称LBF模型)的MATLAB源代码。LBF模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is the "Implicit Active Contours Driven by Local Binary Fitting Energy" (referred to as the LBF mod
edge-detection
- 该代码实现了基于水平集的图像边缘检测,此改进模型不仅适用于血管壁的内膜,也适用于外膜的提取。实验证明,此改进的水平集模型具备有效性和可实现性。-This improved model not only applies to the intravascular blood vessel, but also to extract the outer membrane. Experiments show that the improved level set model proposed in thi
Retinal_Blood_Vessel_Extraction
- This program extracts blood vessels from a retina image using Kirsch s Templates. Filtering of the input retina image is done with the Kirsch s Templates in different orientations. The threshold used in the program, can be varied to fine tune the out
PVCAD
- 压力容器CAD应用程序包,可在AUTOCAD下加载使用-Pressure vessel CAD application package can be loaded in AUTOCAD
VesselExtracting
- 用matlab自己编写的Kirsch s Templates 5*5的模板,可进行血管分割-Vessel segmentation matlab write your own Kirsch' s Templates 5* 5 template, can be
fundus-image-segemention
- 一种基于灰度的区域灰度分割算法,主要用于视网膜血管分割-Segmentation algorithm based on gray-scale regional gray, mainly used for retinal vessel segmentation
4
- 本文主要研究海面运动船只的识别与跟踪技术。首先概述了海上运动目标检测和跟踪的研究现状;对目前主要的显著区域提取、运动目标识别和跟踪方法进行了简要概述;提出了基于视觉注意和HOG特征相融合的海上船只目标检测方法;利用多特征融合的粒子滤波算法对运动目标进行了跟踪。-This paper studies the sea sport vessel identification and tracking technology. First, an overview of maritime moving t
blood vessel segmentation
- 这是一个用于血管分割的程序,程序中附带多幅测试图片(This is a program for vascular segmentation, with multiple test images attached to the program)
song2016
- Ultrasound Small Vessel Imaging with Block-Wise Adaptive Local Clutter Filtering
Vessel diameter血管直径检测
- 采用mom方法结合Hessian和曲线拟合的方法计算出血管的直径并输出测量图像,采用图像处理方法获得图像骨架,经调试代码可用。(The diameter of blood vessel is calculated by mom method combined with Hessian and curve fitting method, and the measured image is output. The image skeleton is obtained by image process