Masayuki Akamatsu

Results 7 comments of Masayuki Akamatsu

I got the same error and found the solution: change `from facemorpher import locator` to `import locator` at line34 of morphed.py

Hi jcelerier, Yes, D415 is the latest camera. I can build the Intel librealsense and it works fine. Thank you for your advice.

Hi jcelerier, I could cmakle with -DBUILD_WITH_OPENMP=false and still have a trouble. $ cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_WITH_OPENMP=false -- Info: REALSENSE_VERSION_STRING=2.10.2 CMake Warning at librealsense/CMakeLists.txt:565 (message): Using libuvc! CMake Error: The...

adding the /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers line is enough. cmake generates files. $ cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_WITH_OPENMP=false -- Info: REALSENSE_VERSION_STRING=2.10.0 CMake Warning at librealsense/CMakeLists.txt:552 (message): Using libuvc! -- Configuring done -- Generating done...

Super!! I really appreciate it.

I see. Thank you.

Wao! Thank you for your long term efforts.