当前位置:
首页 资源下载
搜索资源 - directshow image processing
搜索资源列表
-
1下载:
车型识别的程序,主要演示了视频图像处理的基本方法。通过directshow读取视频,抽取每一帧,通过前景背景差分提取运动信息-model identification procedures, the main demonstration of video image processing methods. Directshow reader through video, taken each frame, differential extraction prospects background
-
-
0下载:
使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
-
-
0下载:
通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
-
-
0下载:
从捕获设备获取视频.可设置帧率,可放大.使用DirectShow. Capturing incoming video from external video devices to memory buffer for image processing.
-
-
1下载:
DirectShow实现视频捕获,并可在此基础上利用opencv进行图像的处理。,DirectShow video capture, and on this basis for the use of image processing opencv.
-
-
0下载:
用directshow写的一个USB摄像头程序,简洁精炼,可以读取摄像头图像,为后续图像处理提供基础。-Using DirectShow Writing a USB camera procedure, simple refining, can read the camera images, for image processing provide a basis for follow-up.
-
-
0下载:
The DirectShow EZRGB24 filter is an image processing transform filter. This filter performs a number of individual video effects, including red, green, blue, darken, XOR, blur, gray, and emboss effects.
-
-
0下载:
通过摄像头监视路由器指示灯的状况 将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态.其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用wi-Light through the camera to monitor the status of the router would be the camera to capture real-time transmission of the router image
-
-
0下载:
本文以DirectShow技术为基础,通过对媒体文件或多媒体
流中的视频流的处理,从多媒体文件视频流中捕获视频帧图
像,提取出所需要的最好、最有价值的图像帧信息。利用
DirectShow技术从视频流中捕获帧图像,捕获精度可达到l帧。-In this paper, DirectShow technology-based, through the media file or multimedia stream video stream processing, multimedia fi
-
-
0下载:
基于DirectShow的视频图像处理系统设计与实现 pdf文档-Based on DirectShow video image processing system design and realization pdf document
-
-
0下载:
演示了如何使用directshow中的Sample Grabber滤波器实现图像处理,主要是直方图统计-Demonstrates how to use directshow in the Sample Grabber filter for image processing, mainly histogram
-
-
0下载:
一些使用directshow实现的图形图像处理的代码,很实用-Some use directshow to achieve graphics image processing code, very useful
-
-
0下载:
基于摄像头的Directshow采集程序,手势识别,图像处理-Directshow camera-based acquisition program, gesture recognition, image processing
-
-
0下载:
用directshow设计filter,实现视频采集,视频图像处理,视频分析等功能。-Designed by DirectShow filter, realize the video capture, video image processing, video analysis and other functions.
-
-
0下载:
程序基于DirectShow实现的摄像头驱动程序,并包含简单的图像处理程序。-Program based on the realization of driver DirectShow camera, and includes the simple image processing program.
-
-
0下载:
基于DirectShow 和OpenCV 的视频图像处理
系统,包括系统设计的整体流程-DirectShow and OpenCV based on video image processing system, including overall system design process
-
-
0下载:
此代码通过directShow技术实时采集到摄像头中所看到的图像,将此图像经过sift算法的处理后再图像上得到了sift特征点-This code directShow technology through real-time collection into the camera can see the image, this image processing algorithm and then sift through the images obtained sift feature poi
-
-
0下载:
本资源是用C#编写的应用directshow库——DirectShowLib编写的针对视频图像处理的示例程序。包括视频播放器,vmr9视频,图像,文字叠加等示例程序。-This resource is an application written in C# directshow library- DirectShowLib prepared sample for video image processing program. Including video player, vmr9 video
-
-
1下载:
C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理
使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
-
-
0下载:
如果你使用的是USB 摄像头,那么请参考Error! Reference source not found.Error!
Reference source not found.,运行imaqUSB examples.llb 中的Grab.vi。在软硬件正常工作的
情况下,可以看到从USB 摄像头中传出的图像,如Error! Reference source not found.所示。
在进行机器视觉系统开发前,我们通常都会如上所示先验证软硬件是否能正常工作,以
便后续开发。-NI
-