搜索资源列表
vs2008_21.rar
- opencv 2.1 for vs2008 static Lib no warning no error. When link skip input atlthunk.lib,opencv 2.1 for vs2008 static Lib no warning no error. When link skip input atlthunk.lib
opencv_kalman
- 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
motion-evaluate-block-match
- 用于视频压缩中的运动估计,由锚定帧输出预测帧、预测误差及PSNR与运行时间值-For video compression motion estimation, the prediction frame, the prediction error and the PSNR and run time value output by the anchor frame
Stitching
- 图像拼接程序,如果运行报错,请确定opencv版本与工程里配的是否一样-Image stitching procedure, if run error, equipped Make sure the the opencv version with engineering
vcPP
- 通过z在vc++2008中安装opencv后,用上述代码测试摄像头是否有错误,来说明安装的opencv是否成功-Install, test camera installed opencv by as early vc++2008, in error to illustrate install the opencv whether the success. . .
camera-calibration
- 此程序用于实现相机的标定,计算相机的内外参数及投影误差。-This program is for camera calibration using zhangzhengyou method. The internal and external parameters of the camera and the projection error matrix are computed as the result.
renlianjiance
- 基于视频人脸检测,打开摄像头源代码,无错误可运行。-Video-based face detection, open the camera source code, and error-free run.
Corner-detection
- 角点检测实例源代码。运行在visual c++下。运行前要配置好opencv,否则会出错。-Corner detection source code examples. Run under the visual c++. To configure before running opencv, or an error occurs.
OOP_sample1
- vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用-vc++ goal with opencv to achieve a single match, there is no error, you can directly use
chepaishibiexitong
- 车牌自动识别系统,可以用于检验处图片中的车牌,同时将车牌号图片转换成文本,误差小:1.读取图片。2.分割车牌。3.数字识别。4.转换成文本- ON划词翻译ON实时翻译 Automatic license plate recognition system of vehicle license plate, can be used for testing at the picture, the license plate number the picture into the text, s
opecv-calibration
- 用opencv和vc6.0写的标定程序。采用12幅11X11标定板,经检验,误差很小-Vc6.0 write with opencv and calibration procedures. Using 12 11X11 calibration plate, the test, the error is very small
opencvcalibration
- 对摄像的标定进行模拟,来分析误差对结果的影响,来确定标定的对最后结果的影响。-To simulate camera calibration to analyze the impact of the error on the results to determine the impact on the final outcome of the calibration.
opencvjiaoju
- 焦距误差对重建结果的影响,通过设置焦距误差,来观察其对结果的影响-Focus error affecting the results of the reconstruction, by setting the focus error, to observe its effect on the results of
OpenCV_VS2010
- OpenCV 是一个功能强大的计算机视觉库,要用好它,除了要具有相关的计 算机视觉理论知识外,还需要具有一定的编程能力。本书作者通过对 OpenCV 中 文论坛中的大量问题观察,发现有很大比例的问题是因为用户对 C/C++语言不熟 练,导致出错, 或出错后不知如何解决。如果对 C/C++语言不熟悉,那使用 OpenCV 时会满头雾水瞎摸索,费心费力。 在这一章中,将介绍一些编程的基本概念, 让读者对编程的流程有一个基本 了解。这样在出现错误时,可以快速确定错误的类型,并知
1
- opencv在微软vs2010软件里的配置 主要是库文件的加载 包括一些可能出现的错误分析 帮助您尽快上手-Opencv2.4.8 in Microsoft vs2010 software configuration Mainly library file loading and some possible error analysis To help you successfully configured
CamCalib_OPENCV
- 计算机视觉中相机内外参数标定,利用opencv函数,实现内外参数计算,标定误差等等,可以直接运行。内含自己拍的标定版图像 vs2008-Calibration of the camera parameters in computer vision, using the opencv function, to realize the internal and external parameters calculation, the calibration error and so on, can
niuniuniu
- 是基于vs2013的opencv调试代码,没显示出错便可应用-Is based on the opencv vs2013 debugging code, the application can not display an error
FaceDetection-master
- 人脸检测,评价标准包括正确检出数、错误检出数和人脸合并数。-Face detection, uation criteria including the correct detection of the number of error detection and the number of face merged.
浅墨opencv
- CSDN浅墨大神出版的《opencv3编程入门》随书代码,包含几次更新的纠错PDF文件(CSDN light ink great God published "opencv3 programming portal" with the book code, contains several updates of the error correction PDF file)
