搜索资源列表
avi视频转换为bmp(C++代码)
- 是原创的C++代码,可以将一个avi视频转换成bmp图像输出
红外视频采集源代码能够处理红外图像文件
- 红外视频采集源代码能够处理红外图像文件,将其转换成温度。,IR video sample source code
视频信息处理
- 首先,外界光照射像素阵列,发生光电效应,在像素单元内产生相应的电荷。行选择逻辑单元根据需要,选通相应的行像素单元。行像素单元内的图像信号通过各自所在列的信号总线传输到对应的模拟信号处理单元以及A/D转换器,转换成数字图像信号输出。其中的行选择逻辑单元可以对像素阵列逐行扫描也可隔行扫描。
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
YUV2RGB
- 将视频采集卡中的采集到的原始视频数据(YUY2格式)转换成RGB24格式,保存成位图。 用于抓取帧-Video capture card will be collected in the original video data (YUY2 format) into RGB24 format, saved as bitmaps. Frame for crawl
MicrovisionUSB
- MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
code
- metlab编程实现图像缩放算法,加入了视频转换成图像-the metlab programming image scaling algorithm, added the video to convert images
qq
- avi视频转换成图像,使之成为很多帧的图像述图像进行形态学闭运算 先膨胀后腐蚀 提取二进制图像-change avi to jpg
1
- 用matlab对视频和图像进行相互转换,把视频转换成图像,也能把图像转换成视频。-Video and image conversion, to convert the video image, but also able to image convert video using matlab.
video2image
- 将图像视频转换成一帧一帧的图片,并规则命名保存在指定的文件夹中,简单实用-The image video conversion into a one picture, and name the rule is saved in the specified folder, simple and practical
change-video-into-iamges
- 该程序把一定格式的视频转换成一帧一帧的图像,转换成一定格式的图像-The program to convert a certain video format image of an a conversion into a certain format image
yuv2ppm
- 将yuv格式视频转换成ppm格式图像,yuv格式为4:2:0,预设的图像大小为1920*1080,因此yuv转rgb时用的是高清图像的系数。-.yuv video to .ppm picture, yuv format: 4:2:0, picture resolution:1920*1080,yuv to rbg uses HD coefficient.
TUXINAGHESHIPIN
- 包含两个程序,一个是将视频转换成一组图像,一种是用一组图像生成一个视频。在视频处理中非常有用。-Includes two programs, a video is converted into a group of pictures, one is used to generate a set of images of a video. It is useful in video processing.
Video2Frame
- 该程序实现将输入视频格式的文件转换成图像序列-This source code can convert the input of video into a serial of image farmes
帧转视频
- 功能是用matlab语言将一帧一帧的图像转换成视频序列(Converts frames and frames into video sequences)
图像视频转换
- 连续拍摄的图像制作成视频的程序简单展示。。。。(Continuous shooting of images produced into video program, simple display)
附件1-视频读取-播放-存储操作程序
- 用于将视频文件转换成帧图像、帧图像转换为mat语言等(Converts a video file to a frame image, then converts it into a number matrix and the inverse process)
EXE
- 可以进行图片转视频,以及视频转换成图像的操作(You can picture to video, and video conversion into the image of the operation)
matlab
- matlab视频转换成每帧图像,并输出到一个文件夹(The video is converted to each frame image and output to a folder.)
test
- 使用该程序可以顺利对视频进行处理,将视频转换成图片,以及将图片转换成视频。(The program can smoothly process video, transform video into pictures, and convert pictures into video.)