Skip to content

Instantly share code, notes, and snippets.

View Nannigalaxy's full-sized avatar
🚀

Nandan Manjunatha Nannigalaxy

🚀
View GitHub Profile
@Nannigalaxy
Nannigalaxy / install_opencv.sh
Created September 20, 2021 08:24
OpenCV for C++ and Python (without contrib modules)
# Date: 20 Sept 2021
# Script for installing opencv for c++ and python (without contrib modules)
# Tested on Pop!_OS 20.04
echo "Installing Pre-requisites"
sudo apt install build-essential cmake git pkg-config libgtk-3-dev \
libavcodec-dev libavformat-dev libswscale-dev libv4l-dev \
libxvidcore-dev libx264-dev libjpeg-dev libpng-dev libtiff-dev \
gfortran openexr libatlas-base-dev python3-dev python3-numpy \
libtbb2 libtbb-dev libdc1394-22-dev libopenexr-dev \
@Nannigalaxy
Nannigalaxy / feed.yaml
Last active August 14, 2024 19:34
feed YAML
map:
environment: name
url: api_url
status: api_ping
docs: docs_url
status-check:
api_ping: status
target: