搜索资源列表
Adaboost
- 利用adaboost算法进行人脸识别,检测一副静态或动态图像中的人头数目-Adaboost algorithm using face recognition, image detection of a static or dynamic number of head
color-cluster
- 基于opencv的图像颜色聚类算法。聚类精度较高,但颜色数目需要输入。-Opencv image-based color clustering algorithm. Clustering high accuracy, but the number of colors required to enter.
plane_calibration_opencv
- image_points.xml 保存所有角点的图像坐标(本程序要求每幅图像图像中的点数目一样) 现成的数据中"image_points.xml"文件中 <rows>1280</rows> 中的1280 = 5(图像数)×256(每幅图像中的点数) 采用其他数据需要做相应修改,对于保存世界坐标"object_points.xml "文件也同理 object_points.xml 保存所有图像坐标对应的世界坐标 calibrat