img2mif:用于 Altera Quartus FPGA 开发的图像到 .mif 文件转换器

时间:2024-07-18 14:52:08
【文件属性】:

文件名称:img2mif:用于 Altera Quartus FPGA 开发的图像到 .mif 文件转换器

文件大小:76KB

文件格式:ZIP

更新时间:2024-07-18 14:52:08

C

###img2mif 用于 Altera Quartus FPGA 开发的图像到 .mif 文件转换器。 将图像转换为 Altera 存储器初始化文件 (.mif) 格式。 如何使用: 传递图像、内存的宽度(以位为单位)、内存的深度、内存的每像素位数和颜色格式。 颜色格式为 0(灰度)或 1(RGB)。 RGB 颜色将像素的 RGB 元素设置为连续的内存位置。 img2mif -width -depth -bpp -color width : Width of memory in bits. Only support for 8, 16, 32, 64, 128 at the moment. depth : Depth of the memory structure. Only valid choices are 128, 256, 512, 1024, 2048, 40


【文件预览】:
img2mif-master
----stb_image.h(210KB)
----LICENSE.md(397B)
----README.md(2KB)
----EXAMPLES()
--------example_metroid_GB.bmp(11KB)
--------README.md(299B)
--------example_metroid_GB.mif(67KB)
----img2mif.cpp(10KB)

网友评论