-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update new version sdk for windows10
- Loading branch information
Lucas
authored and
Lucas
committed
Dec 28, 2020
1 parent
7851efd
commit 9854571
Showing
8 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
Empty file.
Binary file not shown.
Binary file not shown.
34 changes: 17 additions & 17 deletions
34
libs/windows/share/pointcloud-1.0.0/conf/SonyCDKCameraStandard.conf
100644 → 100755
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
[global] | ||
id = 130 | ||
name = Normal | ||
parent = 1 | ||
|
||
[defining_params] | ||
#make sure to send this register at first after power-on = inck frequency[mhz] | ||
unambiguous_range = 6.5 | ||
intg_time = 70 #10~100 | ||
#0 disable power supplier switch, 1=0.5 scale integration time 2=1 scale integration time | ||
intg_scale = 0 | ||
#hdr_en = 0 | ||
#dealias_en = 1 | ||
amp_threhold = 15 | ||
binning_mode = 0 | ||
measure_mode = 3 | ||
near_distance = 0.2 | ||
[global] | ||
id = 130 | ||
name = Standard | ||
parent = 1 | ||
[defining_params] | ||
#make sure to send this register at first after power-on = inck frequency[mhz] | ||
unambiguous_range = 6.5 | ||
#0 disable power supplier switch, 1=0.5 scale integration time 2=1 scale integration time | ||
intg_scale = 1 | ||
intg_time = 40 #10~100 | ||
#hdr_en = 0 | ||
dealias_en = 1 | ||
#enable Bilateral Filter and EdgeAware Filter | ||
filter_en = 1 | ||
#amp_threhold = 15 | ||
measure_mode = 3 |