Skip to content

tutlum/blender_smooth_Stabilize2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Smooth Stabilize2D for Blender

Smoothes a tracked path of an object in blender in order to follow the cameramovent instead of fixating the object. Only takes a single track of a moving object. Instead of using two transform nodes shifting the image to stabalie the object and then moving the camera back to have a smooth almost fitting image the realtive movement is directly calculated.

The script can be executed in the scripting section by modifying the clipname and the trackname.

The original code to understand the API was from: https://scummos.blogspot.com/2012/11/blender-exporting-camera-tracking.html

About

Smoothes a tracked path of an object in blender in order to follow the cameramovent instead of fixating the object.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages