搜索资源列表
vcvideo
- 简单的视频监控程序,可以将监控数据保存为AVI文件,可以做为视频监控系统开发的基础代码.-simple video monitoring procedures, monitoring data can be saved as AVI file, Video monitoring can be used as the basis for the development of system code.
Play
- 该软件利用Direct Show可以用于播放多种格式的视频文件,且能从网口接收视频数据流
AForgeMotion
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
videoImage
- windows平台的directshow或者开发板上用linux的 V4L视频采集。视频图象识别检测或者作简单多运动轨迹跟踪,简单的视频多图象叠加.其中文件分WINDOWS应用与LINUX系统用,在其上可以提取区域图象数据作进一步的识别判断-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 Windows platform DirectShow or development board with Linux V4L video collection. Vid
HVStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用HVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into memory, using ConvertBayer2Rgb c
55593415avi_decode
- 把一段avi视频转换为多幅jpg文件。适合数据分析使用-The period of avi video into a number of jpg files. Suitable for the use of data analysis
demo1
- AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
memcached-1.4.5.tar
- memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJournal 访问速度而开发的,后来被很多大型的网站采用。起初作者编写它可能是为了提高动态网页应用,为了减轻数据库检索的压力,来做的这个缓存系统。它的缓存是一种分布式的,也就是可以允许不同主机上的多个用户同时访问这个缓存系统, 这种方法不仅解决了共享内存只能是单机的弊端, 同时也解决了数据库检索的压
convertclips2mat
- 将一小段视频片段自动转换成mat数据文件-A short video clip will be automatically converted to mat data files
deblock
- 输入为存储yuv文件指针的的首地址和视频文件的高度与宽度,处理后的数据仍然放在该指针处。-Yuv input file pointer for storing the first address and the height and width of the video file, the processed data is still on the pointer.
VCPPtuxing-chuli
- 主要是利用VC++实现AVI视频图像的截取处理,关键是从AVI文件中获取具体某一帧的图像数据信息。-Mainly using VC++ to achieve the interception of AVI video image processing, the key is from the AVI file for specific information on a frame of image data.
write_video
- opencv代码,将视频文件写入到磁盘,存入视频数据-opencv code, the video file is written to disk
CPPvideoimageprocessing
- 利用Visual C++实现AVI文件的图像截取 实现对图像数据的读取显示 实现视频图像处理技术 编程中如何操作数据库中的图像字段 实现数字图像增强处理-Use Visual C++ AVI file image interception To read the image data display Video image processing technology Programming how to operate the database image fi
shi.ti
- 向数据多媒体(如图像、声音、视频信号等)中添加某些数字信息以达到文件真伪鉴别、版权保护等功能。嵌入的水印信息隐藏于宿主文件中,不影响原始文件的可观性和完整性。(Some digital information is added to the data multimedia (such as image, sound, video signal and so on) to achieve the function of authenticity identification, copyright
cam_x264_v2.0
- 1.摄像头通过V4L2采集yuyv格式图像数据 2.yuyv转yuv420p格式 3.yuv420p通过x264编码压缩为h264码流 4.将h264码流通过tcp传输到显示端 5.显示端接收h264码流,并保存为本地文件,程序运行结束后可通过VLC播放器直接打开xxxx.h264文件进行播放(1. Camera collects image data in Yuyv format by V4L2. Yuyv converts to Yuv420p format. Yuv420p is comp