ogra1 / opencv-demo-snap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapcraft.yaml changes

gnome-extension for core20 has been used so lot of libraries were not needed. ##changes in facetracker app facetracker is based on opencv tracking APIs. It looks like the tracking abstraction in OpenCV has changed a lot so original sample code from Alfonso's repo

https://github.com/alfonsosanchezbeato/Single_Face_Tracking_using_5_inbuilt_OpenCV_trackers.git

doesn't work. So here I have added facetracker.cpp file. Please replace original repo file with this one so that facetracker will compile.

About


Languages

Language:C++ 90.0%Language:C 8.8%Language:Makefile 0.8%Language:Shell 0.5%