L515 Box Demo Code
Has the code from this (L515 Box Measurement) demo been released yet?
https://www.youtube.com/watch?v=VeHj_Hn-RRM&feature=emb_logo
If it hasn't, is there a plan to? I went looking for it in the realsense example folder/google/etc
-
This demo was part of a set of demonstrations from the CES 2020 show.
https://www.intelrealsense.com/lidar-camera-l515-at-ces-2020/
I researched carefully but could not find any announcements about the software that the box measurement demo was based on (though there are commercial box dimensioning solutions for the RealSense 400 Series cameras that it could have been based on). So it may be a tool that will be made available with L515 compatibility at a later date. This is pure speculation though.
-
Hi again Carld I remembered that you asked about box measuring with L515. On Wednesday August 5 2020, Intel are holding an online RealSense webinar session about logistics, and during this event they are planning to show the L515 and introduce their software solution for box and pallet measurement.
https://webinar.intel.com/digitizing-logistics-using-depth-sensing-technologies-webinar
-
Hi E Denis The webinar is now available as a recording that you can watch by completing a registration form.
https://webinar.intel.com/digitizing-logistics-using-depth-sensing-technologies-webinar
During the webinar, a new Dimensional Weight Software was revealed.
https://www.intelrealsense.com/dimensional-weight-software
If you have questions about this software, please post them on the RealSense GitHub forum by visiting the link below and clicking on the New Issue button.
-
Hi Henry, If you mean the Dimensional Weight Software SDK: though it uses the L515 camera, my understanding is that it is a standalone software that is not connected to the RealSense SDK. It requires Windows 10 and is integrated into a project simply by linking the project to a DLL file of the Dimensional Weight Software.
The full details of installation are explained in a data sheet document for the Dimensional Weight Software that can be downloaded as a PDF file in your web browser by left-clicking on the link below.
-
The manual does seem to be orientated towards C++ use. DLLs can be accessed from non-C++ applications. In Python that can be done with ctypes.
-
C++ DLL library files can be called from C# using a "native" method called Pinvoke.
https://docs.microsoft.com/en-us/dotnet/standard/native-interop/pinvoke
The librealsense SDK makes use of Pinvoke in its C# wrapper to communicate with the SDK's C++ based DLL files.
https://github.com/IntelRealSense/librealsense/blob/master/wrappers/csharp/Documentation/pinvoke.md
-
Hi Henry, I haven't been able to receive a download code by email after registering for a trial version, so I haven't been able to check the file contents. This is a question that is likely best handled on the RealSense GitHub forum anyhow, as that is the forum that is responsible for L515 related tech support.
Please sign in to leave a comment.
Comments
14 comments