2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "opencv",
|
|
|
|
"name": "Opencv",
|
|
|
|
"documentation": "https://www.home-assistant.io/components/opencv",
|
|
|
|
"requirements": [
|
2019-09-03 19:04:38 +00:00
|
|
|
"numpy==1.17.1",
|
|
|
|
"opencv-python-headless==4.1.1.26"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": []
|
2019-09-03 19:04:38 +00:00
|
|
|
}
|