I need a code to Object-counting in image processing and this object is cars?
1 view (last 30 days)
Show older comments
Accepted Answer
Shantanu Dwivedi
on 30 Oct 2020
Edited: Shantanu Dwivedi
on 30 Oct 2020
To detect all the cars in your image, use the following Edge detection techniques.
Once you have found all the rectangular regions, you can count them using the code similar to this -
The code above calculates the total currency of the coins. You can modify it to get the total number of coins.
More Answers (1)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!