Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Віднімання фону× | Сегментація вододілом× | |
|---|---|---|
| Галузь | Комп'ютерний зір | Комп'ютерний зір |
| Родина | Machine learning | Machine learning |
| Рік появи≠ | 1999 | 1979 |
| Автор методу≠ | Stauffer and Grimson | Serge Beucher and Christian Lantuéjoul |
| Тип≠ | Temporal image analysis | Morphological image segmentation |
| Основоположне джерело≠ | Stauffer, C., & Grimson, W. E. L. (1999). Adaptive background mixture models for real-time tracking. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 246–252. DOI ↗ | Meyer, F. (1994). Topographic distance and watershed lines. Signal Processing, 38(1), 113–125. DOI ↗ |
| Інші назви | Foreground detection, Video segmentation | Watershed transform, Water shedding segmentation |
| Пов'язані | 5 | 5 |
| Підсумок≠ | Background subtraction is a video processing technique that separates moving foreground objects from a static or slowly changing background by comparing each frame to a learned or estimated background model. Widely used in video surveillance and motion detection, background subtraction enables robust foreground detection even in complex scenes with illumination changes. | Watershed segmentation is a morphological image processing technique that automatically segments an image into distinct regions by treating image intensity as a topographic landscape where each object corresponds to a valley. Introduced by Beucher and Lantuéjoul in 1979 and refined by Meyer, the watershed algorithm is particularly effective for separating touching or overlapping objects. |
| ScholarGateНабір даних ↗ |
|
|