资源列表
[OpenCV] face_detect
说明:基于opencv实现实时从视频流中检测人脸和人眼,检测模板为haar特征模板,可以自己训练,也可以采用opencv自带的模板。-opencv face detect<yiyao> 在 2025-06-01 上传 | 大小:2kb | 下载:0
[OpenCV] ConnectedComponent
说明:连通区域寻找,不是findcontours函数的,用的是两遍扫描法-fin connected region, not using findcontours function, using a two-pass scanning method<吴凌文> 在 2025-06-01 上传 | 大小:2kb | 下载:0
[OpenCV] shapefitting
说明:基于opencv的图形拟合,包括有直线拟合,圆形拟合,椭圆拟合-Graphics-based opencv fitting, including fitting a straight line, circular fitting, ellipse fitting<wjr> 在 2025-06-01 上传 | 大小:2kb | 下载:0
[OpenCV] Average-background-method
说明:平均背景法是一种学习背景场景和分割前景目标的简单方法。这种方法只能用于背景场景中不包含运动部分。而且,这种方法还要求光线保持不变,比如室内静止场景。-Average background method is a simple way to split the background and foreground objects scene study. This method can only be used for background<陈海> 在 2025-06-01 上传 | 大小:2kb | 下载:0