photo

Ahmed Tamer


Last seen: 2 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 2

View badges

Feeds

View by

Question


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

7 months ago | 1 answer | 0

1

answer

Question


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

7 months ago | 1 answer | 0

1

answer

Question


Error executing command touch -c code generation
Any idea how can I fix this error? codegen('-config ',cfg,'-args',inputArgs,'alisamehtrial','-report'); --------------------...

7 months ago | 0 answers | 0

0

answers

Question


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

7 months ago | 1 answer | 0

1

answer

Question


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

8 months ago | 1 answer | 0

1

answer

Answered
Deploying YoloV3 to Jetson Nano
Fixed, thanks.

8 months ago | 0

| accepted

Question


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

8 months ago | 2 answers | 0

2

answers

Question


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

8 months ago | 1 answer | 0

1

answer

Question


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

8 months ago | 1 answer | 0

1

answer

Question


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

9 months ago | 1 answer | 0

1

answer