feat!: integrate all vision models with vision camera #590
Triggered via pull request
February 25, 2026 15:20
Status
Success
Total duration
14m 30s
Artifacts
–
Annotations
1 error
|
build
Type '<K extends keyof SegmentationLabels<ModelNameOf<C>>>(imageSource: string, classesOfInterest?: K[], resizeToInput?: boolean) => Promise<Record<"ARGMAX", Int32Array<ArrayBufferLike>> & Record<...>>' is not assignable to type '<K extends keyof SegmentationLabels<ModelNameOf<C>>>(input: string | PixelData, classesOfInterest?: K[] | undefined, resizeToInput?: boolean | undefined) => Promise<...>'.
|