Lane Detection Using Sliding Windows In Python Using OpenCV | Tutorial | Image Processing Project

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии •

  • @AdiTOSH
    @AdiTOSH  Месяц назад

    Want to see the lanes mapped back to the original video frame?
    Check out the continuation here:ruclips.net/video/QkfVvktGyEs/видео.html! 🚗✨

  • @prernakumari6432
    @prernakumari6432 5 месяцев назад +1

    Thanks....It helped me in doing my semester project..

    • @AdiTOSH
      @AdiTOSH  5 месяцев назад +1

      Glad to hear it helped with your semester project! Best wishes for your studies! :)

  • @준호김-k6y
    @준호김-k6y Год назад +1

    thank you explain from korea!

    • @AdiTOSH
      @AdiTOSH  Год назад

      My pleasure, most welcome!

  • @piyushpatel-sv9wd
    @piyushpatel-sv9wd Год назад +1

    great lecture, thank you

    • @AdiTOSH
      @AdiTOSH  Год назад

      You are welcome!

  • @ГюставЭйфель-б3б
    @ГюставЭйфель-б3б Год назад +1

    Hello, thanks for the video! You have explained well how this can be done.
    Questioner: Did you have to change "lx" to "rx" in line 90?

    • @AdiTOSH
      @AdiTOSH  Год назад

      I am glad you liked the explanation, it means a lot to me, thanks😊. And as for the question, you are absolutely correct, it was a mistake from my end. Thanks a lot for pointing it out. On line 90, it should be rx.append() and not lx.append indeed. Best regards!

  • @omercandemirci8580
    @omercandemirci8580 9 месяцев назад +1

    Firstly thanks for your video, so great work. You already mentioned it starting of video but i wanna still ask you are you sure that there is no way to implement this method to build autonomous car?. Can't we make any arrangement for it? What i'm trying to achive is getting rough angle value to send it arduino in order to steer my car.

    • @AdiTOSH
      @AdiTOSH  9 месяцев назад

      Thank you @omercandemirci8580, Well the answer is yes, you can get the angle and I believe that it can be used to program an autonomous toy sized to cycle-size robotic car but not an actual one. However, one of the resources that you can use to get the steering angle from the above code: github.com/georgesung/advanced_lane_detection
      I hope this helps, thanks for watching, happy learning.

  • @arthurperini
    @arthurperini Год назад +1

    Great work. Thanks. Can you complete the code drawing lines in the car perspective original image

    • @AdiTOSH
      @AdiTOSH  Месяц назад

      @arthurperini Thank you so much for your kind words! Drawing the lines in the original car perspective is definitely an interesting addition. 😊 Stay tuned-I might have something exciting coming this Sunday at 7 PM that you’ll love!

  • @sergioslv3648
    @sergioslv3648 Год назад

    Make more review of lane detection

  • @itxtayab001
    @itxtayab001 Год назад +1

    Hello there. Can you do front collision warning with this ?

    • @AdiTOSH
      @AdiTOSH  Год назад

      Hello, I am afraid I can't currently manage to come up with a tutorial on that. Thanks for the suggestion, will let you know if I change my mind. :)

  • @bharathvarun3407
    @bharathvarun3407 Год назад +1

    can we do the same using raspberry pi and dump our trained ml model into Raspbian os and do the project, Is it possible?

    • @AdiTOSH
      @AdiTOSH  Год назад +1

      Yes we can do the same using raspberry pi. But in the approach shared, we did not make use of any ml models, but can we dump ml model to Raspberry pi is a different question. Thanks!

    • @bharathvarun3407
      @bharathvarun3407 Год назад

      @@AdiTOSH ok thank you

    • @AdiTOSH
      @AdiTOSH  Год назад +1

      @@bharathvarun3407 Most welcome, happy learning!

  • @RanaReda-bp1vh
    @RanaReda-bp1vh 6 месяцев назад +1

    can i get this code?

    • @AdiTOSH
      @AdiTOSH  6 месяцев назад +1

      Sure, the link is there in the video description.

  • @fe57yashjadhav75
    @fe57yashjadhav75 Месяц назад +1

    Hello sir

    • @fe57yashjadhav75
      @fe57yashjadhav75 Месяц назад +1

      I need your help

    • @AdiTOSH
      @AdiTOSH  Месяц назад

      Hello! How can I assist you? Feel free to share your question or concern here.