Items with no label
3335 Discussions

Face Module Not found

PKuma35
Beginner
1,057 Views

Hi,

I am trying to use the C# version of the Scan3D.cs SDK with an Intel SR300 camera.

I am using Visual Studio 2015 as an IDE. The software works fine if I use, Object as the scanning area.

 

However, when I select the Head or Face as the scanning object, I am getting an error saying "Face Module not found."

I tried to debug the code, at line 333, it enters into an exception case.

Can you please advise about this issue?

0 Kudos
1 Solution
MartyG
Honored Contributor III
160 Views

Are you using the '2016 R3' version of the SDK? If so, you need to install the Face module separately from the SDK download page if you have not done so already. It can be found by scrolling further down past the 'Essentials' module on that page. Also please ensure that you have the 3D Scan module from that same download page installed too.

View solution in original post

1 Reply
MartyG
Honored Contributor III
161 Views

Are you using the '2016 R3' version of the SDK? If so, you need to install the Face module separately from the SDK download page if you have not done so already. It can be found by scrolling further down past the 'Essentials' module on that page. Also please ensure that you have the 3D Scan module from that same download page installed too.

Reply