Skip to content

Personal attempt to rewrite the face detection pipeline in Go

License

Notifications You must be signed in to change notification settings

okieraised/gotritron

Repository files navigation

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

About

Personal attempt to rewrite the face detection pipeline in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published