From: Subramanya Bhat on
Subramanya Bhat wrote:
>
>
> Michael Wild wrote:
>>
>>
>> Subramanya Bhat wrote:
>>> Michael Wild wrote:
>>>
>>>>
>>>>Subramanya Bhat wrote:
>>>>
>>>>>hi,
>>>>>I m doing a reasearch project on "Object detection &
> tracking
>>>>
>>>>using
>>>>
>>>>>webcam". I neeed the matlab code for the same.
>>>>>
>>>>>regards
>>>>>sbhat
>>>>
>>>>so you should DO it instead of ASKING for it :-)
>>>>
>>>>michael
>>>>
>>>
>>> I m finding it difficult. Just give me guidelines then i
will
>> move
>>> further
>>>
>>> Plz help me
>>
>> i think it is supposed to be difficult. but just telling us,
what
>> you
>> want to do is really not enough. if this is an assignment, what
> are
>> the
>> restrictions? what methods should you use (there is a whole zoo
> of
>> them)? what have you done so far, where are the problems? what
is
>> your
>> intended pipeline?
>>
>> michael
>>
> respected sir,
> I have stored images captured from web camera in work directory of
> matlab. How I can track a particular object in all the images ? How
matlab can be used for this ?

I have got stucked up at this stage. Plz help me so that I can move
further..

Sbhat
From: vihang on
Subramanya Bhat wrote:
>
>
> hi,
> I m doing a reasearch project on "Object detection & tracking using
> webcam". I neeed the matlab code for the same.
>
> regards
> sbhat

I suppose you are talking about pattern matching. If so there is a
beautiful demo on it in Video and Image Processing Blockset. If you
dont have that toolbox then you will have to research on fft and
cross corelation. See help fft2 to start with
HTH
Vihang
From: Subramanya Bhat on
vihang wrote:
>
>
> Subramanya Bhat wrote:
>>
>>
>> hi,
>> I m doing a reasearch project on "Object detection & tracking
> using
>> webcam". I neeed the matlab code for the same.
>>
>> regards
>> sbhat
>
> I suppose you are talking about pattern matching. If so there is a
> beautiful demo on it in Video and Image Processing Blockset. If you
> dont have that toolbox then you will have to research on fft and
> cross corelation. See help fft2 to start with
> HTH
> Vihang

thanks for info.. I will go thr' that. But I need the code for
object detection & tracking

sbhat
First  |  Prev  | 
Pages: 1 2
Prev: OFDM code
Next: power spectral density in matlab