搜索资源列表
Camera
- 在VC下的一个软件,使用OpenCV,可以实现图像采集。-This is a program ,which wrote by others.
CSharp-OpenCV
- 人脸识别 win系统下的代码 C#实现 详细的算法-Face recognition
mask
- 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code. 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image按钮,手动选择所需滤波的原图片。 单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
VedioPlay.tar
- 关于Opencv的代码学习,视频载入,播放等功能的实现,适合初学者学习。-Realization on the learning of the Opencv the code, the video loaded, playback and other functions, suitable for beginners to learn.
sample.tar
- linux 下的opencv的简单例程,调用发行版的opencv库实现编程-opencv sample on linux
RaspberryPi
- raspberry 安装OPENCV 播放视频 编写OPENCV单个文件 编译多个文件 含C++类 实现自动登录 实现自动运行startx启动窗口系统 窗口系统启动后,自动运行自定义的程序的实现方法 开机自动循环播放 -Installation OPENCV Play Video OPENCV writing a single file Compile multiple files
VideoShot-master
- 视频镜头分割,在windows下基于C++ Opencv实现-Video shot segmentation in VS
traffic-sign-detection
- 实现场景中标志的检测,能够用OpenCV将结果显示输出。(Realize the detection of flag in scene)
Python_VLPR-master
- 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry