2015-09-05から1日間の記事一覧

06 Surface rendering ぱらぱらめくる『Visual Computing for Medicine Theory, Algorithms, and Applications』

Surface renderingの必要性はGPUの発達で薄れつつあるが… ContoursデータからSurfaceを作る 三角化 グラフ扱いをする。点とその近傍(ユークリッド距離としての近傍・トポロジー的な近傍) グラフの扱い Shared vertex representation Winged-edge data struct…

05 Human-computer interaction for medical visualization ぱらぱらめくる『Visual Computing for Medicine Theory, Algorithms, and Applications』

画像処理後データを何の目的で、どのように使うかは処理の質・時間などと密接に関連する それを系統的に考えるための章 まあ、常識的な話

04 Image analysis for medical visualization ぱらぱらめくる『Visual Computing for Medicine Theory, Algorithms, and Applications』

Image segmentationの話(画像領域を分ける) 境界を探して決める 同一セグメントに帰属する範囲を定めて結果として境界を決める Preprocessing ROI (Region of Interest) selection 補間、規格グリッド適合 分布補正〜ヒストグラム変換 Noise reduction techn…

02 Acquisition of medical image data ぱらぱらめくる『Visual Computing for Medicine Theory, Algorithms, and Applications』

グリッド 2D grid, 3D grid, Grid point (pixel, voxel) グリッド2点の中間点〜linear sample point グリッド正方形の中心点〜bilinear sample point グリッド立方体の中心点〜trilinear samle point 辺・面・立方体上の点をパラメタ表示して補間する アー…

01 Introduction ぱらぱらめくる『Visual Computing for Medicine Theory, Algorithms, and Applications』

大きな中身 To explore data To test a hypothesis based on measurements or simulations and their visualization, and the presentation of results 構成 Part I Acquisition, analysis, and interpretation of medical volume data 立方格子の各ボクセル…

ぱらぱらめくる『Visual Computing for Medicine Theory, Algorithms, and Applications』

Visual Computing for Medicine, Second Edition: Theory, Algorithms, and Applications (The Morgan Kaufmann Series in Computer Graphics)作者: Bernhard Preim,Charl P Botha出版社/メーカー: Morgan Kaufmann発売日: 2013/12/09メディア: ハードカバー…