I want to stabilize a moving drone video
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (1)
Jacob Mathew
el 24 de Jun. de 2025
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')
0 comentarios
Ver también
Categorías
Más información sobre Computer Vision Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!