搜索资源列表
BMP_converter_source
- BMP图片转换程序,将BMP的数据转换成点阵16进制数据。用于LCD显示-BMP Photo conversion process, BMP data converted into 16-band data lattice. For LCD Display
disp_yuv
- 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
Soft20060210100316481
- 直接读文件方式显示BMP位图: 从文件中读取象素数据,用打点的方法在屏幕上显示出来,用到了搜索文件的代码。BMP位图包括24位真彩色,灰度图象,以及实现从24位真彩色图象到灰度图象的转换。 -direct reading papers show that BMP bitmap : from paper to read pixel data The method used to cook displayed on the screen, and used the code to sea
echomap
- 读取雷达基数据,经算法转换后显示成雷达回波图。-read by the algorithm converted into Radar showed the map.
bmp2data
- 将Bmp文件转成数据文件。可以将一个BMP图像文件转换成数据,以在嵌入式系统的环境中显示。
RGB2YUV(src)
- 一个RGB与YUV数据相互转换的程序,实现文件导入转换,是初学者的一个好例子.
avitojpgorbmp
- 把一段avi视频转换为多幅jpg文件。适合数据分析使用-The period of avi video into a number of jpg files. Suitable for the use of data analysis
TXTdata_MEMDraw_saveAsBMP
- 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
Jpg
- BMP图象数据提取及灰度值提取,,,,该程序首先把BMP从一维数组转换到CCC[960][1280]这个二维数组,然后扫描图象,提取其中的每个像素点的R,G,B值转换成Y,U,I模式的Y值(亮度/灰度值),然后用pix[y][x]存放,小弟能力有限,下面本来想用另一个数组B[y][x]存放二值化后的实体的-BMP image data extraction and gray value extraction,,,, the program first to BMP conversion from
Image2Lcd
- 图片转换格式工具,转换为.bin格式,原始数据信息-Image format conversion tool convert. Bin format, the original data
colorconvert
- 把图像 格式为YV12 图像数据转换为 RGB24数据-Converter of YV12 to RGB24
ImageProcessTest1_2
- bmp图像存储与缩放 用程序实现8位灰度图象原始数据 lena.raw(512x512) 到位图文件 lena.bmp的格式转换-.bmp image file store and image scale
shp_reader_and_shp_data
- 此程序旨在将shp数据转换为png格式的可视化图像,另外,压缩包还包含了中国国界的shp文件。程序虽然简单,但是网上却没有类似的参考方法,分享给大家-This program is designed to convert png format shp data visualizations, in addition, compressed package also includes Chinese borders shp file. Although the procedure is simpl
jpg2rgb
- 提取jpg图片中的数据并转换为RGB数据,显示到屏上。-Get the data JPG picture and convert it to RGB data, show them to screen.
DotArrayBataToBMP
- 将嵌入式中LCD显示的点阵数据转换成BMP格式的图片。-Converting the data embedded in the matrix LCD display into a BMP format images.
mstar_conv_tools
- 这些程序可以将MSTAR数据库中的数据转换为可是图像,例如JPEG和TIFF,方便SAR图像的处理。-These program can convert the MSTAR data into some images such as jpeg and tiff.It s easy to study sar images.
raw2yuv
- raw 数据转换成plant 的yuv 数据,已经测试通过。希望对raw数据进一步处理的同学有帮助。- Raw data is converted into YUV plant data, has been tested through. Hope that the raw data to further deal with the students to help.
test
- 用MATLAB读取用mricro工具转换后的png格式数据,并将其保存为图片。内含mricron工具包(mricro tools for use MATLAB to read the converted data in the PNG format, and save them as images)
yvu数据转yuv数据脚本
- 图像视频数据uv通道相反是可以用该脚本转换