OpenCV - Object Tracking / Following Robot Using Raspberry Pi

แชร์
ฝัง

ความคิดเห็น • 28

  • @ahsanhabib4276
    @ahsanhabib4276 5 ปีที่แล้ว +1

    great project bro❤

  • @5621346
    @5621346 3 ปีที่แล้ว +1

    super duper!

  • @anlberktanrverdi836
    @anlberktanrverdi836 6 ปีที่แล้ว

    how can i adapt that code to drone?

  • @balazsbarany7004
    @balazsbarany7004 6 ปีที่แล้ว

    Hello!
    Does the Pi handle the openCV and object tracking or do you stream it to a computer and than make the image processing there? Would you mind providing a link the the code or the project/book/link which describes it a little bit?

    • @fluxwood
      @fluxwood  6 ปีที่แล้ว

      Hullo. The image processing and tracking is performed on the Raspberry Pi.
      The Raspberry Pi extracts the yellowish pixels from the image frame and uses a circular Hough transform to verify if it is a circle.
      If the yellow ball is detected, the center coordinate of the circle is mapped to a proportional controller. The proportionally controller takes the current ball coordinate and adjusts the left/right motor PWM values to face the robot towards the ball. Ideally, the ball coordinate should coincide with the center of the image frame.
      This method relies on consistent exterior lighting.
      I've attached the code and some references in the description. Apologies for the lack of comments in the code.

  • @bjdkipli2011
    @bjdkipli2011 4 ปีที่แล้ว

    How max distance from cam to object?

  • @baronsantos2697
    @baronsantos2697 4 ปีที่แล้ว

    what model of rasp pi did you use bro ??

  • @user-os1xg1rh4c
    @user-os1xg1rh4c 5 ปีที่แล้ว +1

    ok, ar last i got it working with lm298n motor driver. but why do you use pwm in code on all gpio, there's only one pwm pin on raspberry -gpio 17 ?

    • @raedalsayeh9378
      @raedalsayeh9378 5 ปีที่แล้ว

      Hello, would you please send me the circuit diagram as the l298 needs 4 input with 2 enables so how does that work

  • @joshuatettey7771
    @joshuatettey7771 2 ปีที่แล้ว +1

    the robot doesn't seem to stop when it gets very close to the object. Is there a way to solve that?

  • @mahekdesai7596
    @mahekdesai7596 6 ปีที่แล้ว

    Hello!
    Could you please send the link of interfacing a robot with raspberry pi for tracking object

    • @samarthjain2162
      @samarthjain2162 6 ปีที่แล้ว

      pedestrian tracking in real time using raspberrypi-
      github.com/Samarth119/Real-time-pedestrian-detection-using-raspberrypi

  • @recepcelik2794
    @recepcelik2794 5 ปีที่แล้ว

    How can I run the program automatically when I power the raspberry pi?

    • @fluxwood
      @fluxwood  5 ปีที่แล้ว +1

      Recep Çelik Look up 'raspberry pi startup script'

    • @recepcelik2794
      @recepcelik2794 5 ปีที่แล้ว

      ​@@fluxwood
      I'm doing the same project. Can you send the startup script?

    • @Quasarss
      @Quasarss 4 ปีที่แล้ว

      @@recepcelik2794 me too

  • @musicforsoul7441
    @musicforsoul7441 3 ปีที่แล้ว

    Hy bro i need project report

  • @guystandard6285
    @guystandard6285 3 ปีที่แล้ว

    Are you using Pixy Cam?

    • @fluxwood
      @fluxwood  3 ปีที่แล้ว

      No its the stock Camera Module V2

  • @malludelhiities909
    @malludelhiities909 5 ปีที่แล้ว +1

    Great project.
    I am doing a similar project for my final year. Can you please send me the details of this project including a circuit diagram.

  • @symbolls7750
    @symbolls7750 3 ปีที่แล้ว +1

    IS THAT THE MOUSE DROUD FROM STAR WARS

    • @fluxwood
      @fluxwood  3 ปีที่แล้ว

      Yes but this is a Gonk household!