Giter VIP home page Giter VIP logo

install-opencv-raspberry-pi-64-bits's Introduction

output image


output image output image
A Raspberry Pi 4, 3 or Zero 2, with stand-alone AI object recognition, browser-based live streaming, email, cloud storage, GPIO and URL event triggers.

output image output image
A Raspberry Pi 4 or 5, with stand-alone AI, supports multiple IP surveillance cameras.


Table of Contents

output image Raspberry Pi 4 Bullseye 64-bit OS with several frameworks and deep-learning examples

output image Raspberry Pi 4 Buster 64-bit OS with several frameworks and deep-learning examples

output image Raspberry Pi Zero 2 W 64-bit OS image with OpenCV, TensorFlow Lite and ncnn

output image Banana Pi M2 Zero image with OV5640 camera and OpenCV

output image Rock 5 with OpenCV, TNN, ncnn and NPU

output image Rock 5 with Ubuntu 22.04, OpenCV, ncnn and NPU

output image Radxa Zero 3 with Ubuntu 22.04, OpenCV, ncnn and NPU

output image A Jetson Nano image with OpenCV, TensorFlow and PyTorch

output image A Jetson Nano - Ubuntu 20.04 image with OpenCV, TensorFlow and PyTorch

  • Applications

output image RPi z2, 3 or 4 motion surveillance camera with email notification and gdrive storage

output image YoloCam, the cheapest AI-powered camera with email notification, gdrive storage and GPIO output

output image YoloIP, the cheapest AI-powered machine, supports multiple IP surveillance cameras

Qengineering's github stats

Visitor count


paypal

install-opencv-raspberry-pi-64-bits's People

Contributors

fransafu avatar qengineering avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

install-opencv-raspberry-pi-64-bits's Issues

4.6.0 install script worked great

I've been wanting to build opencv on my RPI for a long time now and never got around to it.

This made the initial process a breeze and I could spend time looking into how I'm going to overclock my device instead of compiling software.

Thank you! :-)

ImportError: libpng15-7864b8f1.so.15.13.0: cannot open shared object file: No such file or directory

hi,
i tried rebuild opencv after clean remove on raspberry pi 4 aarch64.
Everything build succesfully but i got this trying import:

Python 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/pi/.local/lib/python3.9/site-packages/cv2/__init__.py", line 8, in <module>
    from .cv2 import *
ImportError: libpng15-7864b8f1.so.15.13.0: cannot open shared object file: No such file or directory

i built opencv not using virtual env.
how to fix that ?
may be something with sym links ?

OpenCV installation using Thonny on RPi 4 & removing

Hello guys,

I'm glad I've found your articles on your website. I want to ask why I can use OpenCV in the Python terminal e.g.:

import cv2
cv.waitKey(1)
>>>-1

The problem is the use of the basic interpreter usr/bin/python3 under the Thonny IDE. Strangely enough I can't use any OpenCV function there. I tried so much ways to install it properly, but every time I wanted to use it in my IDE it can be imported, but not really used.

A second question is about the deinstallation, after using one of your scripts (e.g. OpenCV-4-7-0.sh). How can I remove everything, which has been installed?

Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.