搜索资源列表
opencvCameraSave
- 在VisualC++6.0环境下,配置Opencv1.0来完成对摄像头的读取和保存,保存为avi格式的视频-Visual C++ 6.0 environment, the configuration Opencv1.0 read on camera, and save, save video to avi format
MyOpenCV
- VC6.0+OpenCV1.0配置下的MFC单文档完整工程,能够实现图像的打开、显示、保存,并实现CANNY边缘算子的计算和显示。适合入门学习VC6.0+OpenCV1.0配置下的MFC界面的设计。学会了这个基本工程,基本上就懂怎么做MFC界面了。 -MFC single document under VC6.0+ OpenCV1.0 configuration complete engineering, to realize the open、display and save of the
20140525MouseClickToScreenshot
- 读入一张图片,然后通过鼠标点击截取图片上的位置,截取右下方的小图像块,并保存小图像块,其中截取的图像块宽度和高度可调。 (配置环境:OpenCV和vs2010)-Read into the picture, then click the interception position the mouse on the picture, the interception small image blocks at the bottom right, and save a small image b
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
test
- 将VS第一次配置时OpenCV的项目属性表保存下来,每次新建项目时引用即可。右击新建的项目,选择属性管理器,在Debug目录下添加现有项,选择该压缩文件中的OpenCV_Debug。这里配置的OpenCV的版本是2.4.11。(Save the item property table of OpenCV when VS is configured for the first time, and reference every time the new project is built. Righ