搜索资源列表
OpenCV实现画线
- OpenCV实现画线,画圆,文字显示功能,可直接运行,已经包含相应的lib和dll库,效果不错-OpenCV implementation draw lines, circle, text display, can be directly run, already contains the appropriate lib and dll library, good results
OpenCV-tuxiangpeizhu
- 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
libopencv
- ARM下opencv库,使用arm-linux-gcc4.5.1交叉编译器编译而成,对于开发ARM上图像处理的朋友非常有用-this folder include the opencv-related library in the circumstances of ARM(S3C6410),they are compiled by the cross compiler arm-linux-gcc4.5.1。It is useful for those who want to develop th
laser
- 电子白板用交互通激光检测详细例子,使用了OPENCV库,已通过测试-Whiteboard laser detection interact through a detailed example OPENCV library has been tested
videotape
- 从视频文件中截取一段并保存,依赖OpenCV库。-From the interception of a video file and save rely OpenCV library.
object-dect
- 背景差分实现目标检测,用到opencv库函数-Background subtraction to achieve target detection, use opencv library functions
object-dect1
- 帧间差分检测目标,用到opencv库函数-Frame difference detection target, use opencv library functions
face_detect
- 基于视频的人脸识别,在visual 2013环境下,调用opencv库实现。-Face recognition based on video, in visual environment, 2013 calls opencv library implementation.
C
- 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了C程序和opencv库函数 。 function D=FractalDim(y,cellmax) 求输入一维信号的计盒分形维数 y是一维信号 cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e))。 -Under the box dimension of the principle of pr
jpg2avi
- 一段将jpg图片转为avi视频的代码,需要opencv库-Some will convert jpg picture to avi video,and the code needed opencv library supports
avi2jpg
- 一段将avi视频转换成ipg图片的代码,需要opencv库-Some will convert avi video to ipg picture,and the code needed opencv library supports
FaceRecognition
- 人脸识别算法及源程序DEMO,采用OpenCV库开发-Face recognition algorithms and source code DEMO, using OpenCV library
cluster
- 通过聚类分析识别肤色进而识别人脸,聚类使用opencv自带函数完成的,使用前需配库(cluster analysis facedetection)
OpenCV库函数大全
- 解析opencv函数的用法,图形的多种方法分析,原理及实现(Analysis of the use of OpenCV functions)
27796733lib
- 几个openCV的库 包含.lib以及.lib(Several openCV libraries include.Lib and.Lib)
Harris
- 简单基于VS2013的Harris特征点提取(openCV库)(Simple Harris feature point extraction based on VS2013 (openCV library))
opencv配置
- 图形图像处理库个版本配置,详细见说明文档(opencv is useful to pic)
opencv
- 最全的人脸库,图片格式多种多样,定能满足你做人脸识别的需要(The most complete face library, a variety of picture formats, can meet the needs of your face recognition.)
OpenCV-MinGW-Build-OpenCV-3.4.1
- 编译好的 OpenCV(MinGW 版),可供QT使用(Compiled OpenCV (MinGW version) for use in QT)
OpenCV官方教程中文版(For Python)
- 主演讲解opencv库在python编程语言下的实现(The opencv library is implemented in Python programming language)