AdamSpannbauer / python_video_stab

A Python package to stabilize videos using OpenCV
https://adamspannbauer.github.io/python_video_stab/html/index.html
MIT License
682 stars 118 forks source link

How to detect custom object with 'object tracking example'? #120

Closed Choikyungho9 closed 3 years ago

Choikyungho9 commented 3 years ago

Hello I am very interested in this project.

I'm going to use the object tracking example in this project to track my own objects.

Is there any way to use custom object detector??

I want to use it to track cargo in the warehouse.

AdamSpannbauer commented 3 years ago

It sounds like you're more interested in object tracking instead of video stabilization. If that's the case you might check-out here. If not that's the case and you have found a bug in the code etc please re-open the issue.