Install Precompiled OpenCV 4.5 on Raspberry Pi Without Pain - Only 2 Simple Commands

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024

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

  • @drayhancolak
    @drayhancolak 2 ปีที่แล้ว

    thanks man you are life and time saver :)

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

    wow its working thanks man

  • @mrelectronrock9510
    @mrelectronrock9510 2 ปีที่แล้ว

    hey man after installing your pre compiled opencv it is telling me rerun cmake when i want capture video from my webcam on my raspberry pi 3b+

    • @lindevs
      @lindevs  2 ปีที่แล้ว

      Can you provide the command which you are using to build your program

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

    Hey man, would you like to explain to me What's the different between pre-compiled and the normal installation. I'm really really confused, I always get stuck when the installation reach 100% after make -j4, so i still can't import it to my example project.
    Thanks man, I'm sorry if my English bad 😅

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

      Precompiled binaries are quick and easy to install because you don't need to compile a binaries from source code. Let me know if you successfully installed OpenCV in your Raspberry Pi board by using commands presented in the video.

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

      @@lindevs Alright man, thanks for your answer