Picture slide show writen in Python and OpenCV, it can run on Raspberry PI, to show the pictures and photos on NAS.
sudo apt-get install python3-pip
pip3 install opencv-python
pip3 install opencv-contrib-python
python3
import cv2
cv2.__version__
| Name | Name | Last commit date | ||
|---|---|---|---|---|