Now it is possible. The application must be deployed using a custom runtime in a flexible GAE environment. The OpenCV library can be installed by adding the RUN apt-get update && apt-get install -y python-opencv command RUN apt-get update && apt-get install -y python-opencv to the Docker file.
source share