Feeds
질문
how do i find the ground truth of a car in an image?
Hi, I have code which gives a ground truth of stop signs in an image. how can this code be modified to obtain ground truth of a ...
거의 8년 전 | 답변 수: 2 | 0
2
답변질문
query about blob analysis
Hi, So i am trying to understand the blob analysis command which is used in my code foe vehicle detection... here us the comm...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
how can i modify this code for vehicle detection in images rather than in videos?
clc clear all clear foregroundDetector = vision.ForegroundDetector('NumGaussians', 3, 'NumTrainingFrames', 50); videoR...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
need help in vehicle detection in images
i am working with a code for vehicle detection... i get an error ( Index exceeds matrix dimensions. Error in vehicle_detec...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
hi, i'm trying to flip an image without any built in commands that is using for loops.
hi, i'm trying to flip an image without any built in commands that is using for loops. here is my code: org_img=imread('Fi...
거의 9년 전 | 답변 수: 3 | 0
