819765928

  • Total activity 30
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 8

Activity overview

Latest activity by 819765928
  • 819765928 created a post,

    Memory leake trigered by the realsense pipeline code c++ in Visual Studio 2017

    std::shared_ptr<rs2::pipeline> __pipe;__pipe = std::make_shared<rs2::pipeline>();int count = 0;while (true){rs2::config cfg;cfg.enable_stream(RS2_STREAM_COLOR, 640, 480, RS2_FORMAT_BGR8, 15);cfg.en...

  • 819765928 created a post,

    D415无法输出RGB图像

    你好!最近我的相机出现了一个新问题。在使用过程中,它有时候无法输出RGB图像,其它功能正常。我多重启几次相机就恢复正常了。请问这是什么情况。

  • 819765928 commented,

    首先,感谢你的解答。 但是现在我还是有一些疑惑,D4硬件是一直打开的吗,还是需要手动打开?不同的CPU还是有影响,我用了一些低端CPU,例如Celeron N3350。它的采集就很慢。我也尝试了你推荐的方法,确实恒定了帧率,但是我修改曝光值后在改回原样,深度图是黑的。用其它电脑使用realsense-viewer则是好的。我的Raspberry Pi 4 Model B是4G版的

  • 819765928 created a post,

    PC采集相机图像咨询

    关于PC电脑不同的CPU获取相机图像速率受什么影响。我的台式电脑在640*480的分辨率下,帧数开到最大能够每秒50帧。使用树莓派4B每秒能22帧。另一块微型电脑UP2每秒能45帧,在它上面安装一些应用后即使不打开这些应用,它也只能跑6帧,它的cpu是E3940。请问相机采集图像受cpu什么因数影响。有像树莓派这种小型板子推荐吗,能高帧率

  • 819765928 commented,

    Some days have passed.Now I've found something new.The previous camera is offline. At least the device number of the camera can be seen under /dev to ensure that the camera is connected.Then I use ...

  • 819765928 commented,

    Well, it's true.Actually, it's OK with my code.I changed my camera from D415 to D435i,but I didn't notice the difference in the field of view between the RGB and the depth of the d435i.So,I using t...

  • 819765928 created a post,

    The resolution of the camera image is only half

    On the Ubuntu 16 system, the depth map resolution  is only half of the set.But it's normal on windows.

  • 819765928 commented,

      I'll try update camera firmware driver.

  • 819765928 commented,

    Yes,that will happen. But,Now I have my camera on all the time.One or two days, or a little longer, it's going to be offline.

  • 819765928 commented,

    Of course,the camera comes with it.