Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Closed
Changes from 1 commit
Commits
Show all changes
134 commits
Select commit Hold shift + click to select a range
1807e33
upload k4a-OrbbecSDK impl code (OrbbecSDK-K4A-Wrapper)
hzcyf Aug 23, 2023
007c953
ubunut-bulild.yml
hzcyf Aug 23, 2023
72264d4
Rename c-cpp.yml to ubuntu-build.yml
hzcyf Aug 23, 2023
91a9475
Recover cmake update submodules script
hzcyf Aug 23, 2023
f4a9ccc
Update README.md
hzcyf Aug 24, 2023
f61885a
Update Get source code on README.md
hzcyf Aug 24, 2023
7f90aff
Fix typo in README.md
hzcyf Aug 24, 2023
ea98fdf
update OrbbecSDK submodule version
hzcyf Sep 7, 2023
7bb473f
using macro to check error after OrbbecSDK functions call
hzcyf Sep 11, 2023
57093e0
compile error fix on linux
hzcyf Sep 15, 2023
ea73b50
fix k4a library output version
hzcyf Sep 15, 2023
386995b
reset modify of k4a.hpp
hzcyf Sep 15, 2023
eb0623a
add picture to describe the principle
hzcyf Sep 18, 2023
c9a58c1
fix readme resource path
hzcyf Sep 18, 2023
3b4e987
Ob/dev/bolt (#5)
hzcyf Oct 8, 2023
af4d1af
[fix]:orbbecsdk and depthengine cmake path (#6)
zzuliys Oct 10, 2023
f3a9305
change behavior of get_sync_jack function
hzcyf Oct 10, 2023
6351d94
Optimize the configuration of OrbbecSDK library file copy and install…
hzcyf Oct 10, 2023
d10566d
fix std without nothrow error
hzcyf Oct 10, 2023
ee83589
add cmake install rpath configuration
hzcyf Oct 10, 2023
30e09be
Remove redundant cmake configuration
hzcyf Oct 10, 2023
e662306
checkout Orbbec SDK submodule branch to 1.8.x-dev
hzcyf Oct 11, 2023
2cf8ef1
fix config install rpath error
cool-wuzh Oct 11, 2023
cfc789f
cmake install Orbbec SDK runtime resource file to bin dir
hzcyf Oct 11, 2023
beb5c2e
cmake add install Orbbec SDK script files
hzcyf Oct 11, 2023
8a9c0f8
fix init depth_engine failed for femto mega
cool-wuzh Oct 11, 2023
5bcca99
Fix issue that launch k4aviewer causes the stream interrupt that othe…
hzcyf Oct 12, 2023
4f398ed
Modify project Name to Orbbec SDK K4A Wrapper
hzcyf Oct 13, 2023
595d2f7
update Readme.md
hzcyf Oct 13, 2023
214ddf0
Update diagram on README.md
hzcyf Oct 13, 2023
7ac5e99
update link of api reference
hzcyf Oct 13, 2023
f721456
fix Doxyfile
hzcyf Oct 13, 2023
8a90ea1
update wrapper version to 1.8.1
hzcyf Oct 13, 2023
43eb545
add attention information to unsupported functions
hzcyf Oct 16, 2023
abcfd30
update Doxyfile to avoid output full file path
hzcyf Oct 16, 2023
00e4761
checkout branch of Orbbec SDK to 1.8.x
hzcyf Oct 16, 2023
6ded1ff
Update README.md
hzcyf Oct 16, 2023
61772aa
update IMU HZ 500
Oct 17, 2023
73a3172
Merge pull request #10 from zzuliys/ob/1.8.x
zzuliys Oct 17, 2023
abd9424
Update README.md
hzcyf Oct 18, 2023
42a3ed6
Update README.md
hzcyf Oct 18, 2023
1c99b49
[fix]:ninja building problem of Build Catalog
Oct 20, 2023
c281596
[fix]:MinSizeRel and RelWithDebInfo Catalog problem
Oct 23, 2023
305ef18
[fix]: C# building configuration
Oct 26, 2023
7d5c93d
[fix]: add build of dependence about OrbbecSDK.dll
Oct 26, 2023
b2f036a
[fix]:Failed to get color image from capture
Oct 27, 2023
5659cc8
[feat][fix]:support NV12
Oct 30, 2023
65f46bf
[fix]:C# running of cmake
Nov 1, 2023
eceb399
[fix]:Memory leakage issue
Dec 2, 2023
646d763
[fix]:Memory leakage issue
Dec 2, 2023
14e100a
update Orbbec SDK 1.8.3
Dec 4, 2023
7a50720
[fix]:building bool to *bool error
Dec 4, 2023
c29352d
Merge pull request #16 from orbbec/ob/dev/csharp
zzuliys Dec 4, 2023
0ca9c10
restore K4A_VALIDATE_CLANG_FORMAT to Yes
Dec 4, 2023
9cfba49
add Access AKDK Application Software with Femto Bolt.pdf
zhonghong322 Dec 7, 2023
5d0060e
rename docs file
zhonghong322 Dec 7, 2023
0670fe9
update README
zhonghong322 Dec 7, 2023
4157b38
update README
zhonghong322 Dec 7, 2023
f15737b
[fix]:close validate clang-format
Dec 5, 2023
8d82887
update README,add Branch Introduction
zhonghong322 Dec 8, 2023
84741df
Update README.md
hzcyf Dec 8, 2023
719945c
Adjust the IMU data to be consistent with AKDK
Dec 8, 2023
40e1b44
[feat]: add install sample
Dec 14, 2023
acbb9c1
[feat]: add install sample
Dec 18, 2023
264ef9d
[fix]:fix install sample permissions issue
cool-wuzh Dec 19, 2023
bb4ccb1
[feat]: add README and Bolt replace AKDK document to Installation pac…
Dec 19, 2023
d929a79
[fix] : turn off prompts that do not support audio
cool-wuzh Dec 19, 2023
dd61244
[fix] : Unsupported resolutions can be selected
Dec 20, 2023
d74ca66
[doc]: rename README_PUBLIC
Dec 21, 2023
bac561b
[doc]:update change list
Dec 21, 2023
282e50c
add color hdr control command
hzcyf Dec 5, 2023
5993370
fix some bug for color hdr command usage
hzcyf Dec 5, 2023
b858e38
add comment for color hdr control command
hzcyf Dec 5, 2023
dd8912e
modify color control capabilities deadcode on k4aviewer
hzcyf Dec 6, 2023
d00b801
shut ColorTests
Dec 28, 2023
dc218e0
[feat][fix]:Output error for unsupported devices
Jan 3, 2024
1a1ff6e
[fix]: k4aviewer log display
Jan 3, 2024
24c4214
[fix]: open null device
Jan 3, 2024
9a593c4
[fix] : fix parameter when deleting error
Jan 10, 2024
1f76ba5
Filter out devices not supported by k4a-wrapper
hzcyf Jan 11, 2024
874320e
Remove redundant or useless code.
hzcyf Dec 8, 2023
61e96ea
fetch imu calibration form orbbec sdk
hzcyf Dec 11, 2023
b89d0bc
[fix] : rectify imu external parameter data
Jan 11, 2024
a938f43
[fix] : adjust the direction of obtaining data from imu
Jan 12, 2024
adaba6f
[feat]: mega supports obtaining external parameters
Jan 15, 2024
27f911c
[fix]: optimized code
Jan 15, 2024
56ab2df
[fix]: optimize codes
Jan 15, 2024
139aed3
[fix]: error setting system timestamp
Jan 23, 2024
1891c2e
[feat] switch OrbbecSDK version to 1.9.x
Jan 23, 2024
cfa1b53
[feat]: switch OrbbecSDK version to v1.9.4
Jan 25, 2024
8741204
[feat] : pre initialize depthengine
Nov 15, 2023
f7f9b60
[fix]: optimized code
Jan 25, 2024
3d07fe3
[fix]:optimize_init_depthengine_code
Jan 25, 2024
6800f3f
[doc]: update README_PUBLIC.md
Jan 25, 2024
af77227
[fix]: optimize code
Jan 26, 2024
86e6779
[fix]: imu direction repair completed by OrbbecSDK
Jan 26, 2024
6860faa
[feat]: Update version number to 1.9.1
Jan 26, 2024
76dbcb4
[doc]: update README_PUBLIC
Jan 26, 2024
736ef45
optimize code
Jan 26, 2024
987ee86
[feat]: adapt indicator light switch
Jan 29, 2024
fd993da
checkout branch of Orbbec SDK to 1.9.x
Jan 29, 2024
a3431a9
[doc]: update README_PUBLIC
Jan 29, 2024
7630db6
[feat]: switch orbbecsdk branch to main
Jan 30, 2024
fe6bcdf
switch orbbecsdk to 1.9.4_release
Jan 30, 2024
9fe032a
[doc]: update CHANGELOG
Feb 2, 2024
ffb09cb
[doc]: update README
Feb 2, 2024
a471963
add switch clock sync mode interface
Mar 6, 2024
dfb86a4
fix indicator switch and recovery k4aviewer indicator control
Mar 6, 2024
90ae7e5
some bug fixed and enhance code robustness
Mar 6, 2024
39f582b
add get wired sync mode and enable soft filter interface
Mar 6, 2024
e8a940b
[feat][fix]:image support for obtaining stride
Mar 8, 2024
b50d28c
[fix]: fix transformation sample
Mar 15, 2024
380b07b
[fix]: fix vulnerabilities related to locks
Mar 15, 2024
bf6c615
[fix]: fix multi device sync bug
Mar 21, 2024
cc9608a
[doc]: update the doc for version 1.9.3
Mar 22, 2024
4bdbf70
[doc]: update comments
Mar 22, 2024
67a8218
[feat]: support green_screen sample
Apr 30, 2024
5342eb4
[fix]: delete some install-samples
Apr 30, 2024
aed848f
[fix]: update orbbecsdk version to v1.10.2
Apr 30, 2024
716cfcc
[fix]: modify comments
Apr 30, 2024
86ac019
[doc][fix]: uodate version number
zzuliys May 8, 2024
806108a
[feat]:update orbbecsdk version to v1.10.5
zzuliys May 14, 2024
5f44295
update doc
zzuliys May 14, 2024
589833c
Merge pull request #72 from orbbec/main
zzuliys May 22, 2024
7eaec92
[feat][fix]: playback pre-init ob_context
zzuliys May 22, 2024
23b176e
release context
Jun 3, 2024
1b732de
Merge pull request #74 from orbbec/feature/context
zzuliys Jun 3, 2024
e875df1
[imu][fix]: adjust imu queue default size
Jun 5, 2024
6d7c3a7
[doc]: update readme
Jun 5, 2024
87f9185
[cmake][fix]: remove excess compilation items
Jun 6, 2024
f4cd875
[image][fix]: adapt to image related Interface
Jun 6, 2024
0846a95
[sample][fix]: update sample install
zzuliys Jun 6, 2024
738d015
[fix]: update comments
Jun 6, 2024
596aa20
[sample][fix]: adjust color revolution
Jun 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[fix] : Unsupported resolutions can be selected
  • Loading branch information
daiyin authored and hzcyf committed Feb 4, 2024
commit dd61244300c9e89eb7f5e4075e9679939d34cd29
6 changes: 3 additions & 3 deletions tools/k4aviewer/k4adevicedockcontrol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -445,22 +445,22 @@ K4ADockControlStatus K4ADeviceDockControl::Show()
pColorResolution,
K4A_COLOR_RESOLUTION_1080P,
colorSettingsEditable &&
imageFormatSupportsHighResolution);
imageFormatSupportsHighResolution&&!(m_config.ColorFormat == K4A_IMAGE_FORMAT_COLOR_YUY2));
ImGuiExtensions::K4AShowTooltip(imageFormatHelpMessage, !imageFormatSupportsHighResolution);

// New line
colorResolutionUpdated |= ImGuiExtensions::K4ARadioButton("1440p",
pColorResolution,
K4A_COLOR_RESOLUTION_1440P,
colorSettingsEditable &&
imageFormatSupportsHighResolution);
imageFormatSupportsHighResolution&&!(m_config.ColorFormat == K4A_IMAGE_FORMAT_COLOR_YUY2));
ImGuiExtensions::K4AShowTooltip(imageFormatHelpMessage, !imageFormatSupportsHighResolution);
ImGui::SameLine();
colorResolutionUpdated |= ImGuiExtensions::K4ARadioButton("2160p",
pColorResolution,
K4A_COLOR_RESOLUTION_2160P,
colorSettingsEditable &&
imageFormatSupportsHighResolution);
imageFormatSupportsHighResolution&&!(m_config.ColorFormat == K4A_IMAGE_FORMAT_COLOR_YUY2));
ImGuiExtensions::K4AShowTooltip(imageFormatHelpMessage, !imageFormatSupportsHighResolution);
ImGui::Unindent();
ImGui::Text("4:3");
Expand Down