From: chris Austin on
Sorry it the 3rd time i am posting the same message because i had no replies on the previous ones. My proplem??
I have a camera connected to matlab for video streaming and it works. But i want the output video to be a binary video by applying some threshold function to the video, but i have no knowledge of how to do this. can u please help me.
From: Nathan on
On Feb 3, 10:09 am, "chris Austin" <christianaugust...(a)yahoo.com>
wrote:
> Sorry it the 3rd time i am posting the same message because i had no replies on the previous ones. My proplem??
> I have a camera connected to matlab for video streaming and it works. But i want the output video to be a binary video by applying some threshold function to the video, but i have no knowledge of how to do this. can u please help me.

Apply a threshold frame-by-frame.

Rather than creating new threads of the same topic, sometimes it is
better to repost and elaborate your problem on your older topic (in
the same thread).

-Nathan