Lane detection - Homography

asked 2019-04-29 00:48:28 -0600

Horst gravatar image

Hey guys,

i've just wondered why the more advanced (not the basic version) algorithms for lane detection uses a planar homography to get a "bird view". What advantages does that have? I can calculate a polynomial function for the lane as well without the "bird view", can't I?

edit retag flag offensive close merge delete

Comments

and how exactly is this an opencv problem ?

(there is neither a basic nor an advanced lane-detection algorithm in the library)

berak gravatar imageberak ( 2019-04-29 01:30:16 -0600 )edit

Yepp you are right thats not exactly an opencv problem. But I thought that this forum right here should be the best place to ask that question.

Horst gravatar imageHorst ( 2019-04-29 03:26:05 -0600 )edit