搜索资源列表
raindrops
- 如题目所示: RGB与YUV图像视频格式的相互转换
YUVviewer_src
- RGB与YUV图像视频格式的相互转换
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
video_process_base_on_DSPandFPGA
- 基于高速数字信号处理器(DSP) 和大规模现场可编程门阵列( FPGA) ,成功地研制了小型 化、低功耗的实时视频采集、处理和显示平台. 其中的DSP 负责图像处理,其外围的全部数字逻辑功能都集成在一片FPGA 内,包括高速视频流FIFO、同步时序产生与控制、接口逻辑转换和对视频编/ 解码器进行设置的I2 C 控制核等. 通过增大FIFO 位宽、提高传输带宽,降低了占用EMIF 总线的时间 利用数字延迟锁相环逻辑,提高了显示接口时序控制精度. 系统软件由驱动层、管理层和应用层组成,使得硬件管
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
MCU_1908
- 针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评
RGB2YUV
- RGB与YUV图像视频格式的相互转换,rgb2yuv.c-iamge s rgb2yuv
RGBYUVCON
- RGB与YUV图像视频格式的相互转换,例子程序,调试通过-convert rgb and yuv
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.
RGB2YUV_src
- RGB与YUV图像视频格式的相互转换,运行是点击菜单栏的功能菜单按钮就可以了-Video format images with RGB YUV mutual conversion, operation, click on the menu bar is the function of the menu button
change-video-into-iamges
- 该程序把一定格式的视频转换成一帧一帧的图像,转换成一定格式的图像-The program to convert a certain video format image of an a conversion into a certain format image
yvutorgb_Delphi
- 关于DELPHI版的yvutorgb,适用于图像视频转换功能-About DELPHI version of yvutorgb, applied to image video conversion function
Image2Avi
- 将一系列图片转换成.avi格式的视频,用于图像视频处理-The series of images into .avi video format for video image processing
RGB2YUV_src
- RGB与YUV图像视频格式的相互转换源代码,本人调试,可以使用,适合图像处理人员参考。-RGB and YUV image video format conversion source code, I debug, can be used for image processing reference.
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.
singlezhuan
- 任何格式视频转换成每帧,或隔N帧转一幅图像,包括图像命名及保存,还包括一个样例视频-Any format video into every frame, or every n frames around images, including naming and saving the image.
LAB3
- 读入一个avi视频,将视频转换成图片序列,然后对其每帧图像进行空间滤波(中值滤波,均值滤波)在对滤波后的图像直方图均衡化,生成新的图像增强后的AVI视频-Reads a avi video, convert video into a sequence of pictures, then spatial filtering (median filter, mean filter) in its every frame of the image histogram equalization filt
附件1-视频读取-播放-存储操作程序
- 用于将视频文件转换成帧图像、帧图像转换为mat语言等(Converts a video file to a frame image, then converts it into a number matrix and the inverse process)