Adrian Lim
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
27,747
of 295,486
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0