I want to stabilize a moving drone video
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Jacob Mathew
2025 年 6 月 24 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!