photo

Ahmed Tamer


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
242,093
of 300,513

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,480

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

2 years 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;...

2 years 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'); --------------------...

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

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

2 years ago | 1 answer | 0

1

answer

Answered
Deploying YoloV3 to Jetson Nano
Fixed, thanks.

2 years ago | 0

| accepted

Question


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

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

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

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

2 years ago | 1 answer | 0

1

answer