资源列表
[OpenCV] OpenCVTest
说明:利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat<nana> 在 2025-07-01 上传 | 大小:4.27mb | 下载:0
[OpenCV] EyesDetection
说明:eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV<mayas> 在 2025-07-01 上传 | 大小:4.24mb | 下载:0
[OpenCV] mouth-position
说明:该程序是利用OPENCV的studio的c++上编成的程序。该程序能够大概的检测出嘴巴的大概位置。是实现嘴巴定位的基础 -The program is the use of OPENCV the studio on the c++ compiled programs. The program can detect the approximate location of the mouth about. The basis of positioning is to achieve mouth<yanbingyin> 在 2025-07-01 上传 | 大小:4.25mb | 下载:0
[OpenCV] twomymfc
说明:基于MFC+openCV的可以打开多种格式图片和电脑摄像头的简单程序,该程序还对摄像头拍摄视频进行了简单处理并显示。-Based on the MFC+ openCV, you can open a variety of formats and computer camera, a simple program that camera shooting video simple processing and display. Google Translate for Busine<刘杰> 在 2025-07-01 上传 | 大小:4.25mb | 下载:0
[OpenCV] Image-Denoising-based-on-opencv
说明:这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.<xiaohai> 在 2025-07-01 上传 | 大小:4.25mb | 下载:0
[OpenCV] OpenCV_OpticalFlow
说明:光流法检测目标,对每一帧的图像进行检测,并把结果显示在图像上-Optical flow characteristics<杨昭> 在 2025-07-01 上传 | 大小:4.25mb | 下载:0
[OpenCV] 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<嵌入式学习> 在 2025-07-01 上传 | 大小:4.27mb | 下载:0