Community Profile

photo

Hitesh P


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 5 Jahre vor | 0

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort