เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การลบฉากหลัง× | การตรวจจับขอบแบบ Canny× | |
|---|---|---|
| สาขาวิชา | การมองเห็นของคอมพิวเตอร์ | การมองเห็นของคอมพิวเตอร์ |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 1999 | 1986 |
| ผู้ริเริ่ม≠ | Stauffer and Grimson | John Canny |
| ประเภท≠ | Temporal image analysis | Image gradient analysis |
| แหล่งต้นตำรับ≠ | 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 ↗ | Canny, J. (1986). A computational approach to edge detection. IEEE Transactions on Pattern Analysis and Machine Intelligence, 8(6), 679–698. DOI ↗ |
| ชื่อเรียกอื่น | Foreground detection, Video segmentation | Canny operator, Canny edge detector |
| ที่เกี่ยวข้อง | 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. | The Canny edge detector, introduced by John Canny in 1986, is a multi-stage algorithm for identifying edges in digital images where significant intensity changes occur. Canny's method is optimal for step edges in additive Gaussian noise and remains the gold standard for edge detection in computer vision due to its mathematical elegance and practical effectiveness. |
| ScholarGateชุดข้อมูล ↗ |
|
|