이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
블록 형식 영상
매우 큰 영상 읽기 및 탐색
매우 큰 영상은 메모리에 담을 수 없어 영상을 표시하고 처리하는 데 어려움이 있을 수 있습니다. blockedImage
객체는 개별적으로 불러오고 처리할 수 있는 더 작은 데이터 블록의 모음으로 영상을 나타냄으로써 이 문제를 해결합니다. blockedImage
객체는 대용량 영상과 여러 해상도 수준을 갖는 영상을 지원합니다.
함수
blockedImage | Big or multiresolution image made from discrete blocks |
blockedImageDatastore | Datastore for use with blocks from blockedImage
objects |
blockLocationSet | List of block locations in large images |
selectBlockLocations | Select blocks from blocked images |
bigimageshow | Display 2-D blockedImage object |
showmask | Show mask overlay at specified inclusion threshold |
showlabels | Display label overlay on bigimageshow object |
apply | Process blocks of blocked image |
polyToBlockedImage | Create labeled blockedImage object from set of
ROIs |
도움말 항목
- Set Up Spatial Referencing for Blocked Images
This example shows how to set up and verify the spatial referencing information of a
blockedImage
object. - Read Whole-Slide Images with Custom Blocked Image Adapter
This example shows how to add support for reading whole-slide images by creating a custom blocked image adapter.
- Label Large Images in the Image Labeler (Computer Vision Toolbox)
This section describes the differences with using the Image Labeler app with blocked images.