bethesirius / ChosunTruck

Euro Truck Simulator 2 autonomous driving solution
732 stars 104 forks source link

Update main2.cc to work with OpenCV 3.0+ #44

Closed zappybiby closed 1 year ago

zappybiby commented 6 years ago

Resolves https://github.com/bethesirius/ChosunTruck/issues/43 which prevents the linux branch from building with OpenCV 3.0+

See the documentation changes from OpenCV 2.4 to 3.0: https://github.com/bethesirius/ChosunTruck/issues/43#issuecomment-397043206