Main Content

이 페이지의 내용은 이전 릴리스에 관한 것입니다. 해당 영문 페이지는 최신 릴리스에서 제거되었습니다.

영상 및 비디오 레이블 지정하기

한 명의 사용자가 영상 및 비디오의 레이블 지정

영상 레이블 지정기 앱과 비디오 레이블 지정기 앱을 사용하여 레이블 지정을 위한 개인 프로젝트를 만듭니다. 개인 사용자가 영상이나 비디오 세트를 불러오고, 레이블 정의를 만들고, 레이블 지정 과정을 자동화할 수 있습니다. 영상 모음에 레이블을 지정하려면 Get Started with the Image Labeler 항목을 참조하십시오. 비디오 또는 영상 시퀀스에 레이블을 지정하려면 Get Started with the Video Labeler 항목을 참조하십시오.

영상 레이블 지정기컴퓨터 비전 응용 분야에서 영상에 레이블 지정
비디오 레이블 지정기Label video for computer vision applications

함수

모두 확장

데이터 불러오기

cuboid2imgProject cuboids from 3-D world coordinates to 2-D image coordinates (R2022b 이후)
groundTruthDataSourceObject for storing ground truth data sources
pixelLabelDatastoreDatastore for pixel label data
boxLabelDatastoreDatastore for bounding box label data (R2019b 이후)
groundTruthGround truth label data

레이블 정의 만들기

labelDefinitionCreatorObject for storing, modifying and creating label definitions table
create Create label definitions table from the label definition creator object
infoDisplay information about a label, sublabel, or attribute stored in label definition creator object

추가

addLabelAdd label to label definition creator object
addSublabelAdd sublabel to label in label definition creator object
addAttributeAdd attributes to label or sublabel in label definition creator object

편집

editLabelGroupModify a label group name
editGroupNameChange group name
editLabelDescriptionModify description of label or sublabel in label definition creator object
editAttributeDescriptionModify description of attribute in label definition creator object

제거

removeLabelRemove label from label definition creator object
removeSublabelRemove sublabel from label in label definition creator object
removeAttributeRemove attribute from label or sublabel in label definition creator object

작업 플래그

initializeInitialize state for algorithm execution (optional)
runRun label automation on every frame in interval
terminateTerminate automated algorithm (optional)

검증

checkSetupSet up validation (optional)
checkLabelDefinitionValidate label definition

알고리즘

vision.labeler.AutomationAlgorithmInterface for algorithm automation in ground truth labeling
settingsDialogDisplay algorithm settings (optional)
vision.labeler.mixin.TemporalMixin interface for adding temporal context to automation algorithms
vision.labeler.mixin.BlockedImageAutomationMixin interface for performing blocked image automation (R2021a 이후)
blockedImageAutomationAlgorithmImplements the blocked image automation algorithm (R2021a 이후)
supportsReverseAutomationSet reverse algorithm automation flag

데이터 저장

groundTruthGround truth label data
mergeMerge two or more ground truth objects (R2023b 이후)
pixelLabelDatastoreDatastore for pixel label data
boxLabelDatastoreDatastore for bounding box label data (R2019b 이후)
changeFilePathsChange file paths in ground truth data
writeVideoScenesWrite video sequence to video file (R2021b 이후)
sceneTimeRangesTime ranges of scene labels from ground truth data (R2021b 이후)
gatherLabelDataGather label data from ground truth (R2021a 이후)

레이블 선택

selectLabelsByGroupSelect ground truth labels by label group
selectLabelsByTypeSelect ground truth labels by label type
selectLabelsByNameSelect ground truth labels by label name

특성 및 레이블 유형 열거

attributeTypeAttribute type enumerations for labeling
labelTypeLabel type enumerations for labeling

객체 검출기를 위한 훈련 데이터 만들기

objectDetectorTrainingDataCreate training data for an object detector
pixelLabelTrainingDataCreate training data for semantic segmentation from ground truth
polyToBlockedImageCreate labeled blockedImage object from set of ROIs (R2021b 이후)
mergeMerge two or more ground truth objects (R2023b 이후)

도움말 항목

시작하기

실측 데이터 소스 불러오기

실측 레이블 지정

레이블 지정 자동화

실측 레이블 사용