图形图像 - OpenGL, OpenGLES,OpenWF vs OpenCV
发布日期:2021-06-29 14:23:32 浏览次数:3 分类:技术文章

本文共 913 字,大约阅读时间需要 3 分钟。

为了实现一个完整功能的图形处理系统,设计一个与OpenGL相关的系统结构为:

其最底层是图形硬件,第二层为操作系统,第三层为窗口系统,第四层为OpenGL,第五层为应用软件。

OpenGL是网络透明的,在客户—服务器(Client-Server)体系结构中,OpenGL允许本地和远程绘图。

所以在网络系统中,OpenGL在X窗口、Windows或其它窗口系统下都可以以一个独立的图形窗口出现。

 

OpenGL

Open Graphics Library
OpenGL:库函数,偏重用及机器绘制图像。
OpenGL ES : OpenGL for Embeddd Systems。跨平台,免费授权,由Khronos集团定义推广。Khronos是个图形软硬件协会。

OpenWF : Open Windowing Foundation

OpenWF is a royalty-free, cross-platform API that provides a low-level hardware abstraction interface for composited windowing systems to make use of composition and display hardware. 

OpenWF is managed by the non-profit technology consortium Khronos Group.

与OpenGL有什么区别?OpenWF偏向底层的API?

OpenWF is targeted primarily at handheld devices that require portable acceleration of composition whilst minimizing memory bandwidth usage and power levels.

OpenGLES : Open Graphics language on embedded system

OpenCV: 处理,输入的视频或图像

OpenGL,OpenWF:将处理好的数据,送到显示屏输出。

转载地址:https://chilaidashi.blog.csdn.net/article/details/112488249 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:OTA - 车端调试小计1
下一篇:OS操作系统 - LINUX ,ps命令,显示线程信息

发表评论

最新留言

第一次来,支持一个
[***.219.124.196]2024年04月28日 02时09分42秒

关于作者

    喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!

推荐文章