All Projects → robintw → Rpindvi

robintw / Rpindvi

Licence: mit
Raspberry PI NDVI Code

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rpindvi

Sltk
An OpenCV-based structured light processing toolkit.
Stars: ✭ 151 (+164.91%)
Mutual labels:  raspberry-pi, camera, opencv
Gentoo On Rpi 64bit
Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
Stars: ✭ 831 (+1357.89%)
Mutual labels:  raspberry-pi, camera
V4l2loopback cpp
v4l2loopback usage in C++ and from OpenCV
Stars: ✭ 6 (-89.47%)
Mutual labels:  camera, opencv
Camodet
Lightweight Simple CAmera MOtion DETection application.
Stars: ✭ 26 (-54.39%)
Mutual labels:  camera, opencv
Showmewebcam
Raspberry Pi + High Quality Camera = High-quality USB Webcam!
Stars: ✭ 531 (+831.58%)
Mutual labels:  raspberry-pi, camera
Scanner
二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
Stars: ✭ 547 (+859.65%)
Mutual labels:  camera, opencv
Multi Threading Camera Stream
Multi-threading camera stream to improve video processing performance
Stars: ✭ 18 (-68.42%)
Mutual labels:  camera, opencv
Libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
Stars: ✭ 354 (+521.05%)
Mutual labels:  raspberry-pi, opencv
Raspberryrobot
基于树莓派的智能机器人
Stars: ✭ 11 (-80.7%)
Mutual labels:  raspberry-pi, opencv
Picamera
Capture the stream of Images for a Raspberry Pi Camera in GoLang
Stars: ✭ 21 (-63.16%)
Mutual labels:  raspberry-pi, camera
Camera calibration api
A simple Python API for single camera calibration using opencv
Stars: ✭ 36 (-36.84%)
Mutual labels:  camera, opencv
Pi Timolo
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
Stars: ✭ 441 (+673.68%)
Mutual labels:  raspberry-pi, opencv
React Native Openalpr
An open-source React Native automatic license plate recognition package for OpenALPR
Stars: ✭ 415 (+628.07%)
Mutual labels:  camera, opencv
Raspberryio
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Stars: ✭ 593 (+940.35%)
Mutual labels:  raspberry-pi, camera
Pibooth
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Stars: ✭ 398 (+598.25%)
Mutual labels:  raspberry-pi, opencv
Computer Vision
Computer vision exercise with Python and OpenCV.
Stars: ✭ 17 (-70.18%)
Mutual labels:  camera, opencv
Smart Surveillance System Using Raspberry Pi
This is my Third Year Project for face recognition using OpenCV
Stars: ✭ 41 (-28.07%)
Mutual labels:  raspberry-pi, opencv
Grip
Program for rapidly developing computer vision applications
Stars: ✭ 314 (+450.88%)
Mutual labels:  camera, opencv
Mobilenet Ssd Realsense
[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
Stars: ✭ 322 (+464.91%)
Mutual labels:  raspberry-pi, opencv
Facerec Lock
Face recognition to control servo lock using Raspberry Pi and OpenCV
Stars: ✭ 7 (-87.72%)
Mutual labels:  raspberry-pi, opencv

RPiNDVI

Raspberry PI NDVI Code

This is some simple example code using OpenCV on a Raspberry Pi with the Raspbery Pi NoIR camera to display live NDVI images.

Requirements:

Usage:

Simply run the ndvi.py script. This will display a window with four panes, showing the individual bands of the image plus a calculated NDVI image. This should all run in real-time (or near-real-time), depending on the speed of your Pi.

Press ESC to exit, or s to save a copy of the input image from the camera.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].