![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19993623_1602793664195_DEF.jpg)
Jeje Ahmad
Followers: 0 Following: 0
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
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
4 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) ...
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) ...
4 years 前 | 0
提问
I need a code to Object-counting in image processing and this object is cars?
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 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...
4 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...
4 years 前 | 2 个回答 | 0