このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
ブロック化されたイメージ
大きなイメージはメモリに収まらない場合があり、表示や処理が困難になります。blockedImage オブジェクトは、別々に読み込んで処理できるデータの小さいブロックのコレクションとしてイメージを表し、この問題を解決します。blockedImage オブジェクトは、大規模なイメージや、1 つ以上の解像度レベルをもつイメージをサポートできます。
関数
トピック
- ブロック化されたイメージの空間参照の設定
この例では、
blockedImageオブジェクトの空間参照情報を設定および確認する方法を説明します。 - Read Whole-Slide Images with OpenSlide
This example shows how to add support for reading whole-slide images by creating a custom blocked image adapter.
- 対話型の ROI を使用したブロック化されたイメージの詳細の調査
この例では、ROI ツールを使用して対話的に選択した、ブロック化されたイメージの詳細領域を表示する方法を説明します。
- 粗い解像度レベルおよび細かい解像度レベルでブロック化されたイメージのワーピング
この例では、ブロック化されたイメージに幾何学的変換 (ワーピング) を適用する方法を説明します。
- Label Very Large High-Resolution Images Using Image Labeler (Computer Vision Toolbox)
This topic explains how to efficiently label high-resolution and large-scale images using the Image Labeler app, especially when working with images too large to fit into memory.
- Convert Image Labeler Polygons to Labeled Blocked Image for Semantic Segmentation
This example shows how to convert polygon labels stored in a
groundTruthobject into a labeled blocked image suitable for semantic segmentation workflows. - Work with Blocked Images Using Volume Segmenter
Segment a volumetric image that could be too large to fit into memory by converting the volume to a blocked image.











