segmentation via chan-vese algorithm
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Sean de Wolski
el 24 de Mayo de 2011
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.).
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!