Error Dimensional Weight Software (DMS)
Hi, I try to follow this steps i can't find requirement file to build my DMS sample.
https://dev.intelrealsense.com/docs/dimensional-weight-software-dws
6.3.1 Required Files
Binaries:
o All dlls in the download folder
o Plugins.xml
Header Files:
o DWS_Sdk.h
o DWS_Types.h
o DEBUG_DWS_sdk.h
Additional files under /Configuration/
o BoxMeasure
o Static_mode_config.json
We strongly discourage tampering with the configuration files, as any change in them could deteriorate accuracy and performance.
6.4 Integration
Integration of the SDK was designed to be as simple as possible.
Link the DWS_Sdk.dll to your project.
Add the header files to an include directory in the project.
Make sure the rest of the *.dll files supplied are copied to the build directory (same level as DWS_Sdk.dll)
Do the same with plugins.xml.
Copy the “Configuration” directory to an appropriate location:
The binaries will look for it in your app’s runtime “working directory” (usually where the executable file is found).
Any ide to solve my problem, thanks so much.
Please sign in to leave a comment.
Comments
0 comments