photo

saisps hmm


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
85,500
of 300,270

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,903

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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

3

个回答