Feeds
提问
i need some help
this is the coding that i have modified.. Gray = rgb2gray(handles.RGB); axes(handles.axes2); imshow(Gray); ...
12 years 前 | 2 个回答 | 0
2
个回答提问
how to label the vacant space
this is my coding that i have created.. I=imread('park2.jpg'); imshow(I); gray=rgb2gray(I); imshow(gray); ...
12 years 前 | 1 个回答 | 0
1
个回答提问
i need some help for the method that i should use in the car park vacancy detection using static image..
i already try many method such as background subtraction,edge detection and so on.. but as you should know,i am new in this mat...
12 years 前 | 1 个回答 | 0