Skip to content

From h264 stream, extract motion vectors and derive intrusion score

Notifications You must be signed in to change notification settings

adrianmay/jishmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jishmo

A simple tool to extract motion vectors from mpeg videos.

This is a tidy up of https://github.com/jishnujayakumar/MV-Tractus.git

My intention is to process the motion vectors into an intruder score and dump them all in one file by timestamp, but first I'll CMake-ize it to avoid all that library source.

Build instructions

mkdir build; cd build; cmake ..; make

About

From h264 stream, extract motion vectors and derive intrusion score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published