필터 지우기
필터 지우기

Anyone know or has any idea on adaptive background subtraction?

조회 수: 7 (최근 30일)
Kelvin  Wong
Kelvin Wong 2016년 9월 17일
편집: Bego 2016년 9월 21일
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
Image Analyst
Image Analyst 2016년 9월 17일
Have you seen the demos for this in the Computer Vision System Toolbox?
Kelvin  Wong
Kelvin Wong 2016년 9월 18일
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.

댓글을 달려면 로그인하십시오.

채택된 답변

Bego
Bego 2016년 9월 21일
편집: Bego 2016년 9월 21일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by