登录
首页 » WINDOWS » levelset segmentation biasCorrection v1

levelset segmentation biasCorrection v1

于 2018-03-16 发布 文件大小:60KB
0 183
下载积分: 1 下载次数: 2

代码说明:

  水平集(level set)的基本思想是将界面看成高一维空间中某一函数ψ(称为水平集函数)的零水平集,同时界面的演化也扩充到高一维的空间中。我们将水平集函数按照它所满足的发展方程进行演化或迭代,由于水平集函数不断进行演化,所以对应的零水平集也在不断变化,当水平集演化趋于平稳时,演化停止,得到界面形状。(The level set (level set) the basic idea is to interface as a higher dimensional space in a function (called a level set function) of the zero level set, and the interface evolution also extended to higher dimensional space. We evolve or iterate the level set function according to the evolution equation it satisfies. Because the level set function keeps evolving, so the corresponding zero level set is also changing. When the level set evolves to a stable state, the evolution stops, and the interface shape is obtained.)

文件列表:

levelset_segmentation_biasCorrection_v1, 0 , 2018-01-18
levelset_segmentation_biasCorrection_v1\Demo.m, 2800 , 2018-01-10
levelset_segmentation_biasCorrection_v1\Demo_MultiPhase.m, 4606 , 2018-01-16
levelset_segmentation_biasCorrection_v1\GetOne.m, 2452 , 2018-01-17
levelset_segmentation_biasCorrection_v1\GetThree.m, 2405 , 2018-01-17
levelset_segmentation_biasCorrection_v1\Heaviside.m, 144 , 2018-01-16
levelset_segmentation_biasCorrection_v1\OTSU.m, 427 , 2018-01-16
levelset_segmentation_biasCorrection_v1\get_one.m, 1223 , 2018-01-17
levelset_segmentation_biasCorrection_v1\heart_ct.bmp, 20534 , 2009-04-16
levelset_segmentation_biasCorrection_v1\huanyuan.m, 451 , 2018-01-17
levelset_segmentation_biasCorrection_v1\lse_bfe.m, 3246 , 2012-11-29
levelset_segmentation_biasCorrection_v1\lse_bfe_3Phase.m, 3611 , 2012-11-29
levelset_segmentation_biasCorrection_v1\myBrain_axial.bmp, 36682 , 2007-10-31
levelset_segmentation_biasCorrection_v1\normalize01.m, 184 , 2018-01-15
levelset_segmentation_biasCorrection_v1\one, 0 , 2018-01-18
levelset_segmentation_biasCorrection_v1\one\add_fc.m, 103 , 2018-01-18
levelset_segmentation_biasCorrection_v1\t1.m, 472 , 2018-01-17
levelset_segmentation_biasCorrection_v1\test_huanyuan.m, 2491 , 2018-01-17
levelset_segmentation_biasCorrection_v1\test_one.m, 428 , 2018-01-18
levelset_segmentation_biasCorrection_v1\three_region.m, 1237 , 2018-01-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Convolution_model
    褶积模型正演模拟,非常好用,非常好用,非常好用!(Forward simulation of convolution model ,very good!)
    2019-06-13 17:20:40下载
    积分:1
  • LaoDazhongbasisofvariations
    老大中 《变分法基础》,对图像处理很有用的一本书(Lao Dazhong 《basis of variations》 which is very useful in the image processing)
    2010-12-29 10:26:53下载
    积分:1
  • KSVD_Matlab_ToolBox
    数字图像处理,K-SVD字典学习方法,信号的稀疏与冗余表示理论,图像压缩,图像去噪(Digital image processing, K-SVD dictionary learning methods, sparse and redundant signal representation theory, image compression, image denoising)
    2020-10-07 17:27:36下载
    积分:1
  • sift
    提取SIFT特征点,配准拼接的代码,能运行(detect sift features)
    2014-06-27 10:54:41下载
    积分:1
  • Q-estimation
    一种有效的匹配滤波估算地层品质因子的方法,精度较高,稳定性较好,值得借鉴(A kind of effective method of matched filtering to estimate formation quality factor, high precision, good stability, is worth using for reference)
    2015-01-27 16:16:52下载
    积分:1
  • geom2d-2015.05.13
    几何库,来处理和可视化几何元素,如点,线,圆和椭圆,折线和多边形。(Geometry library to handle and visualize geometric primitives such as points, lines, circles and ellipses, polylines and polygons)
    2015-06-19 07:56:53下载
    积分:1
  • localMaximum
    matlab函数,将多维矩阵的极值找出并定位,图像处理经常用到,很简单很好用(matlab function, multi-dimensional matrix to identify and locate the extreme, often used in image processing, it is very simple to use)
    2020-06-28 09:40:02下载
    积分:1
  • Untitled3
    运用matlab提取视频,显示出视频图像的图像特征,并以柱状图形式显示(Use matlab extract video shows the image feature of the video image, and is displayed in histogram form)
    2013-03-07 19:36:15下载
    积分:1
  • Zhou-SHT
    标准Hough检测圆,在数字图像中检测圆形目标,需要先边缘提取,在二值图像中检测圆。(circle detection using standard hough transform )
    2012-09-02 17:43:07下载
    积分:1
  • CGAL-4.5
    CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page. The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
    2014-12-11 14:45:21下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载