need help in video trackin

i have a code for videotracing used optical flow method ,
i need to change the video by another , but i need to convert it to (.bin) , as i use this function "video.BinaryFileReader"
so how can i do it

2 Comments

I don't know what format a ".bin" file is. What was the original/source video format that "another" person supplied to you?
hbfr = video.BinaryFileReader('Filename', 'viptraffic.bin'); % read the binary video
i need to change the video which called viptraffic to another one , but the another one called "cartrack.mp4" , i need to change the format to bin

Answers (0)

This question is closed.

Asked:

on 2 Mar 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!