Adrian Lim
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How does multithresh and imquantize works
Can anyone explain about multithresh and imquantize? I've read the documentation regarding it but I don't really understand how ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Difference between image processing in a loop
<</matlabcentral/answers/uploaded_files/125074/Result.png>> I'm currently doing object counting on a traffic light model. Aft...
6 years 前 | 1 个回答 | 0
1
个回答提问
Drawing rectangles around binary image objects from region props
<</matlabcentral/answers/uploaded_files/124940/Binaryimage1.png>> Hi, from the binary image above, I've tried drawing boundar...
6 years 前 | 2 个回答 | 0
2
个回答提问
Problem regarding image processing in binary image
I'm currently working on image processing on an image on streets. Here are the codes I'm currently using C=im2double(img); ...
6 years 前 | 2 个回答 | 0
2
个回答提问
Removing noise from binary iamge
Hello, there are problems that I faced during extracting the background from the image below. Im using image>background to extra...
6 years 前 | 1 个回答 | 1
1
个回答提问
Differentiate cars and motorcycles in image processing
I'm currently doing a project of transportation counting but is it possible to count cars and motorcycles separately? Is it poss...
6 years 前 | 2 个回答 | 0
2
个回答提问
Stop program after image closes
w = webcam; while true img = w.snapshot; imshow(img) % display the image pause(0.1); % pause for one s...
6 years 前 | 1 个回答 | 0
1
个回答提问
Image processing while video streaming
Greeting to the community, I have a few questions for image processing while video streaming for a smart traffic light project i...
6 years 前 | 1 个回答 | 0
1
个回答提问
Is it possible to live stream a video and image process to build a smart traffic light?
Greetings to the community, I would like to ask that is it possible to live stream a video from a webcam and using MATLAB to ima...
6 years 前 | 1 个回答 | 0