搜索资源列表
motionCarDetect1
- 基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV
template_match
- 基于opencv的模板匹配算法测试,效果还不错,需要先安装opencv
motionCarDetect
- 基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV -Video stream may be based on openCV moving object extraction, built-in test video. Well, you need to install openCV
FixedPointFFT
- 二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv-32-bit fixed-point two-dimensional Fourier transform, high precision Oh, with test images, the need to install opencv
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
HarrGui
- HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
v4l2_531_7
- 用c写的测试jpeg和opencv库的程序,在mini2440上运行,运行安装libjpeg和opencv-Jpeg with c written test and the opencv library program running in the mini2440
cvtest0
- opencv安装配置好后的测试程序,程序是最简单的显示图片的程序-opencv installation configured test program, the program is the easiest program to display images
opencv
- opencv测试程序 能够了解VS与OPENCV是否安装正确-the opencv test program can understand the VS is installed correctly and OPENCV
test
- opencv 测试代码,可以检测安装环境是否正确-the opencv test code, can detect the correct installation environment
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. . .
CMakeLists.txt
- cmake的文件文档,用以opencv测试开发用途,请结合opencv的安装程序使用-cmake files documents for opencv test development purposes, please combine the opencv installation program uses
testOpencv
- 安装调试好OpenCV后,测试一下OpenCV,可以用这个程序,本例子将图像反色显示。-Installation and commissioning of OpenCV, test the OpenCV, you can use this program, the example image color display.
test
- open 测试代码,当你安装open cv以后,可以用这个程序测试你的软件是否安装正确-open test code,when you have successfully installed opencv,you can test with this codes.i hope it can help you .
test_install
- VC+++opencv的安装调试,只是一个简单的测试程序,经过验证的-VC+++ opencv install test
test
- 《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From Op
testopencv
- opencv3安装成功图像处理功能测试C(Opencv installation successful functional test)
EG_IPP
- 测试IPP是否安装成功功能程序,应该好使(To test whether IPP successfully installed the program, should be so)
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
opencv-3.2.0
- opencv安装包,下载后直接进行安装就可以使用opencv了,同时可以上网搜索test代码进行测试(The opencv installation package can be installed directly after downloading. You can use opencv and search test code online for testing.)