搜索资源列表
OpenCV_b3.1
- 隐马尔可夫模型做人脸识别,opencv3.1版本.安装之后里面有很多例子.很多人需要这个版本.有上需要,我就上传上来.谁要谁下载吧-Hidden Markov Model to do face recognition, opencv3.1 version. After the installation there are many examples. A lot of people need this version. There is in need, I' ll upload up.
eyeTrack
- 这个是一个老外写人眼跟踪的程序,能够有效的定位人眼的位置。提供了源代码和可执行程序。需要使用OpenCV3 3.1 library才能够调试通过。可执行程序可以用提供的视频进行测试也可以通过摄像头直接获取图像并识别。 -This is a foreigner to write eye-tracking program, and the position effective positioning of the human eye. Provide the source code and ex
opencv2_ImagePro
- 源码:在opencv3.0下编译通过,自己在网上收集的有去雾、对比度和亮度,低照度增强,曲线增强的工恩给你-source code:building in opencv 3.0,collectting Internet by myself ,contrast/illuance frog Process
lsd_lines
- opencv3.0 基于lsd的直线检测方法,效果比HoughLines好-opencv 3.0 psd line detection method based on better results than HoughLines
HistExample
- 基于opencv3.0 图像直方图均衡化类封装 MFC实例-Opencv 3.0 based image histogram equalization MFC examples
houghtest
- opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
save
- python写的基于opencv3.0的视频录制程序-python wrote based opencv 3.0 Video Recorder
canny
- canny算子检测边缘。给予opencv3.0的canny算子的使用方法,使用IDE 是VS2010,OPENCV版本是3.0。非常好用的教程-canny edges detect
opencv3_code
- opencv3编程入门书中附带的源程序,运行环境VS2013+opencv2.4.9-Opencv 3 programming book attached to the source code, VS2013+opencv3.0 operating environment
OpenCV.3
- 基于OPENCV3的OPENCV书,对于学习OPENCV3很有帮助,里面的内容很详细。-OPENCV3 based OPENCV book, for learning OPENCV3 helpful, inside the content is very detailed.
ex2
- QT下基于opencv3.2的HSV图像分离,通过查找V分量上ROI区域最亮值的坐标,找到H分量上对应坐标的3*3矩形平均H值,判断出该坐标所处位置的颜色分类(QT under the opencv3.2 based HSV image separation, by looking for the V component on the ROI region of the brightest value coordinates, find the corresponding 3*3 coordin
PARTICAL20170818
- 粒子滤波跟踪,在VS2013环境下运行,opencv版本是3.0,程序可以直接运行,用时修改一下视频路径(Particle filter tracking, running in VS2013 environment, opencv version is 3, the program can be run directly, modify the video path when used)
OReilly.Learning.OpenCV.3.2016.12
- 最新的opencv3的入门书籍英文原版。(The latest professional guide book for opencv3.)
facedetect
- 人脸检测 基于python3.5.0和opencv3.3.0的人脸识别(facedetect based on python3.5.0 and opencv3.3.0)
学习版压缩感知
- 能够运行的基于压缩感知的目标跟踪程序,使用VS2017和opencv3.3平台C++编写(A target tracking program based on Compressive Sensing)
cvtestdemo
- vs2013+opencv3.3打开一幅图片。(Vs2013+opencv3.3 opens a picture.)
opencv-3.3.0
- OpenCV3.0安装包,OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上(OpenCV3.0 installation package, OpenCV is a cross platform computer vision library based on BSD license (open source), which can run in Linux, Windows, Android and M
opencv-3.2.0
- opencv3.0源码,图形处理的好资料,值得学习、研究(Opencv3.0 source code, graphic processing of good information, worth learning, research)
Learning OpenCV 3 Computer vision in C++
- 学习Opencv3.0必备!有着丰富代码和说明!(Learning Opencv 3.0!Full of codes and demonstrations!)
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl