Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 at91sam9260 使用图像传感器接口 (ISI) 在 EEPROM 中有 yuv422 格式的图像数据。我想以 .bmp 格式将其写入 SD 卡?或者我必须先将 yuv422 图像转换为 RGB,然后我必须处理数据以写入 BMP 文件?我必须用 C 来做。谢谢
你需要转换它。BMP 文件格式仅支持 RGB 图像数据。
如果您不想在微处理器上进行转换(提示:您可能不想),您可以将 YUV 数据写入 SD 卡上的一个.yuv文件——如果你愿意,可以称之为文件——并在您的 PC 上进行转换。那可能会容易得多。
.yuv
My website is used to get RSS news (for example). Users of website can format the output of results by using template syntax like mustache and can set time to receive email what hot news in a da