tracking - MATLAB: trajectory crosses line -


i have vehicle-trajectories (object_id, x-coordinates, y-coordinates, frame_number). want know when vehicle (frame_number) und vehicle (object_id) crosses given line.

my idea compute intersection-points, coordinates of intersection-points , not object_id , frame_number.

can me?

thanks in advance!


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -