photo

Jeje Ahmad


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
4 个回答

排名
127,452
of 300,781

声誉
0

贡献数
4 个提问
4 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
I need a code to Object-counting in image processing and this object is cars?
@KALYAN ACHARJYA : hi i need code to detect and counting cars using matlab can you help me

5 years 前 | 0

已回答
Change from wavplay to audioplayer
Hi i am trying a code but give me this error Undefined function or variable 'audioplayr'. Error in CELP_RUN (line 31) ...

5 years 前 | 0

提问


code to detection the cars this code not counting cars properly How do i make it count correct ?
clc; clear all; MV = imread('cars1.png'); %To read image MV1 = imread('backgnd.png'); A = double(rgb2gray(MV));%convert to g...

5 years 前 | 0 个回答 | 0

0

个回答

提问


code to detection the cars this code not counting cars properly How do i make it count correct ?
clc; clear all; MV = imread('cars1.png'); %To read image MV1 = imread('backgnd.png'); A = double(rgb2gray(MV));%convert to g...

5 years 前 | 0 个回答 | 0

0

个回答

提问


code to detection the cars this code not counting cars properly How do i make it count correct ?
clc clear all MV = imread('cars1.jpg'); %To read image MV1 = imread('backgnd.jpg'); A = double(rgb2gray(MV));%convert to gra...

5 years 前 | 2 个回答 | 0

2

个回答

已回答
Cars detection in image
@joselyn jok @Image Analyst

5 years 前 | 0

已回答
Cars detection in image
Hi , Can i take this code please

5 years 前 | 0