搜索资源列表
opencv实现边缘检测
- 给出了基于opencv的边缘检测代码
基于OpenCV的运动目标跟踪及其实现
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标跟踪系统研究
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标光流算法仿
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标检测方法研究与应用
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标检测技术
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标检测与跟踪
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标识别算法与实现
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
camera-method-based-on-OpenCV.
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
VideoTrafficFlowDetectionAndVehicleRecognitionSyst
- 交通视频车辆识别技术,提出设计思想,及实现时的主要算法,和提高检测实时性的具体措施。-Traffic video vehicle identification techniques, and design ideas, and realized the main algorithm, and enhance real-time detection of specific measures.
mfcopencv
- opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
ruoshui20090328youxiushuoshilunwenguanyuVC
- 该文章《基于VC++的小型变电站监控组态软件的设计与开发》是优秀硕士学位论文。 该论文在深入分析工业变电站自动化系统的基础上,根据工业变电站对监控软件的性能要求和功能要求,提出了一种工业变电站监控软件功能模块设计方案,并基于VC++6.0设计实现了通信管理模块、实时数据库模块、图形界面组态模块三个主要的功能模块。 通信管理模块利用多线程技术实现了串口通信和网络通信,从而实现了数据采集和解析的功能。数据库模块从实时数据库的系统结构分析、实时数据库的特点、实时数据库的数据管理以及实时数据库的
CameraCalibrationSystem
- 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration
RealTimeMeanShiftTrackingusingOpticalFlowDistribut
- 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
renlianshibie
- 人脸检测的源代码,在C++下结合opencv实现-The code of face detection
OpenCV-for-a-game
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像-Implementation of fractal image compression based on Opencv and MFC programs, Opencv is used to read images
098398slides
- 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,对致力于图像处理方面的人士有很大帮助。-The general content is presented foggy image to a thing called dark colors priori, very clever, those interested can look at. Using OpenCV to defogging algorithm in
OpenCV-FaceDetect
- 文章描述了如何基于OpenCV在嵌入式平台上利用类Haar特征和Adaboost算法实现人脸检测,并讨论了如何在嵌入式平台上优化算法。-The article describes how the class Haar features and the Adaboost algorithm embedded platform based on OpenCV face detection, and discussed how optimization algorithms on embedded p
OpenCV-application
- 先介绍实现视频图像目标检测的几种算法,然后介绍一种开放源代码的计算机视觉类库OpenCV,主要阐述该类库的特点及其结构,最后通过“检测一个视频中的运动物体”这一实例探讨了使用OpenCV进行编程的方法。-First, the algorithm of target detection based on video images, and then introduced a kind of open source computer vision library OpenCV, main chara
OpenCV+3计算机视觉+Python语言实现%28第二版%29
- opencv和python的结合的相关知识点的参考文献(References to the relevant knowledge points of the combination of OpenCV and python)