Skip to content

JavierAlbert/video_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Video Processing

The goal of this project is to take a short video of a walking person, stabilize the video, cut the background, replace the background and track the moving person.

Input frame

1

Video stabilization & Background substraction

We use Lucas-Kanade optical flow for stabilization. Then we use a combination of median filter, borders removal, image eroding and image dilatation.

2 3 4 5

Matting by trimap image

6

Tracking using particles filter

7

GUI

8

About

Video stabilization, background subtraction, matting and tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages