segmentation via chan-vese algorithm

조회 수: 4 (최근 30일)
taham
taham 2011년 5월 24일
hi I want to do my project and I need help. my project summary is: I have an "avi" video. this video represents a street that peoples and cars moves through it in random times. first I must choose a random frame of video and I must segment every moving object(peoples and cars) in that frame. I want to use chan-vese algorithm(Active Contours Without Edges) for segmentation. I find a sample code in internet about it but it doesn't work goodly. anybody can help me. thank you so much for your attentions.
  댓글 수: 2
Sean de Wolski
Sean de Wolski 2011년 5월 24일
So the camera is fixed?
taham
taham 2011년 5월 30일
yes

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

채택된 답변

Sean de Wolski
Sean de Wolski 2011년 5월 24일
Assuming the camera is fixed, you should be able to subtract two adjacent frames and anything that has changed between them must be moving (excluding changes in daylight/brightness/etc.).
  댓글 수: 1
taham
taham 2011년 5월 31일
we don't deal with video.
we just work with images(frames)

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by