搜索资源列表
cam2video
- 将摄像头的读到的数据存入到工作路径上名为test.avi(自动生成)的视频文件中。-To write the data read from camera into test.avi (automatically generated video file) in the workpath called.
exa2.9
- 这是OpenCv的从摄像头读入数据的程序,其实程序中的capture结构初始化后,从视频文件或者摄像设备读入图像没有区别。-This is OpenCv the data read from the camera program, in fact, the capture structure of the program is initialized, the video file or video equipment from the read image is no different.
read-data-from-camera-program
- 在OPENCV中,用于从摄像机读入数据。CAPTURE结构初始化后,从视频文件或摄像头设备读入图像没有区别。-In OPENCV, the read data from a camera. CAPTURE structure initialization, from video files or webcam device reads the image no difference.
jester_dataset_1_1
- 视频检测比较有用的数据文件,可以很好的分析行为特征-Video detection more useful data files, can be a good analysis of behavioral characteristics
Multi-Camera-opencv-library
- opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
OpenCV-load-AVI-video
- 使用opencv 载入AVI视频文件,读取每帧数据做视频检测运算。-The use of OpenCV load AVI video file, reads the data of each frame of video detection arithmetic to do.