Description: /*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* / Platform: |
Size: 420864 |
Author:赵富强 |
Hits:
Description: 基于OPENCV的,vc++ 图象处理程序.
寻找轮廓实现视频流的运动目标检测.-Based on OPENCV of, vc++ Image processing procedures. Realize the video stream to find the outline of the moving target detection. Platform: |
Size: 421888 |
Author:朱晨 |
Hits:
Description: 基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV-OpenCV a video stream based on a moving object extraction, built-in test video. Well, need to install openCV Platform: |
Size: 8299520 |
Author:shzhq |
Hits:
Description: 使用opencv对已有的图像进行码流等变换之后输出到指定的视频中。希望对学习opencv的朋友有所帮助-Opencv using existing images such as bit-stream output, after conversion to the specified video. Hope of learning opencv friends help Platform: |
Size: 2423808 |
Author:huan |
Hits:
Description: 通过读取视频流,基于OpenCV建立背景模型,以用于前景检测-By reading the video stream, based on the OpenCV ,generate background model for the foreground pixels detection Platform: |
Size: 4636672 |
Author:wuyuezhou |
Hits:
Description: 寻找轮廓实现视频流运动目标检测,基于OPENCV开发,开发环境VC6.0-To find the outline of the video stream to achieve moving target detection, based on the OPENCV development, development environment VC6.0 Platform: |
Size: 421888 |
Author:杨光 |
Hits:
Description: 视频流中一种独立更新各个像素点的背景更新方法。基于高斯模型。基于opencv库函数。-Video stream in a stand-alone update all the background pixels to update method. Based on the Gaussian model. Based on the opencv library function. Platform: |
Size: 14336 |
Author:sherry |
Hits:
Description: 通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现-Realization of the video stream by looking for contour moving target detection, implementation of this function is based on the OPenCV Platform: |
Size: 421888 |
Author:孙波 |
Hits:
Description: OpenCV环境从摄像头下获取视频流并处理-OpenCV environment from the camera to obtain video stream and processed under Platform: |
Size: 1024 |
Author:萧华 |
Hits:
Description: 基于opencv的图像处理程序,包括读入视频,在视频流中找到一个同心圆并识别,在圆心标记绿色圆圈-Opencv-based image processing procedures, including the read video, the video stream to find and identify a concentric circle, green circle in the center of the circle marked Platform: |
Size: 6541312 |
Author:echo |
Hits:
Description: Takes a video stream as input and applies Red color segmentation for each frame in the RGB color space.The code uses OpenCv library. Platform: |
Size: 1024 |
Author:adyandon |
Hits:
Description: This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an OpenCV image can be converted into OpenGL texture. This code can be used as the first step in the development of an Augmented Reality application using OpenCV and OpenGL. Platform: |
Size: 4096 |
Author:tareky |
Hits:
Description: opencv 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果-opencv from camera or AVI file to get video streaming, video stream edge detection, and output Platform: |
Size: 4890624 |
Author:aniu |
Hits:
Description: 基于opencv 音频视频开发,其中源源代码可以直接运行于Visual C6.0
-Based on the the opencv audio video development, in which stream of code can be run directly in the Visual C6.0 Platform: |
Size: 3578880 |
Author:提倡 |
Hits:
Description: 基于opencv的use摄像头视频采集程序 1
基于opencv的两个摄像头数据采集 3
能激发你用代码做视频的冲动程序 6
图像反转(就是把黑的变白,白的变黑) 11
图像格式的转换 12
从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13
采用Canny算子进行边缘检测 15
角点检测 18
图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21
Log-Polar极坐标变换 22
对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算) 24
用不同的核进行图像的二维滤波 27
图像域的填充 30
寻找轮廓实现视频流的运动目标检测(超推荐一下) 35
采用金字塔方法进行图像分割 40
图像的亮度变换 43
单通道图像的直方图 46
计算和显示彩色图像的二维色调-饱和度图像 48
图像的直方图均匀化 50
用Hongh变换检测线段 52
利用Hough变换检测圆(是圆不是椭圆) 57
距离变换 59
椭圆曲线拟合 64
由点集序列或数组创建凸外形 68
Delaunay三角形和Voronoi划分的迭代式构造 71
利用背景建模检测运动物体(推荐) 78
运动模板检测(摄像头) 81
显示如何利用Camshift算法进行彩色目标的跟踪 86
-Based on the use camera video capture program opencv 1
Based on the two camera data acquisition of OpenCV 3
Inspire your code to do video impulse program 6
Image reversal (that is, the black white, white to black) 11
Image format conversion 12
Get the video stream from the camera or AVI file, edge detection is performed on the video stream 13
Using Canny edge detection operator 15
Corner detection is 18
Image rotation and scaling (the effect is dragged by the earth, as Google earth like) 21
Log-Polar coordinate transformation is 22
Morphological operations on images (opening and closing, the image of the corrosion and expansion operations) 24
With different nuclear two-dimensional filtering image 27
The image domain 30 filling
To find the outline of implementation of target detection of video streaming (super recommend) 35
Using the Pyramid method for image segmentation 40
The brightness of the image transform 43
Single channel image histogram 46
Calculate and display Platform: |
Size: 1682432 |
Author:jianglei |
Hits:
Description: 深度学习 + OpenCV,Python实现实时视频目标检测(We learned how to use deep learning + OpenCV + video stream to perform real-time object detection) Platform: |
Size: 1024 |
Author:大范甘迪
|
Hits:
Description: 1.调用DirectShow查询UVC设备信息;
2.调用OpenCV打开设备,设置视频流参数,读取视频流,录制视频,播放视频;
3.计算帧率;(1. Call DirectShow search UVC information;
2. Call OpenCV to open the device, set the video stream parameters, read the video stream, record video, play video;
3. Calculate the frame rate;) Platform: |
Size: 25595904 |
Author:马一飞
|
Hits: