Skip to content

katcipis/h264.pattern.detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This is part of my BSc thesis.

To compile the project you will need to install opencv, on Ubuntu 12:04 you can run:

sudo apt-get install libcvaux-dev libcv-dev libhighgui-dev

To run the live example you will also need:

sudo apt-get install python-gst0.10

Since it uses python + gstreamer to capture live video and integrates it with the lencod.

Then a simple "make" call should compile the entire project. (if OpenCV doesnt change its API and breaks everything :-)

About

Integrates pattern detection with H264 encoder features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published