Skip to content

The CVLCore project is an opportunity for continuous analysis of a video stream with the functionality of calibrating parameters to generate a vibro-image, including calculating statistics of changes in vibrating pixels.

breadrock1/CVLDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CVLDetector

GitHub version

Program Description

The CVLDetector project is an opportunity for continuous analysis of a video stream with the functionality of calibrating parameters to generate a vibro-image, including calculating statistics of changes in vibrating pixels. Based on this information, the final client software provides the ability to detect macro/micro movement in the shooting area of both the video file and the broadcast.

Example of performance

Detailed adjustment of video stream processing parameters provides an opportunity to calibrate the parameters of vibro-image generation, information about which is later used to calculate statistics.

For example, the user has the ability to change the size of the video frame set, which is used to calculate the vibro-pixels between these frames. Also, the user has the ability to set the absolute value of the neighbors, which is used to filter noise.

This library allows you to:

  • Broadcast video stream from ip/RTSP/webcam, as well as from video files;
  • Transmission of alarms via API, calculated during the calculation of vibration pixel statistics.

Cite

@misc{
    CLVDetector,
    author = {Artem Amentes, Gleb Akimov},
    title = {Contactless Video Lie Detector},
    year = {2023},
    publisher = {GitHub},
    journal = {GitHub repository},
    email = {artem@socialcodesoftware.co.uk,
             breadrock1@gmail.com}
}

License

GNU AFFERO GENERAL PUBLIC LICENSE

About

The CVLCore project is an opportunity for continuous analysis of a video stream with the functionality of calibrating parameters to generate a vibro-image, including calculating statistics of changes in vibrating pixels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published