Machine learningRegion detection
斑点检测
斑点检测是一种在多尺度下识别感兴趣区域(斑点)的技术——即与周围环境不同的、连通的、同质的区域。该技术由Lindeberg在尺度空间理论的背景下提出,能够自动寻找并表征圆形或椭圆形物体,而无需预先了解其尺寸。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Lindeberg, T. (1998). Feature detection with automatic scale selection. International Journal of Computer Vision, 30(2), 79–116. DOI: 10.1023/A:1008045108935 ↗
- Rosten, E., & Drummond, T. (2006). Machine learning for high-speed corner detection. European Conference on Computer Vision (ECCV), 430–443. DOI: 10.1007/11744023_34 ↗
如何引用本页
ScholarGate. (2026, June 3). Blob Detection for Region Analysis. ScholarGate. https://scholargate.app/zh/computer-vision/blob-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 轮廓分析计算机视觉↔ compare
- Harris Corner Detection计算机视觉↔ compare
- 图像形态学操作计算机视觉↔ compare
- 尺度空间理论计算机视觉↔ compare
- 分水岭分割计算机视觉↔ compare