搜索资源列表
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.
c
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等-The program tries to open the camera on the computer as a video input device, or the command line input parameters as the file name to open the vid