Yoichi Hagiwara

  • Total activity 27
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 6

Posts

Recent activity by Yoichi Hagiwara Recent activity Votes
  • about pipe->start

    In SDK, when you run pipe-> start, * operator-> () const _NOEXCEPT is called, but in my project, pipe-> startf will run immediately pipeline_profile start (). What is the difference between this?

  • Exception

    I asked GitHub about an exception that occurred in a project created by imitating the SDK. What should I do?

  • About RealSense Depth Camera D435i SDK

    A project is created using a part of the SDK record-playback. There was a problem there.If you execute (1) below, Camera already streaming.If you execute (2) below, stop () cannot be called before ...

  • about Intel RealSense SDK 2.0

    I wanted to realize some of the functions of record-playback in SDK and created a project, but it is pointed out that there is no actual function defined in rs.cpp. (Link error) So I tried to build...

  • About motion modules

    What does the motion module of RealSense Depth Camera D435i show?

  • About the structure of RealSense Depth Camera D435i

    Can RealSense Depth Camera D435i be divided into 3 modules RGB module, Stereo module and motion module?