How to group motion vectors pointing in similar direction as one whole object using Euclidean distance?

Bascialay I am trying to implement a vehicle detection algorithm using the block matching algorithm. So far I have an array of 35x25x2 and I would like to group neighbouring motion vectors with each other in order to form one object which represents the vehicle.
Do you have any idea or hints how this could be done?

Answers (0)

This question is closed.

Products

Asked:

on 12 Mar 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!