Plugin development language support?
AnsweredI have only had a cursory look at the docs, but, is it possible to write plugins in Python, or do they have to be devloped in C++?
-
Hi!
What kind of plugin/integration you’d like to create?We’re working on new feature called Metadata API, which will become available next year. It will allow receiving metadata via web socket.
But for now you can create an integration using Bookmarks — that’s available via HTTP REST API (using web hook Create Event)
0 -
I'd like to use the latest Yolo object detector (version 7) which is written in Python and has a bunch of Python dependencies.
0 -
Hi,
Python is not supported for plugin development.
You could use Yolo models with our public opencv object detection plugin.
Here is the article.
The source code can be found in our repo
0
Please sign in to leave a comment.
Comments
3 comments