From: Kadir Kirtac on
hello, i have an image I and i want to select a region,
possibly the facial part, and extract it and use as a
correlation filter for the next frames of a video..roipoly
applies a similar selection procedure but does not fit into
my needs in this situation..any idea?
From: Bruno Luong on
"Kadir Kirtac" <kkirtac83.nospam(a)yahoo.com> wrote in message
<fvp79g$dgl$1(a)fred.mathworks.com>...
> hello, i have an image I and i want to select a region,
> possibly the facial part, and extract it and use as a
> correlation filter for the next frames of a video..roipoly
> applies a similar selection procedure but does not fit into
> my needs in this situation..any idea?

help dragrect
help rbbox
help ginput

Bruno