home-assistant.io/source/_components/image_processing.opencv.markdown
Teagan Glenn cbcbf7ecfa Opencv (#2208)
* Image processing opencv doc

* OpenCV doc

* OpenCV logo

* Doc updates

* Change docs to match opencv component

* Update docs

* Add comment to example

* Add camera config

* Add comment to example yaml

* Update docs to reflect the camera not being there

* Better documentation on configuration and attributes

* Reference hub

* Set release
2017-05-04 22:12:10 -07:00

19 lines
600 B
Markdown

---
layout: page
title: "OpenCV"
description: "Instructions how to integrate OpenCV image processing into Home Assistant."
date: 2017-01-25 00:00
sidebar: true
comments: false
sharing: true
footer: true
logo: OpenCV_Logo.png
ha_category: Image Processing
featured: false
ha_release: 0.44
---
The `opencv` image processing platform allows you to create a standalone image processor without the linked camera entity as mentioned in the [OpenCV page](https://home-assistant.io/components/opencv).
Please refer to the [component](/components/opencv/) configuration on how to setup the image processor.