搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
p1
- 用C++builder实现的视频文件读取数据、处理数据并存储成avi文件的程序
RosyWriter
- 实现了ios的视频编辑功能,并且暴露了数据的读取和写入接口。-Ios video editing functions, and the exposure data read and write interface.
youkuxz
- 易语言优酷视频下载模块源码例程程序调用API函数读取网站的内容,并转换编码解析出视频地址用于下载。-The easy language Youku video download the module source code a routine procedure call API function to read the contents of the website, and transcoding to parse out the video address for downloading.
4785634
- Delphi通过USB接口读取摄像头视频并抓取,编程学习源码,很好的参考资料。-Delphi read through the USB interface of video camera and capture, learning programming source code, a good reference.
4
- Delphi通过USB接口读取摄像头视频并抓取,编程学习源码,很好的参考资料。-Delphi read via USB video camera and capture, programming learning source, a good reference.
matlabcode
- 将avi格式的视频读取生成JPG图片,并将图片读取出来-Read avi video format JPG image generation and image read out
Delphi_483531
- Delphi:Delphi抓取摄像头视频,通过USB接口读取,显示,抓取摄像头视频图像,可以学习一下使用Delphi进行视频抓取,然后组装,研究一下摄像头的相关操作技巧,适合视频编辑处理者参考。 -Delphi: Delphi grab a video camera, read through the USB interface, display, grab the video camera, you can learn to use Delphi for video capture, an
wuyong1
- 使用VC++来读取视频,且进行视频中运动目标的跟踪-The use of VC++ to read video and track the moving targets
Readavi
- 本程序用来读取一段视频,并将其每一帧以图片形式保存在指定文件夹中,为后续图像处理做准备,同时包括将一系列图像生成视频的功能。-This procedure used to read a video, and each frame in the form of images stored in the specified folder, in preparation for the subsequent image processing, including a series of images
opencv
- opencv 图像读取,视频读取,小波变换,互信息计算-opencv image reading, video read, transform, mutual information calculation. . .
ni__camera
- labview利用uSB摄像头读取视频画面-labview usb camera
视频匹配
- 连续采集图像和对物体进行跟踪,并输出物体的像素坐标(Continuous image acquisition and tracking of objects, and output pixel coordinates of the object)
ImageEn 5.2.0 D5-DX10.1 Berlin Full Source
- ImageEn 图像处理、 查看、分析控件。能够读取和保存多种图像格式,并能从扫描仪中(单页和多页)获取图像、捕获视频、添加滤镜效果、合并图像、选择图像区域(支持魔术棒)等等。(ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder)
keras人脸识别
- 利用Keras实现从摄像头读取的视频种检测和识别人脸,基于tensorflow+opencv,搭建了卷积神经网络模型
python读取海康网络摄像头
- 实例简介 python读取海康网络摄像头视频 核心代码 #url="rtsp://admin:020wx12345@192.168.9.66/Streaming/Channels/1" #url="rtsp://admin:020wx12345@192.168.9.66/h264/ch1/main/av_stream"