Filter löschen
Filter löschen

Anyone know or has any idea on adaptive background subtraction?

7 Ansichten (letzte 30 Tage)
Kelvin  Wong
Kelvin Wong am 17 Sep. 2016
Bearbeitet: Bego am 21 Sep. 2016
Hi all experts, i am a beginner to Matlab. Currently, i am doing a small project which is real time people counting, I know how to do frame differencing, simple background subtraction. But due to my environment changes, I need to use a adaptive background subtraction.
Thanks a lot!
  2 Kommentare
Image Analyst
Image Analyst am 17 Sep. 2016
Have you seen the demos for this in the Computer Vision System Toolbox?
Kelvin  Wong
Kelvin Wong am 18 Sep. 2016
Yup, but didnt see any adaptive background subtraction? Sorry to ask,is computer vision system toolbox only usable for video? cause i see most of it uses video as input, not in real time.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Bego
Bego am 21 Sep. 2016
Bearbeitet: Bego am 21 Sep. 2016
Hello Kelvin!
There is an example of a motion detector (in real time) that you could look at. The example uses a video input to acquire two consecutive frames and then it calcules the difference between both frames, the resulted image shows the changes or motion between frames.
This example is documented in 'Step 6: Acquire Image Data / Running the Example': http://es.mathworks.com/help/imaq/basic-image-acquisition-procedure.html
Hope this helps.

Weitere Antworten (0)

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by