How to detect blobs of vehicles on the road?

1 view (last 30 days)
<<
<<
>>This is original image
>> blob analysis performed
In my project I want to detect the blobs of the vehicles on the road.The problem with my code is, the blobs of dark colors of the vehicles from the binary image were not detected properly. I wanted to count the number of white pixels for the detected blobs.
  4 Comments
swati mane
swati mane on 29 Jun 2018
I want to calculate the density of the vehicles on the road using blob analysis.Please help me for the same
JAYANTH BHIMAVARAPU
JAYANTH BHIMAVARAPU on 29 Jun 2018
Have you followed this link: Blob analysis
Can you share the code you used for this?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!