ImageClass

バージョン 1.1.2 (2.2 MB) 作成者: David Legland
An Image class for that encapsulates a multidimensional data array together with meta-data and facilitate image processing and visualization
ダウンロード: 141
更新 2021/3/31

This package consists in the Image class, that encapsulates a multidimensional data array together with various meta-data used to interpret the data (e.g. spatial calibration).

The Image class can manage up to five dimensions, corresponding to the X, Y, Z, Channels, and Time. Images are asociated to a type that indicates how the content should be interpreted: "color", "intensity", "binary", "label"...

Nearly 200 methods are provided for quickly applying image processing operators on image instances, by keeping relevant meta-data such as spatial calibration, and automatically inferring the type of the result images. Utility methods for facilitating the visualization of images area also provided.

引用

David Legland (2024). ImageClass (https://github.com/mattools/matlab-image-class/releases/tag/v1.1.2), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

src/@Image

src/@Image/private

tests/image

バージョン 公開済み リリース ノート
1.1.2

See release notes for this release on GitHub: https://github.com/mattools/matlab-image-class/releases/tag/v1.1.2

1.1.1

See release notes for this release on GitHub: https://github.com/mattools/matlab-image-class/releases/tag/v1.1.1

1.1

See release notes for this release on GitHub: https://github.com/mattools/matlab-image-class/releases/tag/v1.1

1.0

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