Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 517 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 517 Bytes

gotritron

Personal attempt to rewrite the face detection pipeline in Go (incomplete)

OpenCV Installation (Ubuntu)

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 \
    libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev