Skip to content

gyillikci/vpi_video_stabilizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vpi_video_stabilizer

VPI based real-time video stabilizer. This is an initial implementation of https://github.com/ejowerks/wfb-stabilizer by using Jetson and VPI.

Since the OpenCV consumes alot of CPU power, this repo tries to put the computational burden to GPU instead of CPU by using NVIDIA VPI library. There are still OpenCV functions exist. they will be replaced by GPU based functions https://www.youtube.com/watch?v=lTuC91WWlQo

About

VPI based real-time video stabilizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages