Files
scrypted/plugins/opencv/src/main.py

5 lines
89 B
Python

from opencv import OpenCVPlugin
def create_scrypted_plugin():
return OpenCVPlugin()