[Question] I'm running facial recognition code however the video and the detection is extremely slow. Is there a way to reduce the lag of the video

This page summarizes the projects mentioned and recommended in the original post on /r/opencv

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ffvideo

    an example FFmpeg lib, and wxWidgets Player with video filters and face detection

  • In my ffmpeg playback library, be aware it is optimized for computer vision; therefore any audio is ignored and if playing from a file any timing information is ignored as well. When playing real time streams, such as from an IP camera or USB camera that playback is as close to real time as possible. I seem to remember something like under 20 ms per frame latency. However, IP video services expect timing information to be honored, and because mine ignores timing a YouTube video will fly by a few hundred frames per second. Likewise, playing from a local stored video file will playback as fast as your drive delivers frames. It was designed this way to minimize overhead and delay when training algorithms with video. Here's the essential source to the playback lib: https://github.com/bsenftner/ffvideo/tree/master/ffvideolib_src

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • signalbackup-tools: a Tool to work with Signal Backup files

    1 project | news.ycombinator.com | 13 May 2024
  • Dijkstra on real map data with raylib

    1 project | news.ycombinator.com | 13 May 2024
  • The Advantages of Bun: When to Choose it Over Node.js 🔥

    1 project | dev.to | 13 May 2024
  • I built an online PDF management platform using open-source software

    3 projects | news.ycombinator.com | 12 May 2024
  • Ggml: Add Flash Attention

    1 project | news.ycombinator.com | 13 May 2024