-
Opencv自带的摄像机标定示例程序
可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “OpenCVsamplesc目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。
- 2022-02-01 04:56:08下载
- 积分:1
-
大恒相机点亮(水星usb2.0)
配置好大恒的SDK环境以及opencv环境可以直接运行,含有丰富注释,很适合学习。
- 2022-05-24 06:41:19下载
- 积分:1
-
Python and OpenCV for starter
基于python的opencv学习资料,非常适合入门者学习。(Opencv learning materials based on Python are very suitable for beginners.)
- 2020-06-24 03:00:02下载
- 积分:1
-
ipl_medfil
在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。(In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
)
- 2011-12-13 10:37:10下载
- 积分:1
-
S1IM159.【已完成】基于SVM的烟雾识别系统
说明: 基于SVM的烟雾识别系统
运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM
The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method and scikit SVM)
- 2020-09-28 16:12:22下载
- 积分:1
-
slic的python和opencv的实现
本代码是根据SLIC超像素分割官方源码改写的,使用的是python和opencv,没有使用更高级的库,只需导入cv2和numpy即可使用!
- 2022-04-01 08:05:24下载
- 积分:1
-
人脸识别系统,供大家参考
人脸识别系统,实现摄像头识别人脸,一对一一对多,和大家分享
- 2022-02-02 15:16:44下载
- 积分:1
-
opencv
opencv-python 将图片转换成视频 实现转场效果(Strongly recommend you know the grammar of python first and learn OpenCV)
- 2020-12-04 16:09:24下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
peopledetect
人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面(Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very comprehensive)
- 2020-09-14 22:17:57下载
- 积分:1