Main Content

레이블 지정 자동화

자동화 알고리즘을 사용하여 ground truth 레이블 지정

사용자 지정된 자동화 알고리즘을 만들고 가져와서, 이를 사용해 자동으로 데이터에 레이블을 지정할 수 있습니다. 또한 자동화 알고리즘을 만드는 사용자 지정 함수를 사용할 수도 있습니다. 이러한 함수는 레이블 지정 앱에서 지정할 수 있으며 이 함수를 사용하여 자동화 파라미터를 조정할 수 있습니다. 자세한 내용은 Create Automation Algorithm for Labeling 항목을 참조하십시오.

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

함수

모두 확장

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

도움말 항목