180445034
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Posts
Recent activity by 180445034-
About frame period by Matlab
Is there a way to check the frame period and frame rate of depth images and point clouds obtained by "pointcloud_example" and "depth_view_example" in Matlab in realsense?
-
Execution of motion module of IMU sensor by Matlab
I want to run the motion module of the IMU sensor of "Intel RealSense Viewer" in matlab, but I would like someone to tell me a reference site.
-
Vector about depth frame
The color data used in Matlab's "depth_example" and "depth_view_example" examples arrive as [R, G, B, R, G, B, ...] vectors, but "pipe.wait_for_frames (pipe.wait_for_frames) ); ”, Is it possible to...
-
Slam with Matlab
Is it possible to do slam (mapping) using matlab with Realsense d435i?
-
Shooting and saving videos with RealSense d435 using MATLAB
I don't know how to shoot and save video with intel RealSense d435 depth and color cameras using MATLAB. "Depth_example" and "depth_view_example" can be saved if they are still images, but I don't ...
-
Pixel data and 3D tensors in Matlab data scripts
I am using intel RealSense d435 in MATLAB.I have downloaded the Intel RealSense SDK for Windows10 and am using the following code in Matlab.depth_exampledepth_view_examplepointcloud_exampleI don't ...
-
matlabによる連続したDepth, Colorの画像を取得
以下のサイト https://qiita.com/koooooo/items/499f5419400a907dbba4 を参考にmatlab2021aを用いてIntelRealSenseの連続したDepth, Color画像の取得がしたいと考えています。しかしプログラムを引用してMatlabで実行すると以下のエラー 行: 12、列: 86式が無効です。関数の呼び出しまたは変数のインデックス付...
-
RealSense d435MATLAB 接続設定
intel RealSense d435でMATLABでRGB画像と距離画像を取得したいのですが、接続できずに困っています。 以下のサイト https://jp.mathworks.com/matlabcentral/answers/466604-realsense-d435-matlab を参考にしたとき、Intel RealSense SDK for Windows10 をダウンロードし...