siamese-fc
siamese-fc copied to clipboard
How to use this code with camera video?
trafficstars
Hi!
Thanks for your work! I'm new to object tracking,I git the code and can use it with demo-sequence/folder which contains many images,my question is , how to use this code with camera video?
thanks for your help!
Hi, I think you can find inspiration from here: https://github.com/bertinetto/staple/blob/master/runTracker_webcam.m
Hope it helps!
@bertinetto thank you very much! I will try it.