> For the complete documentation index, see [llms.txt](https://codingmace.gitbook.io/masterward/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codingmace.gitbook.io/masterward/software/ideas/video-object-detection.md).

# Video Object Detection

## Origin

When thinking of all the other programs dealing with video and image, some sort of detection is required. The smartest thing to me was to split it up and start simple with object detection, and then move on to the more advanced things.&#x20;
