Skip to content
#

database-connector

Here are 43 public repositories matching this topic...

This code uses multithreading to process video frames in parallel. It captures frames from a camera or video, applies YOLO object detection, and saves detected objects as images. The details of each detected object are stored in a SQLite database for future reference. Threads process the frames concurrently, improving efficiency.

  • Updated Feb 23, 2025
  • Python

Improve this page

Add a description, image, and links to the database-connector topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-connector topic, visit your repo's landing page and select "manage topics."

Learn more