OperationalBina / PipeRT

MIT License
11 stars 7 forks source link

Delete opencv + dlib installations from base image #53

Closed ItayHoresh closed 4 years ago

ItayHoresh commented 4 years ago

The installation of opencv and dlib is heavy so we should remove it, the use of it is only for using the webcam.

We should check if the python package of opencv-contrib resolve to problem of connecting to web cam.