搜索资源列表
-
0下载:
利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
-
-
0下载:
用opencv1.0搭载VC++6.0制作的图像处理软件,使用时须安装opencv1.0.利用摄像头动态采集图像,并提取目标形心坐标在图像上显示-Opencv1.0 equipped with VC++6.0 crafted image processing software to be installed when using opencv1.0. Use dynamic camera to capture images and extract the target centroid coor
-
-
0下载:
Example of how to do real time image processing in Android using OpenCV
,This article teaches how to pass camera preview frame to android-opencv on the fly.
-