Skip to content

Commit

Permalink
Update new version sdk for windows10
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas authored and Lucas committed Dec 28, 2020
1 parent 7851efd commit 9854571
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
Binary file modified libs/windows/lib/plugin/Sonycdk.dll
100644 → 100755
Binary file not shown.
Binary file removed libs/windows/lib/plugin/Sonycdk.lib
Binary file not shown.
Binary file modified libs/windows/lib/pointcloud.dll
100644 → 100755
Binary file not shown.
Empty file modified libs/windows/lib/pointcloud.lib
100644 → 100755
Empty file.
Empty file modified libs/windows/lib/python3/PointCloud.py
100644 → 100755
Empty file.
Binary file modified libs/windows/lib/python3/_PointCloud.pyd
100644 → 100755
Binary file not shown.
Binary file added libs/windows/lib/tofcdk.lib
Binary file not shown.
34 changes: 17 additions & 17 deletions libs/windows/share/pointcloud-1.0.0/conf/SonyCDKCameraStandard.conf
100644 → 100755
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

0 comments on commit 9854571

Please sign in to comment.