-
random-forest
随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等(Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods)
- 2020-06-29 22:20:01下载
- 积分:1
-
camera-calibration
利用opencv实现相机的标定,算法采用张正友的棋盘法。结构很清晰易懂。(Opencv camera calibration algorithm using the checkerboard method of Zhang Zhengyou. The structure is clear and easy to understand.)
- 2012-02-17 10:18:22下载
- 积分:1
-
OpticalF_tracing
optical flow 视频跟踪程序 基于opencv(OpticalFlow video tracing based on opencv )
- 2012-08-31 11:23:31下载
- 积分:1
-
处理帧视频
引用文件中的“haarcascade_licence_plate_rus_16stages.xml”改为“haarcascade_frontalface_alt2.xml”
- 2022-03-22 20:36:49下载
- 积分:1
-
line
采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序(Opencv achieved using a linear least squares fit of c++ code)
- 2014-05-14 11:18:12下载
- 积分:1
-
基于opencv的激光线中心提取源码
说明: 基于opencv的激光线中心提取源码,需要配置下自己的opencv和图像文件路径,可以直接运行,输出激光线的中心(The source code of laser line center extraction based on OpenCV needs to be configured with its own opencv and image file path, which can run directly and output the center of laser line)
- 2020-07-31 14:48:38下载
- 积分:1
-
出于安全目的的人脸识别
我的项目是所有关于认识在机场人群中的罪犯,如果目前和有关认可嫌疑犯然后告知有关的当局。
第一是从央视收集视频素材。
下一步是检测的面孔并提取它们。
做一些预处理的脸上。
提取一些特征点,并将它们存储在数据库中进行进一步的脸比较。
比较特征点的面孔与现有的数据库,并给出结果作为找到或不匹配。
如果找到匹配项,向有关当局发送信息通过邮件的被认可的人。
它是使用 opencv 库和 microsoft visual studio。
- 2022-06-13 20:09:33下载
- 积分:1
-
利用opencv实现的轮廓提取算法
简单实用,最后打印显示轮廓点坐标-opencv contour extraction saved as contour points and display
- 2022-03-01 09:02:19下载
- 积分:1
-
MSER进行特征点提取
说明: MSER进行特征点提取,用的编译环境是vs2015(Feature point extraction by mser)
- 2019-11-21 15:18:11下载
- 积分:1
-
Learning_OpenCV
这本书非常适合入门Opencv,主要的代码和规范都是1.0版本的,并且适合作为一个图像处理和计算机视觉的参考资料(This book is ideal for entry Opencv, are the main code and version 1.0 specification, and is suitable as an image processing and computer vision reference)
- 2015-10-13 15:14:42下载
- 积分:1