• 目前放疗中可用的一些开源软件


    1 matRad

    基于matlab平台,可以制定光子、质子以及重离子等放疗计划,包括计划3D优化以及鲁棒优化等

    2 CERR

    CERR is MATLAB based software platform for developing and sharing research results using radiation therapy treatment planning and imaging informatics. CERR has a wide variety of dose, imaging, and structure analysis and comparison tools. CERR is open-source and GNU GPL copyrighted. (GitHub - cerr/CERR: Matlab/Octave based platform for Radiological Research.

    Features:

    3 DIRART

    DIRART is a MATLAB toolbox, as well as a stand-alone MATLAB application, for deformable image registration (DIR) and adaptive radiotherapy (ART) research. It contains well implemented DIR algorithms and the essential functions for ART applications. 

    The name DIRART stands for DIR+ART.

    You need MATLAB to run DIRART. You need CERR (http://code.google.com/p/cerr/) as well.

    4 OpenREGGUI---Image processing & proton physics

    Image processing, open-source platform for research in proton therapy. A multi-purpose Matlab-based software used in many radiotherapy publications.

    Image processing

    • Rigid and non-rigid registration
    • Proton physics
    • Clinical indicators
    • DICOM import/export

    5 MCsquare---Fast MC dose computation

    MCsquare is a fast Monte Carlo code, developed to simulate proton PBS treatments with the accuracy and calculation speed required in the clinic. Written in C programming language, the algorithm was designed and optimized to exploit the computational power of modern multi-core CPUs. 

    Multipurpose simulations

    • 3D & 4D dose calculation
    • Dose to water conversion
    • DVH, LET computation
    • Prompt gamma emission profiles
    • Simulation of treatment uncertainties
    • Beamlet for plan optimization

    Workflow integration

    • OpenREGGUI plugin integration

    • Matlab graphical user interface

    • Workflow management

    6 MIROpt---Robust dose optimizer 3D/4D

    MIROpt is a Matlab-based software package serving to robustly optimize a treatment plan. To compute the dose, it relies on the MCsquare dose engine. Nonetheless, it allows compatibility with other dose engines. For optimization it uses the C++ Ipopt function optimization libraries.

    Robust optimization

    • Worst case scenario
    • MC dose accuracy
    • Systematic setup errors
    • Random setup errors (multiple SD)
    • Range errors
    • 4D-dose calculation (multiple 4DCT)
    • Dose per beamlet calculation
    • DVH calculation

    Workflow integration

    • OpenREGGUI plugin integration
    • Matlab graphical user interface
    • Workflow management

    7 RTK---Image reconstruction toolkit

    RTK is an open-source and cross-platform software for fast circular cone-beam CT reconstruction based on the Insight Toolkit (ITK). RTK is developped by the RTK consortium. 

    Features

    • Basic operators for reconstruction: filtering, forward and backward projections
    • Multithreaded CPU and GPU versions
    • Tools for respiratory motion correction
    • I/O for several scanners
    • Preprocessing of raw data for scatter correction

    8 3DSlicer---Image vizualization and processing

    3D Slicer is an open source software platform for medical image informatics, image processing, and three-dimensional visualization. Built with support from the National Institutes of Health and a worldwide developer community, Slicer brings free, powerful cross-platform processing tools to physicians, researchers, and the general public.

    Features

    • Powerful image processing
    • Streamlined interface
    • Modular and extensible platform

    9 Plastimatch---医学图像配准

  • 相关阅读:
    计算机网络-谢希仁-第7版 第5章 运输层
    Excel 可视化教程之可视化的科学与艺术
    【C++】函数重载
    ZYNQ之FPGA学习----IIC协议驱动模块仿真实验
    redis zset score 求和
    [含lw+源码等]微信小程序校园活动报名管理系统+后台管理系统[包运行成功]计算机毕业论文java毕业设计选题源代码
    Qt基于Qml超链接使用
    初识springmvc
    cpu突然过高该怎么处理
    工行开放平台接口签名详解
  • 原文地址:https://blog.csdn.net/myyzqt/article/details/126280866