-
oepcnv全套资料
说明: OpenCV 经典教材中文版 pdf 与 OpenCV 拓展包的完整下载地址(Complete Download Address of OpenCV Classic Textbook Chinese Version PDF and OpenCV Extension Package)
- 2019-09-29 16:52:11下载
- 积分:1
-
opencv显示图像
opencv显示图像,记得配置库文件和包含文件,我用的是opencv2.4.9,包括目录为:opencv_ml249d.lib
opencv_calib3d249d.lib
opencv_contrib249d.lib
opencv_core249d.lib
opencv_features2d249d.lib
opencv_flann249d.lib
opencv_gpu249d.lib
opencv_highgui249d.lib
opencv_imgproc249d.lib
opencv_legacy249d.lib
opencv_objdetect249d.lib
opencv_ts249d.lib
opencv_video249d.lib
opencv_nonfree249d.lib
opencv_ocl249d.lib
opencv_photo249d.lib
opencv_stitching249d.lib
opencv_superres249d.lib
opencv_videostab249d.lib
- 2022-11-13 18:35:04下载
- 积分:1
-
hog_svm_train_python
说明: pedestrain detection; python
- 2020-11-27 18:55:56下载
- 积分:1
-
opencv
opencv c++ 对图像处理的小程序(Simply draw a rectangle on the image of the small program)
- 2013-08-14 10:05:09下载
- 积分:1
-
detection
基于Visualc++ opencv实现本色布的粗检测(Based Visual+ Opencv achieve the rough detection of unbleached cloth)
- 2013-05-21 08:56:45下载
- 积分:1
-
Opencv自带的摄像机标定示例程序
可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “OpenCVsamplesc目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。
- 2022-02-01 04:56:08下载
- 积分:1
-
对视频中多个运动物体进行识别输出质心运动位置变化
对一段视频进行处理找出视频中的运动物体,通过轮廓识别将运动物体找出,同时计算质心将知心的变化逐个输出确定运动物体的质心位置变化。
- 2022-02-04 04:47:28下载
- 积分:1
-
SVM源代码
基于opencv库,通过计算图像的svm,来对待测图像进行分类(Based on the opencv library, the image is classified by calculating the SVM of the image)
- 2017-08-21 14:51:00下载
- 积分:1
-
detect_human1
说明: 视觉算法原理:背景提取
1. 打开视频(文件或摄像头)
2. 从视频中提取当前帧
3. 计算背景:以前多帧求取平均
4. 根据背景得到运动目标(当前帧 - 背景)
5. 返回2,程序不断循环(Principle of visual algorithm: background extraction
1. Open video (file or camera)
2. Extract the current frame from the video
3. Calculation background: before, the average of multiple frames was calculated
4. Get the moving target according to the background (current frame - background)
5. Return 2, the program loop)
- 2020-05-24 14:21:20下载
- 积分:1
-
LyyBiaoDing
说明: 张正友OpenCv相机标定程序,是用vs2015写的,需要配置OpenCv环境。(Zhang Zhengyou OpenCv camera calibration program, written in vs2015, needs to configure the OpenCv environment.)
- 2019-06-24 11:57:04下载
- 积分:1