photo

Hitesh P


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
1 Réponse

RANG
283 551
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
8 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to get 3D point Cloud ?
The following error shows up when I run the code. A 3D plot shows up but no point cloud appears on that . Error using matlab.gr...

environ 7 ans il y a | 0

Question


How to get 3D point Cloud ?
Trying to get a pointcloud from live video feed using 2 usb webcams. CODE: output_dir = 'C:\Users\HITESH\Desktop\Matlab'; del...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


How to get 3D point cloud from live feed using 2 webcams
I am using a MATLAB example, which detects people and estimates their distance from the camera. It uses recorded videos but I wa...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


3D point cloud doesn't show up.
I have been trying to get a Point Cloud from a live feed using 2 usb web cams with the following code. As I run the code below...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


3D point cloud
I am trying to get a 3D point cloud using the following code: output_dir = 'C:\Users\HITESH\Desktop\Matlab'; %%set up webcam...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


3D point cloud
output_dir = 'C:\Users\HITESH\Desktop\Matlab'; objects = imaqfind; %%set up webcam leftCam = imaq.VideoDevice('winvideo', 2...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


Object detection using 2 webcams
How to detect object and avoid it using 2 webcams(Live feed)?? I have successfully calibrated the 2 cameras using sterecalibra...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


Unable to determine the file format from the file name.
I am using two webcams for stereovision. I am using the following code : %%set up webcam leftCam = imaq.VideoDevice('winvideo'...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Error: No public field FocucMode exists for class
I am trying to setup a stereocamera system using two webcams. I am totally new to this and I am running the following code: %%s...

environ 7 ans il y a | 1 réponse | 0

1

réponse