搜索资源列表
视频控制
- 通过对usb摄像头的视频捕捉,分析每帧图像灰度统计值,去产生最简单的控制命令。
video-proceesing
- 该工程用c#语言开发实现了从摄像头捕捉一张图片并保存,再对图片进行简单的处理,比如灰度值、二值化、旋转等等。-The project achieved using c# language developed from the camera to capture an image and save it, and then the simple image processing, such as gray scale, binary, rotate and so on.
MeanGray
- VC编写的USB摄像头采集及平均灰度值显示。对于图像处理的初学者来说很适用。-VC USB Camera prepared by the mean gray value of the acquisition and display. For the image processing is very suitable for beginners.
opencv_3video
- 实现摄像头捕捉功能,并转化成灰度图,以及提取摄像头中轮廓-Realize the camera capture, and transformed into grayscale, and extract the contour camera
data-extraction-
- 采集摄像头V7620数据提取灰度值在串口上显示-Collecting data extraction V7620 camera gray value displayed on the serial port
vfwdemo
- 在VS2005下编写的vfw的程序,通过vfw方式打开摄像头,并得到原始数据进行处理。其中摄像头必须支持RGB24格式的数据输出。代码中有RGB24转灰度、迭代阈值化等算法。-Prepared under the vfw in VS2005 program, open the camera through vfw, and the raw data for processing. One camera must support RGB24 format of data output. Code
ColorTrace3.0
- 基于颜色的摄像头视频跟踪 本文首先阐述了VFW 的知识和应用VFW 实现实时视频采集和处理的方法,然后分别介绍了几种视频追踪的常用算法,最后用灰度检测算法实现目标追踪。实验结果表明,该系统具有良好的检测效果。 -Color-based video-tracking camera
tempreture0.3-OK
- 一个非常好用的VC++视频接口程序,直接运行可用,需要安装directx。功能包括usb读入视频(可用普通USB摄像头实验)。本程序原本设计配合高德红外摄像头检测温度使用,还有串口控制功能,一些基本的图像处理功能,如RGB-灰度转换,边缘检测等。也可以略加修改完成自己需要的功能。-a very good VC++ video interface program,you can use a USB camera for test, please install directX first!
stm32
- 摄像头实验(彩色,灰度,任意窗口)stm32-Camera experiment (color, grayscale, any window) stm32
hand_recognize
- 用opencv对摄像头的图像进行处理,获得灰度图- U7528opencv u5BF9 u6444 u504F u5934 u7684 u56FE u50FF u8FDB u884C u5904 u7406 uFF0C u83B7 u5F97 u7070 u5EA6 u56FE
SEED102_Grayscale
- 对摄像头采集到的图像进行手机 并进行灰度处理(Grayscale processing)