用于解码器测试的 JPEG 图像库?

发布于 2024-10-12 15:01:04 字数 325 浏览 2 评论 0原文

我正在为硬件 JPEG 解码器编写一个接口,并且正在寻找一些测试图像。

在硬件解压之前,软件前端必须解析JFIF和/或EXIF数据以获得图像尺寸和缩略图。在测试中,我发现我当前的版本可以很好地处理从当代数码傻瓜相机获得的图像。一般来说,解析器从 SOF 段获取尺寸,并从 EXIF 数据中检索缩略图(如果缩略图存在)。

我正在寻找更广泛的测试图像来更全面地评估系统。例如,我无法找到任何在 JFXX(即第二个 APP0)标记中对缩略图进行编码的 JPEG 图像。此外,我想在各种图像(尺寸、逐行扫描等)上测试代码。该代码适用于专门的消费产品,预计将从一系列新旧数码相机中获取图像。

建议?

I'm writing an interface for a hardware JPEG decoder, and I'm looking for some test images.

Prior to hardware decompression, the software front-end must parse the JFIF and/or EXIF data to obtain the image dimensions and thumbnail. In testing, I found that my current version works well with images obtained from contemporary digital point-n-shoot cameras. In general, the parser obtains the dimensions from the SOF segment, and the thumbnail is retrieved from the EXIF data (if the thumbnail exists).

I'm looking for a broader range of test images to evaluate the system more exhaustively. For example, I have been unable to find any JPEG images that encode the thumbnail in a JFXX (i.e., second APP0) marker. Furthermore, I would like to test the code on a wide variety of images (sizes, progressive scans, etc.). This code is destined for a specialized consumer product, and images are expected to be obtained from a range of digital cameras, both old and new.

Suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

时光是把杀猪刀 2024-10-19 15:01:04

您可以获得 Flickr API 密钥!

You could get a Flickr API key!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文