I want to stabilize a moving drone video

3 Ansichten (letzte 30 Tage)
cgo
cgo am 7 Nov. 2017
Beantwortet: Jacob Mathew am 24 Jun. 2025
I have a moving drone video, and I want to stabilize this video so I can perform tracking. Does matlab have any functionality (toolbox, or otherwise) to stabilize the background of a drone movie?

Antworten (1)

Jacob Mathew
Jacob Mathew am 24 Jun. 2025
Hey @cgo,
The following example goes thorugh the steps of removing camera motion from video stream:
You can also launch the example with the following command:
openExample('vision/videostabilize')

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by