搜索资源列表
显示gif的每一帧
- 嘿嘿,这个显示了一个gif动画的每一帧-laughter, this shows an animated gif of each fr a me
截一帧
- 完成YUV图像一帧图像的截取-completed YUV images of an image interception
帧分割软件
- 将一帧视频图像分离成两场(BMP格式)
打开视频 抓取其中一帧图片
- 打开视频,并且抓取其中一帧图片,对于初学者有较大帮助
显示gif的每一帧
- 嘿嘿,这个显示了一个gif动画的每一帧-laughter, this shows an animated gif of each fr a me
截一帧
- 完成YUV图像一帧图像的截取-completed YUV images of an image interception
vc select frame from video
- VC 从视频中选择一帧源码-video VC choose from one source
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive dat
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from th
HVViewer
- 一个综合摄像机采集示例,实现功能包括: (1) 抓取一帧图像至内存; (2) 循环采集图像之内存; (3) 转换成RGB 24格式位图 (4) 摄像机参数调节; (5) 图像白平衡。-An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) imag
videodetect
- 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video fr a me, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comp
yuv
- pullOut基于yuv格式的视频帧的抽取.可以提取视频中的任意一帧c-yuv format pullOut video fr a mes based on the extraction. can extract the video in any one c++
video
- 实现视频每一帧的读取,并实现视频的镜头分割-shot detection and segmetation
Image-AVI
- 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a fr a me picture 21 program reads the image and put these pictures into video.
最长的一帧
- osg最长的一帧,深入讲解osg内部运行原理。(OSG longest fr a me, in-depth explanation of OSG internal operation principle.)
帧转视频
- 功能是用matlab语言将一帧一帧的图像转换成视频序列(Converts fr a mes and fr a mes into video sequences)
视频帧读取
- 读取每一视频每一帧,简单,。。。。。。。。。。。。。。(Read each fr a me of each video)
【05-2】1768_UART 收发一帧数据
- LPC1768 UART 使用FIFO中断接收一帧数据, 接收完数据后,并通过发送中断,发送数据。(LPC1768 UART uses a FIFO interrupt to receive a fr a me of data, receives the data, and sends the data by sending interrupts.)
OSG_王锐《最长的一帧》
- OSG_王锐《最长的一帧》 帮助学习理解OSG原理(OSG_ Wang Rui's "the longest fr a me" helps to learn the principle of OSG)
read video and save every frame as .jpg
- 将视频拆分成一帧帧的图像,并统计帧的数量,此代码在matlab r2016b环境下运行(The video is split into one fr a me and the number of fr a mes is counted.)