2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "opencv",
|
|
|
|
"name": "Opencv",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/opencv",
|
|
|
|
"requirements": [
|
2019-08-16 15:36:57 +00:00
|
|
|
"numpy==1.17.0",
|
2019-06-19 16:23:05 +00:00
|
|
|
"opencv-python-headless==4.1.0.25"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": []
|
|
|
|
}
|