photo

Ahmed Tamer


Last seen: 4 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • Thankful Level 2

查看徽章

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...

8 months 前 | 1 个回答 | 0

1

个回答

提问


Error generating a makefile Code Generation to Jetson
function tinyyolov4cocoDetect(cameraName,resolution) %#codegen % Copyright 2022 The MathWorks, Inc. persistent yolov4Obj;...

8 months 前 | 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'); --------------------...

9 months 前 | 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...

9 months 前 | 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...

9 months 前 | 1 个回答 | 0

1

个回答

已回答
Deploying YoloV3 to Jetson Nano
Fixed, thanks.

9 months 前 | 0

| 已接受

提问


Deploying YoloV3 to Jetson Nano
function outImg = YoloOnJetson(cameraName,resolution) % Copyright 2021-2022 The MathWorks, Inc. hwobj = jetson; camObj = ...

9 months 前 | 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/...

9 months 前 | 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...

9 months 前 | 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...

10 months 前 | 1 个回答 | 0

1

个回答