I am getting this error in homeassistant:
No OpenCV library found! Install or compile for your system following instructions here: http://opencv.org/releases.html
But as far as I know I have it already installed. What am I missing?
I am getting this error in homeassistant:
No OpenCV library found! Install or compile for your system following instructions here: http://opencv.org/releases.html
But as far as I know I have it already installed. What am I missing?
I am not really sure what to do next. Anyone has an idea?
Recommend pip install opencv-python
Please provide more detail? What are you running home assistant on? How did you install opencv? Where are you seeing that error and what are you doing that produces it?
In most Linux distributions, a library is split in to two separate packages. The main package provides the library itself. A separate βdevβ package provides the source code files needed to compile code that uses the library. If home assistant is unable to build the python module for opencv itβs incredibly likely thatβs because the library was installed but the header files in the dev package canβt be found. But we wonβt know for sure without a detailed description of your issue.
Oh, I have this fixed. I have installed opencv as @robmarkcole suggested and I think that was the problem. Not quite sure since then. But I am ok with the component now. Thank you.
I have experience with deepstack and I would like to try out OpenCV, but I was faced with the fact that there is no sensible instruction on OpenCV and with examples of how to train OpenCV for face recognition and how to assign a personβs name to this person. For example, you can upload an image from deepstack and specify the name of the person, and the name of the person will be displayed in the Home Assistant.
What Iβm interested in about OpenCV:
Π― ΠΈΠΌΠ΅Ρ ΠΎΠΏΡΡ Ρ deepstack ΠΈ ΠΌΠ½Π΅ Π±Ρ Ρ ΠΎΡΠ΅Π»ΠΎΡΡ ΠΎΠΏΡΠΎΠ±ΠΎΠ²Π°ΡΡ OpenCV, Π½ΠΎ ΡΡΠΎΠ»ΠΊΠ½ΡΠ»ΡΡ Ρ ΡΠ΅ΠΌ, ΡΡΠΎ Π½Π΅Ρ ΡΠΎΠ»ΠΊΠΎΠ²ΠΎΠΉ ΠΈΠ½ΡΡΡΡΠΊΡΠΈΠΈ ΠΏΠΎ OpenCV ΠΈ Ρ ΠΏΡΠΈΠΌΠ΅ΡΠ°ΠΌΠΈ ΠΊΠ°ΠΊ ΠΎΠ±ΡΡΠΈΡΡ OpenCV Π΄Π»Ρ ΡΠ°ΡΠΏΠΎΠ·Π½Π°Π²Π°Π½ΠΈΡ Π»ΠΈΡ ΠΈ ΠΊΠ°ΠΊ ΠΏΡΠΈΡΠ²ΠΎΠΈΡΡ ΡΡΠΎΠΌΡ Π»ΠΈΡΡ ΠΈΠΌΡ ΡΠ΅Π»ΠΎΠ²Π΅ΠΊΠ°. Π ΠΏΡΠΈΠΌΠ΅ΡΡ Ρ deepstack ΠΌΠΎΠΆΠ½ΠΎ Π·Π°Π³ΡΡΠ·ΠΈΡΡ ΠΈΠ·ΠΎΠ±ΡΠ°ΠΆΠ΅Π½ΠΈΠ΅ ΠΈ ΡΠΊΠ°Π·Π°ΡΡ ΠΈΠΌΡ Π»ΠΈΡΠ°, Π° Π² Home Assistant Π±ΡΠ΄Π΅Ρ ΠΏΡΠΈΠ»Π΅ΡΠ°ΡΡ ΠΈΠΌΡ ΡΠ΅Π»ΠΎΠ²Π΅ΠΊΠ°.
Π§ΡΠΎ ΠΌΠ΅Π½Ρ ΠΈΠ½ΡΠ΅ΡΠ΅ΡΡΠ΅Ρ ΠΏΡΠΎ OpenCV:
Hi!
I am wondering the exact same thing as you. Did you ever got an answer to this?
Emil
No, I never got an answer. I use deepstack