![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24584961_1635857999097_DEF.jpg)
Ahmed Tamer
Followers: 0 Following: 0
Feeds
質問
Reading PointCloud Frames from LIDAR Deployed
Hello. I tried deploying LIDAR Reading from MATLAB to Jetson Nano using GPU Coder, from this link: https://www.mathworks.com/h...
約1年 前 | 1 件の回答 | 0
1
回答質問
Error generating a makefile Code Generation to Jetson
function tinyyolov4cocoDetect(cameraName,resolution) %#codegen % Copyright 2022 The MathWorks, Inc. persistent yolov4Obj;...
約1年 前 | 1 件の回答 | 0
1
回答質問
Error executing command touch -c code generation
Any idea how can I fix this error? codegen('-config ',cfg,'-args',inputArgs,'alisamehtrial','-report'); --------------------...
約1年 前 | 0 件の回答 | 0
0
回答質問
Size mismatch (size [1 x :?] ~= size [0 x 1]) - GPU Coder Deployment
Hello, I am trying to deploy a code from MATLAB to Jetson Nano,to summarize. This code is used to read live detections from a ca...
約1年 前 | 1 件の回答 | 0
1
回答質問
Velodyne Lidar Code Generation
https://www.mathworks.com/help/coder/nvidia/ref/velodynelidar.start.html Hi, I am using this tutorial to deploy my velodyne fro...
約1年 前 | 1 件の回答 | 0
1
回答質問
Deploying YoloV3 to Jetson Nano
function outImg = YoloOnJetson(cameraName,resolution) % Copyright 2021-2022 The MathWorks, Inc. hwobj = jetson; camObj = ...
約1年 前 | 2 件の回答 | 0
2
回答質問
Velodyne Lidar Connection from Matlab to Jetson Nano
Hi, I am asking if this example, actually shows the live frames on Jetson Nano or not? https://www.mathworks.com/help/coder/...
約1年 前 | 1 件の回答 | 0
1
回答質問
GPU Coder Main File
Hello, I am currently trying to deploy some codes from MATLAB to Jetson Nano Developer Kit, I am using GPU Coder Application, ho...
約1年 前 | 1 件の回答 | 0
1
回答質問
Velodyne Lidar Live Data Processing
Hello, I am trying to use a Velodyne VLP 16 Puck Lidar, to receive live data (visualized) as well as point cloud, the issue I ha...
1年以上 前 | 1 件の回答 | 0