Cristian Vilar

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

Comments

Recent activity by Cristian Vilar Recent activity Votes
  • Hi MartyG, I tried with the auto_exposure "1" and I got the same result:

  • Hi MartyG, Yes, I tried both methods and Exposure limit is not working in both sensors (depth & RGB) dev = profile.get_device();depthSensor = dev.first('depth_sensor'); %color sensor also trieddep...

  • Matlab wrapper is not working for both Depth and RGB cameras.  

  • Hi, I installed the SDK 2.43 and the auto exposure limit is implemented only for the depth camera, but I would like to control also the autoexposure limits of the RGB camera. Is it possible?, Is it...

  • Hi, In the camera tunning guide says that the stereo camera time exposure units are Microseconds. Therefore when you configure the time exposure value to "120" than means 120 Microsenconds. But fo...

  • Hi, Yes, it was a wrong framerate value. i choose 5fps instead of 6fps an it works. regards, Cristian  

  • Hi, I updated the SDK and the camera firmware. Now I can use the camera with matlab 2019.b but with one issue: Command pipe.start(cfg) doesn't works: cfg = realsense.config();cfg.enable_stream(real...

  • Hi, Camera is working using the apps Intel Realsense Viewer and  Depth Quality Tool. The problems was some windows privacy configuration parameters. Unfortunately, D455 camera is not working using ...

  • I didn´t experience the frame error you commented before. I´m trying to save the depth frames in a file and later process them to compute the poincloud.  

  • I try with the matlab2017b. I have the same error. error message is: This error was detected while a MEX-file was running. If the MEX-file is not an official MathWorks function, please examine its ...