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 ...
7 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...
8 years 前 | 3 个回答 | 0