পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| লুকাস-কানাদে অপটিক্যাল ফ্লো× | টেমপ্লেট ম্যাচিং× | |
|---|---|---|
| ক্ষেত্র | কম্পিউটার দৃষ্টি | কম্পিউটার দৃষ্টি |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 1981 | 1980s |
| প্রবর্তক≠ | Bruce Lucas and Takeo Kanade | Computer vision community |
| ধরন≠ | Optical flow and tracking | Pattern matching and detection |
| মৌলিক উৎস≠ | Lucas, B. D., & Kanade, T. (1981). An iterative image registration technique with an application to stereo vision. Proceedings of the Seventh International Joint Conference on Artificial Intelligence (IJCAI), 674–679. link ↗ | Lewis, J. P. (2004). Fast normalized cross-correlation. Vision Interface, 120–123. link ↗ |
| অপর নাম | Lucas-Kanade method, Sparse optical flow | Correlation-based matching, Similarity matching |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | The Lucas-Kanade method, introduced by Bruce Lucas and Takeo Kanade in 1981, is a foundational technique for estimating optical flow—the apparent motion of objects in image sequences. By computing pixel-level motion vectors, the Lucas-Kanade algorithm tracks feature displacements between consecutive frames, enabling object tracking, motion estimation, and video analysis. | Template matching is a straightforward technique for locating a known pattern (template) within a larger image. By sliding a template image across the target image and computing a similarity measure at each position, template matching identifies locations where the template appears. It is effective for simple object detection when templates are well-defined and appearance variation is limited. |
| ScholarGateডেটাসেট ↗ |
|
|