C++ 中的 Mpeg 7 描述符

发布于 2024-08-06 14:29:01 字数 107 浏览 2 评论 0原文

我需要一些 C/C++ 中的 MPEG7 描述符。描述符是主色、颜色布局、颜色结构、可缩放颜色、边缘直方图和均匀纹理。您知道在哪里可以找到其中一些描述符的 C/C++ 源代码吗?

谢谢

I need some descriptors of MPEG7 in C/C++. The descriptors are dominant color, color layout, color structure, scalable color, edge histogram and homogeneous texture. Do you know where can I find C/C++ source code for some of these these descriptors?

Thanks

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

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

发布评论

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

评论(2

狼性发作 2024-08-13 14:29:01

You can find the MPEG-7 feature extraction library and source code with OpenCV (2.2) at http://www.cs.bilkent.edu.tr/~bilmdg/bilvideo-7/Software.html

英雄似剑 2024-08-13 14:29:01

您应该从此处获取该标准附带的参考软件。在此处了解有关参考软件的更多信息。

商业 LGPL(自版本 2.3 起)库可以在 此处找到

You should get the reference software that comes with the standard from here. Read more about the reference software here.

A commercial LGPL (since version 2.3) library can be found here.

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