I want to perform functions such as " imsubtract() " on two frames acquired from a video using obj=VideoReader('filename.mp4'); %Read the video f=read(obj); %Capture the video frames

How should I go about it in Matlab?

More Sameer Dayanand Meshram's questions See All
Similar questions and discussions