搜索资源列表
LiveWire
- ivus image segmentation. Written by java language
FuzzyConnectedness
- A java implementation of the Fuzzy Connectedness image segmentation algorithm. It was tested for IVUS images segmentation.
t6u3vw.ZIP
- 基于snake模型的IVUS图像序列三维分割方法Snake model based on IVUS image sequence segmentation-Snake model based on IVUS image sequence segmentation
PolarToIm
- 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(im
edgeDetectionByHeadAndBspline
- 手动边缘检测 主要用于ivus图像处理,手动检测出内外膜,然后进行B样条插值。-edge detection for ivus images
IVUS-REGISTRATION
- IVUS图像配准,一篇经典的介绍ivus图像配准的方法,在极坐标系下分别从径向和周向方面进行了分析。-IVUS image registration, a classic introduction IVUS image registration method, respectively, in polar coordinates from the radial and circumferential aspect of the anal
bdry_extract_3
- 边缘检测,主要用于医学灰度图像的边缘检测,例如IVUS等-boundry extract
ivus
- IVUS极坐标 直角坐标转换 插值非均匀采样(IVUS polar coordinates, rectangular coordinate transformation, interpolation, non-uniform sampling)