Search found 3 matches
- Sat Aug 26, 2023 10:03 pm
- Forum: Mobile Apps and Event Server
- Topic: Person & Object Detection
- Replies: 18
- Views: 67153
Re: Person & Object Detection
Hi asker, meanwhile I was able to recompile openCV again with python3.7 bindings. But I still cannot get object detection working. The output looks as follows now. Do you have an idea what I could do now? Thanks a lot for your support. jetson@nano:~$ sudo -u www-data /var/lib/zmeventnotification/bin ...
- Sun Aug 20, 2023 4:22 pm
- Forum: Mobile Apps and Event Server
- Topic: Person & Object Detection
- Replies: 18
- Views: 67153
Re: Person & Object Detection
Looks like a few things going on. File "/usr/local/lib/python3.6/dist-packages/mysql/connector/abstracts.py", line 33 from __future__ import annotations ^ SyntaxError: future feature annotations is not defined First, your version of python (3.6) seems to be incompatible with some of the package ...
- Sun Aug 20, 2023 3:15 pm
- Forum: Mobile Apps and Event Server
- Topic: Problems getting object detection work
- Replies: 1
- Views: 9950
Problems getting object detection work
Hello, I have installed zoneminder and event sever completely from scratch and according to official docs, i.e. did everything as described there. But for whatever reason and all that I‘ve tried I cannot get object detection to work in zoneminder. Opencv is properly installed and up and running. ...