搜索资源列表
SIFT
- 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助
opencv学习笔记:训练器
- opencv学习笔记:训练器
opencv em算法
- Expectation-Maximization The EM (Expectation-Maximization) algorithm estimates the parameters of the multivariate probability density function in a form of the Gaussian mixture distribution with a specified number of mixtures.
基于OpenCV的运动目标光流算法仿
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
基于OpenCV的运动目标识别算法与实现
- 我看过的一些文章,感觉还可以 基于OpenCV的运动目标跟踪及其实现 分享一下
LK光流算法,包括opencv中LK稀疏跟踪的原理
- LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
camera-method-based-on-OpenCV.
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
fast-SVMtraning-researchpaper
- 快速 svm 训练算法的研究 里面有道opencv库,是论文来的,不合适的不要下-fast SVMtraning researchpaper
VideoTrafficFlowDetectionAndVehicleRecognitionSyst
- 交通视频车辆识别技术,提出设计思想,及实现时的主要算法,和提高检测实时性的具体措施。-Traffic video vehicle identification techniques, and design ideas, and realized the main algorithm, and enhance real-time detection of specific measures.
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
Opencv-video-road-base
- 基于opencv的视频道路车辆检测与跟踪算法研究-Based on opencv video road vehicle detection and tracking algorithm research
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基础例程
- 介绍opencv的基础编程代码,里面有各种基础算法的编程例子。
opencv
- opencv帮助文档集,OpenCV是Intel开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 包括各类参考手册和例程-opencv help documentation set, OpenCV is Intel' s Open Source Computer Vision Library. It consists of a series of C functions and a few C++ classes that imp
Multiple-objects-tracking-opencv
- Opencv多目标跟踪原理文档。详细讲述了如何实现多目标的算法。- Opencv principle of multi-target tracking documents. A detailed account of how the algorithm to achieve multiple objectives.
OpenCV
- OpenCV OpenCV 是一个广受欢迎的开源计算机视觉库 是一个广受欢迎的开源计算机视觉库 ,它提供了 很多函数,实现很多计算机视觉法,从最基本的 滤波到高级物体检测 皆有涵盖 。很多 初学者希望快速掌握 OpenCV OpenCV OpenCVOpenCV的使用方法 ,但 往会 遇到 各种样的困难。 其 实仔细分析,造成这些困难的原因 有两类:第一是 C/C++/C++/C++/C++编程基础不过关; 第二类是不了解算法原理。 解决 这些 困难无非提升编程能力,以及理论基 础知识。 提升编
Real-Time Compressive Tracking论文中文版
- Real-Time Compressive Tracking是比较新颖的跟踪算法,这篇论文由香港理工大学张开华发表在2012年的ECCV之上,已有相应的Matlab和Opencv代码可供学习。
基于SURF算法和OpenCV的掌纹识别技术研究
- 掌纹识别 关于掌纹识别的预处理以及SURF算法的掌纹识别(palmprint recognition)