Matlab code for object detection and tracking from video

6 ビュー (過去 30 日間)
prajakta
prajakta 2014 年 9 月 12 日
コメント済み: Image Analyst 2020 年 8 月 5 日
we taking video as input and then I have to find out the foreground detection from foreground Map ,current image and from that object and feature Extraction from that image after that object tracking and i want object processing and feature extraction

回答 (2 件)

Image Analyst
Image Analyst 2014 年 9 月 12 日
  2 件のコメント
Mohammedashraf Shaikh
Mohammedashraf Shaikh 2017 年 4 月 6 日
Can we obtain similar result by using frame differencing ?
-thanks
Image Analyst
Image Analyst 2017 年 4 月 6 日
Perhaps. I don't know what kind of extra sophistication they're added in, if any. For example if one person occludes another temporarily will it identify the new now-exposed target as the same as the one prior to being occluded? Things like that.

サインインしてコメントする。


dolly tomar
dolly tomar 2017 年 4 月 4 日
sir i want to know how to store image or fig into a variable plz give me code for it
  9 件のコメント
Sandeep parajuli
Sandeep parajuli 2020 年 8 月 5 日
編集済み: Sandeep parajuli 2020 年 8 月 5 日
To be honest I'm about to ask you some help but as you said you cannot, But is there any way you can give me some techniques or idea how to do it? So that it could be better for me but if you don't want to or you can't its alright I will try my best. I need some idea how to do that's all. Anyway thankyou so much.One quick question to track a face the person should face to the camera in the initial frame or no?
Image Analyst
Image Analyst 2020 年 8 月 5 日
Depends on how you want to do the tracking. Tracking is very complicated. There are many things to consider as things can go into or out of (or re-enter) the field of view, can change shape or color, can become obscured by other objects, etc. If you want to track moving object, that's easier. If you want to track faces only, you need to use face detection. If you want to identify individuals, you need to use face recognition - a much harder task. Sorry I can't help you in this very challenging project.
You can find papers on it here in Vision Bibliography: http://www.visionbib.com/bibliography/contents.html

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeComputer Vision Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by