Depth Volume Color Coder

MATLAB Volume depthVolumeColorCoder
ダウンロード: 44
更新 2021/5/14

MATLAB-Volume-depthVolumeColorCoder

MATLAB Volume depthVolumeColorCoder

Briefly, the function creates a color coded depth using the specified colormap along the z-axis. This is, the bottom of the volume is colored differently than the center and each are differently colored from the top. Enabling users to easily distinguish the depth in the volume.

Function requires at minimum two parameters:

  1. vol be a 3D grayscale matrix
  2. colormap be a MATLAB defined colormap
  3. doubleThreshold is optional and is a user defined threshold used to convert the volume to binary. doubleThreshold must be type double precision [0,1].

See MATLAB file depthVolumeColorCoder_Examples for examples or PDF named depthVolumeColorCoder_Examples.

引用

Joaquin Quintana (2024). Depth Volume Color Coder (https://github.com/JoaquinQuintana/MATLAB-Volume-depthVolumeColorCoder/releases/tag/v1.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。