Volume Segmentation Software, RoiPainter

English

RoiPainter   I/O   Visualization   Segmentation   Download   code (github)  



概要

RoiPainter3Dは,X線CTやMRI装置で撮影された3次元グレースケール画像を観察・領域分割するためのソフトウエアです. 井尻敬(芝浦工大)が主体となり,芝浦工大・立命館大・慶応大の学生や,研究機関・医療機関の医師・技師・研究者の協力のもと開発しています.
2018年11月より,C++/CLIベースの開発に切り替え,オープンソース化しました.
git hub リポジトリはこちら.

本ソフトウエアは研究のためのプロトタイプです.
開発者,開発協力者,及び,開発者所属機関は,本ソフトウエアを利用して起きた損害に関し責任を負いません.

各ツールの利用方法は現在作成中です.

起動方法

zipファイルをダウンロード・展開し,RoiPainter3D.exeファイルをダブルクリックしてください.
Windows 7 / Windows 10 で動作確認をしています.
実行にはGPUを搭載した計算機が必要です.(開く画像の解像度によりますが,GRAMが2GByte以上あることが望ましいです)

RoiPainter3Dの起動には,Visual Studio 2017 runtime(古いRoiPainterにはVisual Studio 2015 runtime)が必要です.
実行ファイルをダブルクリックしても起動しない場合は以下をインストールしてください.
Visual Studio 2015 Runtime
Visual Studio 2017 再頒布可能パッケージ (ページの下のほうにあります)


起動画面

RoiPainter3Dを起動するとこのような画面が表示されます.各Windowの役割は以下のとおりです.
もし,MainWindow上に二つの球が表示されず真っ白い画面が表示される場合は, GPUが使えない状態(そもそもグラフィックスカードがない,または,省電力もーどのためGPUの機能がoffになっている)だと思われます.

開発者

井尻 敬 / Takashi Ijiri web page

開発者協力学生

成田智史 / Tomofumi Narita (芝浦工大)
鶴岡 奨悟 / Shogo Tsuruoka (立命館大)

Volume Segmentation Software, RoiPainter

Japanese

RoiPainter   I/O   Visualization   Segmentation   Download   code (github)  



Abstract

RoiPainter3D is a software for observing and segmenting three-dimensional images taken by X-ray CT and MRI. This software is being developed by Takashi Ijiri (Shibaura Institute of Technology) in collaboration with students (Shibaura Institute of Technology, Ritsumeikan University, Keio University), physicians, engineers, and researchers. In November 2018, the source code began to be published.

The github repository is here.

This software is a prototype for research purposes. The developer, collaborators, and the organizations to which the developer belongs are not responsible for any damage caused by the use of this software.

Manuals for each tool are currently being prepared.

How to start

Download the zip file from here, unzip it, and double-click on the "RoiPainter3D.exe" file to start the software. The software requires Windows OS. We tested its execusion on Windows 10 and Windows 7. A GPU (with 2GB of GRAM or more) is required.

Visual Studio 2017 runtime (or Visual Studio 2015 runtime for older version) is required to start RoiPainter3D.
If it does not start after double-clicking the exe file, please install the following runtime;

Visual Studio 2015 runtime
Visual Studio 2017 runtime


Screenshot

RoiPainter is composed of three windows.
If you see a white screen on MainWindow, it means that your GPU is not working (either you don't have a graphics card or your GPU is turned off due to power savinb mode.)

Main developpers

Takashi Ijiri web page

Collaborators

Tomofumi Narita (Shibaura institute of technology)
Shogo Tsuruoka (Ritsumeikan University)