搜索资源列表
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
dajinfa-erzhihua-matlab
- 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
avi2frames
- 通过matlab环境,将rgb24格式的avi文件提取出bmp格式文件并逐帧保存。-transfer RGB24 avi files to bmp images.
tt
- 读取RGB24彩色图像的dat文件,没帧图片大小为320*240,然后对图片进行直方图均衡,一种是调用matlab接口,一种是自己写的,读取C语言处理的dat文件,都显示出来进行对比-Read the RGB24 color image dat file, no frame picture size is 320* 240, and then the image histogram equalization, a call matlab interface, one is to write yo