Feeds
已回答
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...
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...
7 years 前 | 0
提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
3D point cloud
output_dir = 'C:\Users\HITESH\Desktop\Matlab'; objects = imaqfind; %%set up webcam leftCam = imaq.VideoDevice('winvideo', 2...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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'...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0

