We use cookies to optimize our website and our service.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
The technical storage or access that is used exclusively for statistical purposes.
The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
I have the following problem. It is only this message. how can I solve the Problem.
2016-04-04T14:20:45 ; ReconstructMe SDK running version 2.5.1034-116188
2016-04-04T14:20:46 ; Error: ……..sourcerobvislib_rgbdsensorsrcmskinect_sensor.cpp(149): Throw in function void __cdecl LibRGBDSensor::mskinect_sensor::open(class boost::shared_ptr)
Dynamic exception type: class boost::exception_detail::clone_impl
std::exception::what: (((HRESULT)(_data->sensor->NuiInitialize(0x00000020 | 0x00000002))) >= 0)
[struct LibFundament::tag_robvis_condition * __ptr64] = (((HRESULT)(_data->sensor->NuiInitialize(0x00000020 | 0x00000002))) >= 0)
[struct LibFundament::tag_robvis_message * __ptr64] = (((HRESULT)(_data->sensor->NuiInitialize(0x00000020 | 0x00000002))) >= 0)
I am receiving an endless “Setup is Updating” in ReconstructMe. History is as follows:
2016-06-22T20:59:50 ; ReconstructMe SDK running version 2.5.1034-116188
2016-06-22T20:59:54 ; Sensor mskinect#0 opened.
2016-06-22T20:59:57 ; Auto-tuned volume resolution set to {512,256,256}
2016-06-22T20:59:57 ; Auto-tuned volume truncation to 32.539
2016-06-22T20:59:57 ; Auto-tuned enabled depthmap/colormap erosion due to color support
2016-06-22T20:59:57 ; Setting up for device GeForce GT 745M (NVIDIA Corporation) running version 353.62
2016-06-22T21:00:06 ; Warmup – Failed to grab from sensor. 1
I have Visual Studio 2015, KinectSDK-v1.8-Setup, and KinectDeveloperToolkit-v1.8.0-Setup installed (in that order).
Thanks for any help you can offer.