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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -