Skip to content

Commit

Permalink
1.9.x request merge to main (#50)
Browse files Browse the repository at this point in the history
* [1.9.x][modify]:1.modify bolt/mega imu direction; 2.add sdk/fw/platform information is printed.

* [1.9.x][update]:1.update 1.9.4 doc/api;  2.update v1.9.4 README.md and README_CN.md;  3.fix:tutorial/English/Code_sample_Description/Sampele_Description(C_C++).md HelloOrbbec picture display issue.

* add Overviewer Document

* update readme

* update readme

* Update Environment_Configuration.md  Add macos environment configuration instructions

---------

Co-authored-by: zhonghong <[email protected]>
  • Loading branch information
3Ddaiwei and zhonghong322 authored Jan 30, 2024
1 parent 02387ce commit 44956ce
Show file tree
Hide file tree
Showing 1,186 changed files with 1,714 additions and 1,128 deletions.
2 changes: 1 addition & 1 deletion OrbbecSDK.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ includedir=${prefix}/include

Name: OrbbecSDK
Description: OrbbecSDK is a comprehensive library that provides developers with intuitive interfaces to control and manipulate Orbbec cameras seamlessly.
Version: 1.6.3
Version: 1.9.4
Libs: -L${libdir} -lOrbbecSDK
Cflags: -I${includedir}
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Orbbec SDK

![stability](https://img.shields.io/badge/stability-stable-green) ![version](https://img.shields.io/badge/version-1.9.3-green)
![stability](https://img.shields.io/badge/stability-stable-green) ![version](https://img.shields.io/badge/version-1.9.4-green)

The Orbbec 3D camera product software development kit fully supports UVC, enabling driver-free plug-and-play. It provides both low-level and high-level APIs that are simple and easy to use, allowing developers to use it flexibly in different scenarios.

Expand Down Expand Up @@ -149,6 +149,7 @@ target_link_libraries(${PROJECT_NAME} OrbbecSDK::OrbbecSDK)
## Documents

* Github Pages:[https://orbbec.github.io/OrbbecSDK/](https://orbbec.github.io/OrbbecSDK/)
* Overview Document:[doc/tutorial/English/OverviewDocument.md](doc/tutorial/English/OverviewDocument.md)
* API Reference: [doc/api/English/index.html](https://orbbec.github.io/OrbbecSDK/doc/api/English/index.html)
* OrbbecSDK C++ API user guide:[doc/tutorial/English/OrbbecSDK_C++_API_user_guide-v1.0.pdf](https://orbbec.github.io/OrbbecSDK/doc/tutorial/English/OrbbecSDK_C++_API_user_guide-v1.0.pdf)
* Environment Configuration:[doc/tutorial/English/Environment_Configuration.md](doc/tutorial/English/Environment_Configuration.md)
Expand All @@ -160,3 +161,4 @@ target_link_libraries(${PROJECT_NAME} OrbbecSDK::OrbbecSDK)
* [Orbbec SDK Repo](https://github.com/orbbec/OrbbecSDK)
* [Orbbec Main Page](https://www.orbbec.com/)
* [Orbbec 3D Club](https://3dclub.orbbec3d.com)
* [gitee Repo](https://gitee.com/orbbecdeveloper/OrbbecSDK)
5 changes: 4 additions & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OrbbecSDK

![stability](https://img.shields.io/badge/stability-stable-green) ![version](https://img.shields.io/badge/version-1.9.3-green)
![stability](https://img.shields.io/badge/stability-stable-green) ![version](https://img.shields.io/badge/version-1.9.4-green)

Orbbec 3D 相机产品软件开发套件,全面支持 UVC,实现免驱动即插即用,提供低层和高层简单易用的 API,帮助开发者在不同场景下灵活使用。

Expand Down Expand Up @@ -134,14 +134,17 @@ target_link_libraries(${PROJECT_NAME} OrbbecSDK::OrbbecSDK)
## 文档

* Github:[https://orbbec.github.io/OrbbecSDK/](https://orbbec.github.io/OrbbecSDK/README_CN)
* 概述文档:[doc/tutorial/Chinese/OverviewDocument.md](doc/tutorial/Chinese/OverviewDocument.md)
* API 参考: [doc/api/Chinese/index.html](https://orbbec.github.io/OrbbecSDK/doc/api/Chinese/index.html)
* OrbbecSDK C++ API user guide:[doc/tutorial/Chinese/OrbbecSDK_C++_API_user_guide-v1.0.pdf](https://orbbec.github.io/OrbbecSDK/doc/tutorial/Chinese/OrbbecSDK_C++_API_user_guide-v1.0.pdf)
* Environment Configuration:[doc/tutorial/Chinese/Environment_Configuration.md](doc/tutorial/Chinese/Environment_Configuration.md)
* 示例说明: [examples/README.md](examples/README_CN.md)
* 示例描述: [doc/tutorial/Chinese/Code_Sample_Description/Sample_Description(C_C++).md](doc/tutorial/Chinese/Code_Sample_Description/Sample_Description(C_C++).md)



## 相关链接

* [奥比中光主页](https://www.orbbec.com.cn/)
* [3D 视觉开发者社区](https://developer.orbbec.com.cn/)
* [gitee 仓库](https://gitee.com/orbbecdeveloper/OrbbecSDK)
4 changes: 2 additions & 2 deletions doc/api/Chinese/Context_8h.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -785,7 +785,7 @@ <h2 class="groupheader">函数说明</h2>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Context_8h_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -119,7 +119,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Context_8hpp.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -144,7 +144,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Context_8hpp_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -108,7 +108,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Device_8h.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -4124,7 +4124,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Device_8h_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -213,7 +213,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Device_8hpp.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -161,7 +161,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Device_8hpp_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -136,7 +136,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Error_8h.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -280,7 +280,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Error_8h_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -106,7 +106,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Error_8hpp.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -122,7 +122,7 @@
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Error_8hpp_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 螂・豈比クュ蜈 3D 逶ク譛コ蠑蜿大・嶺サカ</div>
</td>
Expand Down Expand Up @@ -101,7 +101,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
逕滓�莠 2024蟷エ 荳譛 12譌・ 譏滓悄莠 13:57:06 , 荳コ OrbbecSDK菴ソ逕ィ &#160;<a href="http://www.doxygen.org/index.html">
逕滓�莠 2024蟷エ 荳譛 26譌・ 譏滓悄莠 13:27:36 , 荳コ OrbbecSDK菴ソ逕ィ &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Filter_8h.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -812,7 +812,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Filter_8h_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -123,7 +123,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Filter_8hpp.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -141,7 +141,7 @@
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Filter_8hpp_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -112,7 +112,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Frame_8h.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -1618,7 +1618,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Frame_8h_source.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -140,7 +140,7 @@
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:36 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Chinese/Frame_8hpp.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<td id="projectlogo"><img alt="Logo" src="orbbec_icon.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OrbbecSDK
&#160;<span id="projectnumber">1.9.3</span>
&#160;<span id="projectnumber">1.9.4</span>
</div>
<div id="projectbrief">OrbbecSDK: 奥比中光 3D 相机开发套件</div>
</td>
Expand Down Expand Up @@ -152,7 +152,7 @@
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
生成于 2024年 一月 12日 星期五 13:57:06 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
生成于 2024年 一月 26日 星期五 13:27:37 , 为 OrbbecSDK使用 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
Expand Down
Loading

0 comments on commit 44956ce

Please sign in to comment.